/qemu/tests/qemu-iotests/ |
H A D | 058.out | 5 wrote 4096/4096 bytes at offset 4096 7 wrote 4096/4096 bytes at offset 8192 9 wrote 4096/4096 bytes at offset 4096 11 wrote 4096/4096 bytes at offset 8192 16 read 4096/4096 bytes at offset 4096 18 read 4096/4096 bytes at offset 8192 22 read 4096/4096 bytes at offset 4096 24 read 4096/4096 bytes at offset 8192 28 read 4096/4096 bytes at offset 4096 30 read 4096/4096 bytes at offset 8192 [all …]
|
H A D | 014.out | 7 wrote 4096/4096 bytes at offset 16384 9 wrote 4096/4096 bytes at offset 53248 11 wrote 4096/4096 bytes at offset 90112 13 wrote 4096/4096 bytes at offset 126976 15 wrote 4096/4096 bytes at offset 163840 17 wrote 4096/4096 bytes at offset 200704 19 wrote 4096/4096 bytes at offset 237568 21 wrote 4096/4096 bytes at offset 274432 23 wrote 4096/4096 bytes at offset 311296 25 wrote 4096/4096 bytes at offset 348160 [all …]
|
H A D | 013.out | 7 wrote 4096/4096 bytes at offset 0 9 wrote 4096/4096 bytes at offset 4096 11 wrote 4096/4096 bytes at offset 8192 13 wrote 4096/4096 bytes at offset 12288 15 wrote 4096/4096 bytes at offset 16384 17 wrote 4096/4096 bytes at offset 20480 19 wrote 4096/4096 bytes at offset 24576 21 wrote 4096/4096 bytes at offset 28672 23 wrote 4096/4096 bytes at offset 32768 25 wrote 4096/4096 bytes at offset 36864 [all …]
|
H A D | 022.out | 7 wrote 4096/4096 bytes at offset 10485760 9 wrote 4096/4096 bytes at offset 10489856 11 wrote 4096/4096 bytes at offset 10493952 13 wrote 4096/4096 bytes at offset 10498048 15 wrote 4096/4096 bytes at offset 10502144 17 wrote 4096/4096 bytes at offset 10506240 19 wrote 4096/4096 bytes at offset 10510336 21 wrote 4096/4096 bytes at offset 10514432 23 wrote 4096/4096 bytes at offset 10518528 25 wrote 4096/4096 bytes at offset 10522624 [all …]
|
H A D | 293.out | 6 read 4096/4096 bytes at offset 0 16 read 4096/4096 bytes at offset 0 18 read 4096/4096 bytes at offset 0 20 read 4096/4096 bytes at offset 0 22 read 4096/4096 bytes at offset 0 41 read 4096/4096 bytes at offset 0 43 read 4096/4096 bytes at offset 0 45 read 4096/4096 bytes at offset 0 47 read 4096/4096 bytes at offset 0 60 read 4096/4096 bytes at offset 0 [all …]
|
H A D | 048.out | 4 wrote 4096/4096 bytes at offset 524288 6 wrote 4096/4096 bytes at offset 528384 8 wrote 4096/4096 bytes at offset 532480 10 wrote 4096/4096 bytes at offset 536576 24 wrote 4096/4096 bytes at offset 1228800 29 wrote 4096/4096 bytes at offset 0
|
H A D | 010.out | 7 wrote 4096/4096 bytes at offset 2097152 9 wrote 4096/4096 bytes at offset 65536 11 wrote 4096/4096 bytes at offset 9437184 13 wrote 4096/4096 bytes at offset 2093056 15 wrote 4096/4096 bytes at offset 8388608
|
H A D | 105.out | 7 read 4096/4096 bytes at offset 1024 11 wrote 4096/4096 bytes at offset 8192 15 read 4096/4096 bytes at offset 15393162788864 19 wrote 4096/4096 bytes at offset 15393162788864
|
H A D | 034.out | 33 wrote 4096/4096 bytes at offset 77824 44 read 4096/4096 bytes at offset 61440 48 read 4096/4096 bytes at offset 73728 50 read 4096/4096 bytes at offset 77824 56 read 4096/4096 bytes at offset 262144 69 read 4096/4096 bytes at offset 61440 73 read 4096/4096 bytes at offset 262144
|
H A D | 009.out | 7 wrote 4096/4096 bytes at offset 2097152 9 wrote 4096/4096 bytes at offset 4096 11 wrote 4096/4096 bytes at offset 9437184
|
H A D | 253.out | 6 [{ "start": 0, "length": 4096, "depth": 0, "present": true, "zero": false, "data": true, "compresse… 7 { "start": 4096, "length": 1044480, "depth": 0, "present": true, "zero": true, "data": false, "comp… 8 [{ "start": 0, "length": 4096, "depth": 0, "present": true, "zero": false, "data": true, "compresse… 9 { "start": 4096, "length": 1044480, "depth": 0, "present": true, "zero": true, "data": false, "comp… 12 [{ "start": 0, "length": 4096, "depth": 0, "present": true, "zero": false, "data": true, "compresse… 13 { "start": 4096, "length": 978944, "depth": 0, "present": true, "zero": true, "data": false, "compr… 15 [{ "start": 0, "length": 4096, "depth": 0, "present": true, "zero": false, "data": true, "compresse… 16 { "start": 4096, "length": 978944, "depth": 0, "present": true, "zero": true, "data": false, "compr…
|
H A D | 004 | 60 $QEMU_IO -c "write $size 4096" "$TEST_IMG" 64 $QEMU_IO -c "write $past_offset 4096" "$TEST_IMG" 68 $QEMU_IO -c "write -p $past_offset 4096" "$TEST_IMG" 72 $QEMU_IO -c "writev $past_offset 4096" "$TEST_IMG" 84 $QEMU_IO -c "read $size 4096" "$TEST_IMG" 88 $QEMU_IO -c "read $past_offset 4096" "$TEST_IMG" 92 $QEMU_IO -c "read -p $past_offset 4096" "$TEST_IMG" 96 $QEMU_IO -c "readv $past_offset 4096" "$TEST_IMG"
|
H A D | 154.out | 14 [{ "start": 0, "length": 4096, "depth": 0, "present": true, "zero": true, "data": false, "compresse… 15 { "start": 4096, "length": 4096, "depth": 1, "present": false, "zero": true, "data": false, "compre… 16 { "start": 8192, "length": 4096, "depth": 0, "present": true, "zero": true, "data": false, "compres… 17 { "start": 12288, "length": 4096, "depth": 1, "present": false, "zero": true, "data": false, "compr… 18 { "start": 16384, "length": 4096, "depth": 0, "present": true, "zero": true, "data": false, "compre… 19 { "start": 20480, "length": 4096, "depth": 1, "present": false, "zero": true, "data": false, "compr… 45 { "start": 32768, "length": 4096, "depth": 0, "present": true, "zero": false, "data": true, "compre… 47 { "start": 65536, "length": 4096, "depth": 0, "present": true, "zero": false, "data": true, "compre… 72 { "start": 32768, "length": 4096, "depth": 0, "present": true, "zero": false, "data": true, "compre… 73 { "start": 36864, "length": 4096, "depth": 1, "present": false, "zero": true, "data": false, "compr… [all …]
|
H A D | 029.out | 7 wrote 4096/4096 bytes at offset 0 18 wrote 4096/4096 bytes at offset 1099511627776 20 read 4096/4096 bytes at offset 1099511627776
|
H A D | 171.out | 4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4096 52 wrote 4096/4096 bytes at offset 0 74 wrote 4096/4096 bytes at offset 0 96 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4096 144 wrote 4096/4096 bytes at offset 0 168 wrote 4096/4096 bytes at offset 0 192 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4096 240 wrote 4096/4096 bytes at offset 0 264 wrote 4096/4096 bytes at offset 0 288 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4096
|
H A D | 005.out | 7 read 4096/4096 bytes at offset 1024 11 wrote 4096/4096 bytes at offset 8192
|
H A D | 051.out | 382 wrote 4096/4096 bytes at offset 0 387 wrote 4096/4096 bytes at offset 0 394 wrote 4096/4096 bytes at offset 0 401 wrote 4096/4096 bytes at offset 0 408 wrote 4096/4096 bytes at offset 0 415 wrote 4096/4096 bytes at offset 0 422 wrote 4096/4096 bytes at offset 0 429 wrote 4096/4096 bytes at offset 0 436 wrote 4096/4096 bytes at offset 0 440 read 4096/4096 bytes at offset 0 [all …]
|
H A D | 023.out | 17 wrote 1024/1024 bytes at offset 4096 335 read 1024/1024 bytes at offset 4096 653 wrote 1024/1024 bytes at offset 4096 971 read 1024/1024 bytes at offset 4096 2569 read 1024/1024 bytes at offset 4096 2887 read 1024/1024 bytes at offset 4096 6393 wrote 1024/1024 bytes at offset 4096 6608 Creating new image; cluster size: 4096 6615 wrote 4096/4096 bytes at offset 0 6617 wrote 4096/4096 bytes at offset 4096 [all …]
|
/qemu/tests/tcg/s390x/ |
H A D | mvc.c | 16 #define ALLOC_SIZE (2 * 4096) 46 if (mprotect(src + 4096, 4096, PROT_NONE) || in main() 47 mprotect(dst + 4096, 4096, PROT_NONE)) { in main() 54 mvc_256(dst + 4096 - 128, src); in main() 61 mvc_256(dst, src + 4096 - 128); in main() 68 mvc_256(dst + 4096 - 128, src + 4096 - 128); in main() 74 if (mprotect(src + 4096, 4096, PROT_READ | PROT_WRITE) || in main() 75 mprotect(dst + 4096, 4096, PROT_READ | PROT_WRITE)) { in main() 89 mvc_256(dst + 4096 - 128, src + 4096 - 128); in main() 95 if (i < 4096 - 128 || i >= 4096 + 128) { in main()
|
/qemu/tests/data/qobject/ |
H A D | qdict.txt | 2 07: 4096 11 17: 4096 12 1d: 4096 53 3com: 4096 60 40x: 4096 62 42: 4096 63 44x: 4096 72 4xx: 4096 75 512x: 4096 76 5206: 4096 [all …]
|
/qemu/tests/qemu-iotests/tests/ |
H A D | qsd-migrate.out | 44 wrote 4096/4096 bytes at offset 0 46 read 4096/4096 bytes at offset 0 48 read 4096/4096 bytes at offset 0 52 read 4096/4096 bytes at offset 0 54 read 4096/4096 bytes at offset 0 56 wrote 4096/4096 bytes at offset 0 58 read 4096/4096 bytes at offset 0
|
H A D | iov-padding.out | 4 == performing 1024-element vectored requests to image (offset: 4096; length: 524288) == 7 wrote 524288/524288 bytes at offset 4096 9 read 4096/4096 bytes at offset 0 11 read 524288/524288 bytes at offset 4096 13 read 524288/524288 bytes at offset 4096 18 == performing 1024-element vectored requests to image (offset: 4096; length: 527872) == 21 wrote 527872/527872 bytes at offset 4096 23 read 4096/4096 bytes at offset 0 25 read 527872/527872 bytes at offset 4096 27 read 527872/527872 bytes at offset 4096
|
H A D | regression-vhdx-log.out | 5 wrote 4096/4096 bytes at offset 33554432 7 wrote 4096/4096 bytes at offset 0 9 read 4096/4096 bytes at offset 33554432
|
H A D | iov-padding | 44 IMGSPEC="driver=blkdebug,align=4096,image.driver=file,image.filename=$TEST_IMG" 47 # - Offset 4096, length 1023 * 512 + 512: Fully aligned to 4k 48 # - Offset 4096, length 1023 * 512 + 4096: Head is aligned, tail is not 50 # - Offset 512, length 1023 * 512 + 4096: Tail is aligned, head is not 51 for start_offset in 4096 512; do 52 for last_element_length in 512 4096; do
|
/qemu/tests/bench/ |
H A D | benchmark-crypto-hash.c | 82 TEST_ONE(MD5, 4096); in main() 87 TEST_ONE(SHA1, 4096); in main() 92 TEST_ONE(SHA224, 4096); in main() 97 TEST_ONE(SHA384, 4096); in main() 102 TEST_ONE(SHA256, 4096); in main() 107 TEST_ONE(SHA512, 4096); in main() 112 TEST_ONE(RIPEMD160, 4096); in main()
|