Attached is an updated patch which adds a "virsh migrate" subcommand.
I also rebuilt the API & Python binding using the generator.
Two known problems with the auto-generated Python binding at the moment:
(1) It's attached to the connection object (conn.migrate (...)) instead
of the domain object (dom.migrate (...)). It looks like the generator
is confused about a function which takes both a domain ptr and a connect
ptr.
(2) I need to get the generator to export the VIR_MIGRATE_LIVE flag. At
the moment you need to pass 0|1 for the flag parameter.
Rich.
--
Emerging Technologies, Red Hat -
http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in
England and Wales under Company Registration No. 03798903