mbox series

[0/3] update live migration configuration region

Message ID 20250218021507.40740-1-liulongfang@huawei.com (mailing list archive)
Headers show
Series update live migration configuration region | expand

Message

Longfang Liu Feb. 18, 2025, 2:15 a.m. UTC
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.

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    | 206 ++++++++++++------
 .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h    |   7 +
 3 files changed, 179 insertions(+), 62 deletions(-)