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 [email protected] http://lists.xensource.com/mailman/listinfo/xen-api
