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

2013-10-25 Thread Kevin Wolf
Am 24.10.2013 um 20:24 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 Thanks, applied to the block branch. Kevin

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

2013-10-24 Thread Max Reitz
On 2013-10-24 20:24, Max Reitz wrote: 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 --- v2: Included test output 068.out in patch. Max

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

2013-10-24 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 --- tests/qemu-iotests/068 | 65 ++ tests/qemu-iotests/068.out | 11 +++