Chris Lalancette wrote:
> Sometimes you want to be able to start up the receiving side of a live 
> migration
> and actually be able to run monitor commands before you do the migration.
> Libvirt, in particular, wants to do this for setting up the migration.  This
> patch implements a "nowait" option to the receiving side so that you start up
> the receiving side similar to:
> 
> qemu-kvm -M pc -S blah blah -incoming tcp://0:4444,nowait
> 
> Then you are able to interact with the monitor before the live migration takes
> place.

Anthony,
     Any comments on this patch?  I'd like to try to get this in the KVM tree
once Avi gets back, so I would prefer to do any iterations/cleanups now.

Thanks,
Chris Lalancette
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to