]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_migration: Add hooks to transport network data during migration
authorKyle Mestery <kmestery@cisco.com>
Mon, 1 Oct 2012 15:18:20 +0000 (11:18 -0400)
committerLaine Stump <laine@laine.org>
Tue, 23 Oct 2012 19:26:04 +0000 (15:26 -0400)
commit694d0c520bd870fd3915c7f4a78ad5a7607b3d36
treea7c67d198b1a198511f809eab36963647cfeb0e1
parent9785f2b6f203ad5f153e68829b95f0e8c30a1560
qemu_migration: Add hooks to transport network data during migration

Add the ability for the Qemu V3 migration protocol to
include transporting network configuration. A generic
framework is proposed with this patch to allow for the
transfer of opaque data.

Signed-off-by: Kyle Mestery <kmestery@cisco.com>
Signed-off-by: Laine Stump <laine@laine.org>
src/qemu/qemu_migration.c