| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 [Xen-API] Live migration using libxen
 
To: xen-api<xen-api@xxxxxxxxxxxxxxxxxxx>From: wangrui163@xxxxxxxxDate: Mon, 23 Nov 2009 21:09:10 +0800 Delivery-date: Mon, 23 Nov 2009 05:09:14 -0800List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com> 
 Hello All,
 I am trying to write a program that does live migration of domains
 dynamically. I am struggling to get the right parameters for the
 libxen API for this purpose. I am using:
 
 xen_vm_migrate(xen_session *session, xen_vm vm, char *dest, bool live,
 xen_string_string_map *options)
 
 Who can give me a usage (or a example) of this API, thanks a lot!
 
 _______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
 
 |