[libvirt PATCH 0/6] qemu: Enable postcopy-preempt migration capability

Jiri Denemark posted 6 patches 3 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1704733372.git.jdenemar@redhat.com
NEWS.rst                         |   8 ++
src/qemu/qemu_migration.c        |  19 +++--
src/qemu/qemu_migration_params.c | 127 ++++++++++++++++++++++---------
src/qemu/qemu_migration_params.h |   4 +-
4 files changed, 115 insertions(+), 43 deletions(-)
[libvirt PATCH 0/6] qemu: Enable postcopy-preempt migration capability
Posted by Jiri Denemark 3 months, 3 weeks ago
This is technically a v2 of my recent "Introduce
VIR_MIGRATE_POSTCOPY_PREEMPT flag", but the two series share exactly two
lines of code (those defining a new QEMU_MIGRATION_CAP_POSTCOPY_PREEMPT
enum item) so I'm just sending it as a separate series.

More details about this feature can be found in patch 5/6.

Jiri Denemark (6):
  qemu: Document qemuMigrationParamsFlagMapItem fields
  qemu: Use C99 initializers for qemuMigrationParamsFlagMap
  qemu: Rename remoteCaps parameter in qemuMigrationParamsCheck
  qemu: Add support for optional migration capabilities
  qemu: Enable postcopy-preempt migration capability
  NEWS: Mention postcopy-preempt migration capability

 NEWS.rst                         |   8 ++
 src/qemu/qemu_migration.c        |  19 +++--
 src/qemu/qemu_migration_params.c | 127 ++++++++++++++++++++++---------
 src/qemu/qemu_migration_params.h |   4 +-
 4 files changed, 115 insertions(+), 43 deletions(-)

-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org