tests/qemu-iotests/068
0 → 100755
+65
−0
tests/qemu-iotests/068.out
0 → 100644
+11
−0
+1
−0
Loading
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 <mreitz@redhat.com> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>