Hello,

I am running into issues restoring VMs during reboot for some of my XP VMs - the environment is QEMU 2.2.0, libvirt 1.2.12 on CentOS 6.5 with KVM and libvirt-guests is set to suspend at shutdown. The weird part is Windows 7 is restored properly from the managedsave however XP does not, doing a start from virsh shows this:

virsh # start xp-check
error: Failed to start domain xp-check
error: internal error: early end of file from monitor: possible problem:
Unknown savevm section type 5
2015-02-04T23:55:37.117515Z qemu-kvm: load of migration failed: Invalid argument

(qemu-kvm is a link to qemu-system-x86_64).

Any ideas how to fix this ? 


Thanks