]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/052.out
block: Declare blockdev-add and blockdev-del supported
[mirror_qemu.git] / tests / qemu-iotests / 052.out
1 QA output created by 052
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
3
4 == initializing whole image ==
5 wrote 134217728/134217728 bytes at offset 0
6 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7
8 == reading whole image ==
9 read 134217728/134217728 bytes at offset 0
10 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11
12 == writing whole image does not modify image ==
13 wrote 134217728/134217728 bytes at offset 0
14 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 read 134217728/134217728 bytes at offset 0
16 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17 *** done