
7 May
2010
7 May
'10
9:46 a.m.
On 05/04/2010 12:27 AM, rahul singh wrote:
Hello,
I am working on xen hypervisor. I am facing problem in migating vm locally on same system using libvirt api. please help me with some c sample codes. Please send some demo programs or some related help how to migrate a vm locally using libvirt api.
Localhost migration is not something that libvirt supports at present. It does present problems in that you are re-entering the same libvirtd, so locking can easily become screwed up, so it's unclear whether we will ever support it. -- Chris Lalancette