[PATCH v2 0/3] update live migration configuration region
From: Longfang Liu
Date: Tue Mar 04 2025 - 07:06:26 EST
On the new hardware platform, the configuration register space
of the live migration function is set on the PF, while on the
old platform, this part is placed on the VF.
Change v1 -> v2
Delete the vf_qm_state read operation in Pre_Copy
Longfang Liu (3):
migration: update BAR space size
migration: qm updates BAR configuration
migration: adapt to new migration configuration
drivers/crypto/hisilicon/qm.c | 28 +++
.../vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 224 ++++++++++++------
.../vfio/pci/hisilicon/hisi_acc_vfio_pci.h | 7 +
3 files changed, 190 insertions(+), 69 deletions(-)
--
2.24.0