[libvirt] [PATCH] Fix QEMU p2p v2 migration when run from a v3 client

Daniel Veillard veillard at redhat.com
Mon Jun 6 00:19:00 UTC 2011


On Sat, Jun 04, 2011 at 07:04:19AM -0400, Daniel P. Berrange wrote:
> When peer-2-peer migration was invoked by a client supporting
> v3, but where the target server only supported v2, we'd not
> correctly shutdown the guest.
> 
> * src/qemu/qemu_migration.c: Ensure guest is shutdown in
>   v2 peer 2 peer migration
> ---
>  src/qemu/qemu_migration.c |   17 +++++++++++------
>  1 files changed, 11 insertions(+), 6 deletions(-)
> 
> diff --git a/src/qemu/qemu_migration.c b/src/qemu/qemu_migration.c
> index fa506e2..f7eaa1c 100644
> --- a/src/qemu/qemu_migration.c
> +++ b/src/qemu/qemu_migration.c
> @@ -2199,12 +2199,12 @@ static int doPeer2PeerMigrate(struct qemud_driver *driver,

  ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list