[libvirt] [PATCH 6/6] Implement migration v3 protocol in QEMU driver

Eric Blake eblake at redhat.com
Thu Feb 10 18:59:26 UTC 2011


On 02/09/2011 09:58 AM, Daniel P. Berrange wrote:
> Implement the v3 migration protocol, which has two extra
> steps, 'begin' on the source host and 'confirm' on the
> source host. All other methods also gain both input and
> output cookies to allow bi-directional data passing at
> all stages
> 
> * src/qemu/qemu_driver.c: Wire up migrate v3 APIs
> * src/qemu/qemu_migration.c, src/qemu/qemu_migration.h: Add
>   begin & confirm methods
> ---
>  src/qemu/qemu_driver.c    |  318 +++++++++++++++++++++++++++++++++++++++++++-
>  src/qemu/qemu_migration.c |  141 ++++++++++++++++++--
>  src/qemu/qemu_migration.h |   16 ++-

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110210/8101455a/attachment-0001.sig>


More information about the libvir-list mailing list