OSDN Git Service

iotests: Test active commit with iothread and background I/O
[qmiga/qemu.git] / tests / qemu-iotests / 313.out
1 QA output created by 313
2
3 ### Create the image
4
5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=SIZE
6
7 ### Write data to allocate more refcount blocks than the cache can hold
8
9 wrote 8347648/8347648 bytes at offset 0
10 7.961 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11
12 ### Create an overlay
13
14 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=SIZE backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
15
16 ### Fill the overlay with zeroes
17
18 wrote 8347648/8347648 bytes at offset 0
19 7.961 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
20
21 ### Commit changes to the base image
22
23 Image committed.
24
25 ### Check the base image
26
27 No errors were found on the image.
28 Image end offset: 8396800
29 *** done