hw/misc/mps2-scc: Support configurable number of OSCCLK values
[qemu/ar7.git] / tests / qemu-iotests / 313.out
blobadb9f7bd9570a7988079046fe651cf6dd22f5e2d
1 QA output created by 313
3 ### Create the image
5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=SIZE
7 ### Write data to allocate more refcount blocks than the cache can hold
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)
12 ### Create an overlay
14 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=SIZE backing_file=TEST_DIR/t.IMGFMT.base backing_fmt=IMGFMT
16 ### Fill the overlay with zeroes
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)
21 ### Commit changes to the base image
23 Image committed.
25 ### Check the base image
27 No errors were found on the image.
28 Image end offset: 8396800
29 *** done