Am Wed, 16 May 2018 16:53:28 +0200
schrieb Olaf Hering <o...@aepfle.de>:

> Am Thu, 10 May 2018 11:40:18 +0100
> schrieb Anthony PERARD <anthony.per...@citrix.com>:
> > I did fix the bug in QEMU 2.11 (5d6c599fe1d69a1bf8c5c4d3c58be2b31cd625ad)
> > so Xen 4.11 does include it it the qemu-xen tree.  
> Is this supposed to be called also for PV? In my testing 
> qmp_xen_save_devices_state shows up only on HVM.

I think the issue fixed by 5d6c599fe1d69a1bf8c5c4d3c58be2b31cd625ad is not 
specific to HVM. It seems domain_suspend_common_guest_suspended would call that 
changed function only for HVM. It seems the logic is wrong. It is not about the 
device model, but about that fact that 'disk==qcow2' requires qemu-upstream.
We see failures also with PV and qcow2, but for some reason not with every 
domU. localhost migration on the other hand does fail with every PV domU.

Olaf

Attachment: pgpuJChXQGc_i.pgp
Description: Digitale Signatur von OpenPGP

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to