]> Git Repo - qemu.git/blame - tests/qemu-iotests/029.out
qemu-img: Print error if check failed
[qemu.git] / tests / qemu-iotests / 029.out
CommitLineData
8455e4ee 1QA output created by 029
6b7d4c55
KW
2
3Test loading internal snapshots where the L1 table of the snapshot
4is smaller than the current L1 table.
5
7299550b 6Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
8455e4ee
KW
7wrote 4096/4096 bytes at offset 0
84 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9No errors were found on the image.
7299550b 10Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216
8455e4ee
KW
11wrote 4194304/4194304 bytes at offset 0
124 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13No errors were found on the image.
6b7d4c55
KW
14
15Try using a huge VM state
16
17Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
18wrote 4096/4096 bytes at offset 1099511627776
194 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
20read 4096/4096 bytes at offset 1099511627776
214 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22No errors were found on the image.
c05e4667
KW
23
24qcow2_snapshot_load_tmp() should take the L1 size from the snapshot
25
26Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
8455e4ee 27*** done
This page took 0.230108 seconds and 4 git commands to generate.