Re: [Qemu-devel] [PATCH] qemu-iotests: Test for loading VM state from qcow2

2013-10-24 Thread Kevin Wolf
Am 23.10.2013 um 20:26 hat Max Reitz geschrieben: > Add a test for saving a VM state from a qcow2 image and loading it back > (with having restarted qemu in between); this should work without any > problems. > > Signed-off-by: Max Reitz > --- > Follow-up to (depends on): > - qcow2: Restore total

[Qemu-devel] [PATCH] qemu-iotests: Test for loading VM state from qcow2

2013-10-23 Thread Max Reitz
Add a test for saving a VM state from a qcow2 image and loading it back (with having restarted qemu in between); this should work without any problems. Signed-off-by: Max Reitz --- Follow-up to (depends on): - qcow2: Restore total_sectors value in save_vmstate - qcow2: Unset zero_beyond_eof in