Kevin Wolf | 8455e4e | 2011-08-05 16:37:25 +0200 | [diff] [blame] | 1 | QA output created by 029 |
Kevin Wolf | 6b7d4c5 | 2014-03-26 13:06:03 +0100 | [diff] [blame] | 2 | |
| 3 | Test loading internal snapshots where the L1 table of the snapshot |
| 4 | is smaller than the current L1 table. |
| 5 | |
Fam Zheng | 7486458 | 2014-12-09 15:38:03 +0800 | [diff] [blame] | 6 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
Kevin Wolf | 8455e4e | 2011-08-05 16:37:25 +0200 | [diff] [blame] | 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. |
Fam Zheng | 7486458 | 2014-12-09 15:38:03 +0800 | [diff] [blame] | 10 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216 |
Kevin Wolf | 8455e4e | 2011-08-05 16:37:25 +0200 | [diff] [blame] | 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. |
Kevin Wolf | 6b7d4c5 | 2014-03-26 13:06:03 +0100 | [diff] [blame] | 14 | |
| 15 | Try using a huge VM state |
| 16 | |
Fam Zheng | 7486458 | 2014-12-09 15:38:03 +0800 | [diff] [blame] | 17 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
Kevin Wolf | 6b7d4c5 | 2014-03-26 13:06:03 +0100 | [diff] [blame] | 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. |
Kevin Wolf | c05e466 | 2014-03-26 13:06:05 +0100 | [diff] [blame] | 23 | |
| 24 | qcow2_snapshot_load_tmp() should take the L1 size from the snapshot |
| 25 | |
Fam Zheng | 7486458 | 2014-12-09 15:38:03 +0800 | [diff] [blame] | 26 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 |
Kevin Wolf | 8455e4e | 2011-08-05 16:37:25 +0200 | [diff] [blame] | 27 | *** done |