[libvirt] [PATCH v2 34/73] qemu: Introduce qemuMigrationParty enum

Ján Tomko jtomko at redhat.com
Fri Apr 13 13:03:00 UTC 2018


On Wed, Apr 11, 2018 at 04:41:24PM +0200, Jiri Denemark wrote:
>Some migration parameters and capabilities are supposed to be set on
>both sides of migration while others should only be set on one side. For
>example, CPU throttling parameters make no sense on the destination and
>they can be used even if the destination is too old to support them.
>
>To make qemuMigrationParamsFromFlags more general and usable on both
>sides of migration, we need to tell it what side it's been called on.
>
>Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
>---
> src/qemu/qemu_driver.c           | 3 ++-
> src/qemu/qemu_migration_params.c | 9 ++++++---
> src/qemu/qemu_migration_params.h | 8 +++++++-
> 3 files changed, 15 insertions(+), 5 deletions(-)
>

That does sound like a party I could vote for.

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/269241f2/attachment-0001.sig>


More information about the libvir-list mailing list