QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
585 B
21 lines
585 B
QA output created by 105
|
|
|
|
creating large image
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=17592186044416
|
|
|
|
small read
|
|
read 4096/4096 bytes at offset 1024
|
|
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
|
|
small write
|
|
wrote 4096/4096 bytes at offset 8192
|
|
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
|
|
small read at high offset
|
|
read 4096/4096 bytes at offset 15393162788864
|
|
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
|
|
small write at high offset
|
|
wrote 4096/4096 bytes at offset 15393162788864
|
|
4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
|
|
*** done
|
|
|