Re: [libvirt] [PATCH 12/40] Simplify the Xen domain suspend/resume driver methods

2013-05-06 Thread Jim Fehlig
Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Update xenUnifiedDomainSuspend and xenUnifiedDomainResume to > unconditionally invoke the XenD APIs for suspend/resume. Delete > the impls in the hypervisor driver which was unreachable. > > Signed-off-by: Daniel P. Berrange > --- > src/

[libvirt] [PATCH 12/40] Simplify the Xen domain suspend/resume driver methods

2013-05-02 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Update xenUnifiedDomainSuspend and xenUnifiedDomainResume to unconditionally invoke the XenD APIs for suspend/resume. Delete the impls in the hypervisor driver which was unreachable. Signed-off-by: Daniel P. Berrange --- src/xen/xen_driver.c | 38 +-