On Thu, 30 Oct 2025 09:57:42 +0800
Longfang Liu <liulongfang@huawei.com> wrote:
> 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 v11 -> v12
> Standardize register BIT operations
...
>
> Longfang Liu (2):
> crypto: hisilicon - qm updates BAR configuration
> hisi_acc_vfio_pci: adapt to new migration configuration
>
> drivers/crypto/hisilicon/qm.c | 27 ++++
> .../vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 130 +++++++++++++-----
> .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h | 23 +++-
> include/linux/hisi_acc_qm.h | 3 +
> 4 files changed, 144 insertions(+), 39 deletions(-)
Applied to vfio next branch for v6.19 with discussed enum field change.
Thanks,
Alex