[libvirt] [PATCH v2 11/73] qemu: Introduce qemuMigrationParams struct

Ján Tomko jtomko at redhat.com
Fri Apr 13 10:01:23 UTC 2018


On Wed, Apr 11, 2018 at 04:41:01PM +0200, Jiri Denemark wrote:
>Currently migration parameters are stored in a structure which mimics
>the QEMU migration parameters handled by query-migrate-parameters and
>migrate-set-parameters. The new structure will become a libvirt's
>abstraction on top of QEMU migration parameters, capabilities, and
>related stuff.
>
>Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
>---
> src/qemu/qemu_driver.c           |  6 ++--
> src/qemu/qemu_migration.c        | 26 +++++++-------
> src/qemu/qemu_migration.h        |  2 +-
> src/qemu/qemu_migration_params.c | 62 ++++++++++++++++----------------
> src/qemu/qemu_migration_params.h | 21 +++++++----
> 5 files changed, 62 insertions(+), 55 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180413/8d63e8fb/attachment-0001.sig>


More information about the libvir-list mailing list