| 1 | QA output created by 029 |
| 2 | |
| 3 | Test loading internal snapshots where the L1 table of the snapshot |
| 4 | is smaller than the current L1 table. |
| 5 | |
| 6 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 7 | wrote 4096/4096 bytes at offset 0 |
| 8 | 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 9 | No errors were found on the image. |
| 10 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216 |
| 11 | wrote 4194304/4194304 bytes at offset 0 |
| 12 | 4 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 13 | No errors were found on the image. |
| 14 | |
| 15 | Try using a huge VM state |
| 16 | |
| 17 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 18 | wrote 4096/4096 bytes at offset 1099511627776 |
| 19 | 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 20 | read 4096/4096 bytes at offset 1099511627776 |
| 21 | 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
| 22 | No errors were found on the image. |
| 23 | |
| 24 | qcow2_snapshot_load_tmp() should take the L1 size from the snapshot |
| 25 | |
| 26 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
| 27 | *** done |