[PATCH 00/10] migration/colo: small cleanup series

Peter Xu posted 10 patches 3 days, 9 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260121223336.3381912-1-peterx@redhat.com
Maintainers: Hailiang Zhang <zhanghailiang@xfusion.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Markus Armbruster <armbru@redhat.com>
migration/savevm.h    |  4 +-
migration/colo.c      |  9 ++---
migration/migration.c |  2 +-
migration/savevm.c    | 91 +++++++++++++++++++++----------------------
monitor/qmp-cmds.c    |  3 ++
5 files changed, 55 insertions(+), 54 deletions(-)
[PATCH 00/10] migration/colo: small cleanup series
Posted by Peter Xu 3 days, 9 hours ago
CI: https://gitlab.com/peterx/qemu/-/pipelines/2277445319

While reading COLO in the past two days, I got a few small patches to clean
up here and there.  I also ran this with the COLO qtests [*] and it ran all fine.

Comments welcomed, thanks.

[*] https://lore.kernel.org/r/20260117-colo_unit_test_multifd-v2-0-ab521777fa51@web.de

Peter Xu (10):
  migration: Introduce qemu_savevm_send_* helpers
  migration: Use qemu_savevm_send_header() in qemu_save_device_state()
  migration: Remove one migration_in_colo_state() occurance
  migration/savevm: Remove SaveStateEntry.is_ram
  migration/colo: Unwrap qemu_savevm_live_state()
  migration/colo: Remove call to send switchover start event
  colo: Forbid VM resume during checkpointing
  migration/colo: Use the RAM iterable helper directly
  migration/colo: Move qemu_fflush() closer to its user for fb
  migration: Drop iterable_only in qemu_savevm_state_complete_precopy

 migration/savevm.h    |  4 +-
 migration/colo.c      |  9 ++---
 migration/migration.c |  2 +-
 migration/savevm.c    | 91 +++++++++++++++++++++----------------------
 monitor/qmp-cmds.c    |  3 ++
 5 files changed, 55 insertions(+), 54 deletions(-)

-- 
2.50.1