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 <jdene...@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 <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to