Re: [PATCH]: Implement tcp "nowait" option for migration

2008-08-06 Thread Chris Lalancette
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" opti

[PATCH]: Implement tcp "nowait" option for migration

2008-08-01 Thread Chris Lalancette
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 yo