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 <mre...@redhat.com> ---
v2: Included test output 068.out in patch. Max