[PATCH 0/5] Migration RDMA cleanup

Juan Quintela posted 5 patches 12 months ago
Failed in applying to current master (apply log)
migration/qemu-file.c | 12 +-----------
migration/ram.c       | 12 +++++-------
migration/rdma.c      | 40 ++++++++++++++++++++--------------------
3 files changed, 26 insertions(+), 38 deletions(-)
[PATCH 0/5] Migration RDMA cleanup
Posted by Juan Quintela 12 months ago
Hi

This is the part of the series in QEMUFileHook removal that are just
RDMA cleanup.

Please, review.

Based on my previous series of qemu-file cleanups.

Subject: [PATCH 0/9] QEMU file cleanups
Based-on: Message-Id: <20230504113841.23130-1-quintela@redhat.com>

Juan Quintela (5):
  migration: Make RAM_SAVE_FLAG_HOOK a normal case entry
  migration/rdma: simplify ram_control_load_hook()
  migration/rdma: We can calculate the rioc from the QEMUFile
  migration/rdma: It makes no sense to recive that flag without RDMA
  migration/rdma: Check for postcopy sooner

 migration/qemu-file.c | 12 +-----------
 migration/ram.c       | 12 +++++-------
 migration/rdma.c      | 40 ++++++++++++++++++++--------------------
 3 files changed, 26 insertions(+), 38 deletions(-)

-- 
2.40.0