icount: Take iothread lock when running QEMU timers
[qemu/ar7.git] / tests / qemu-iotests / 131.out
blobde5ef7a8f570fdb0af2be7d416e8f7d2b488d6d3
1 QA output created by 131
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
3 == read empty image ==
4 read 65536/65536 bytes at offset 32768
5 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6 == write more than 1 block in a row ==
7 wrote 131072/131072 bytes at offset 32768
8 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9 == read less than block ==
10 read 32768/32768 bytes at offset 32768
11 32 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12 == read exactly 1 block ==
13 read 65536/65536 bytes at offset 65536
14 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 == read more than 1 block ==
16 read 131072/131072 bytes at offset 32768
17 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18 == check that there is no trash after written ==
19 read 32768/32768 bytes at offset 163840
20 32 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21 == check that there is no trash before written ==
22 read 32768/32768 bytes at offset 0
23 32 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24 == Corrupt image ==
25 qemu-io: can't open device TEST_DIR/t.parallels: parallels: Image was not closed correctly; cannot be opened read/write
26 ERROR image was not closed correctly
28 1 errors were found on the image.
29 Data may be corrupted, or further writes to the image may corrupt it.
30 Repairing image was not closed correctly
31 The following inconsistencies were found and repaired:
33     0 leaked clusters
34     1 corruptions
36 Double checking the fixed image now...
37 No errors were found on the image.
38 read 65536/65536 bytes at offset 65536
39 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
40 == allocate with backing ==
41 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
42 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
43 wrote 65536/65536 bytes at offset 0
44 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
45 wrote 64/64 bytes at offset 0
46 64 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
47 read 64/64 bytes at offset 0
48 64 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
49 read 65472/65472 bytes at offset 64
50 63.938 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
51 read 67043328/67043328 bytes at offset 65536
52 63.938 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53 *** done