[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250717011502.16050-1-liulongfang@huawei.com>
Date: Thu, 17 Jul 2025 09:14:59 +0800
From: Longfang Liu <liulongfang@...wei.com>
To: <alex.williamson@...hat.com>, <jgg@...dia.com>,
<herbert@...dor.apana.org.au>, <shameerali.kolothum.thodi@...wei.com>,
<jonathan.cameron@...wei.com>
CC: <linux-crypto@...r.kernel.org>, <kvm@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linuxarm@...neuler.org>,
<liulongfang@...wei.com>
Subject: [PATCH v6 0/3] update live migration configuration region
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 v5 -> v6
Update VF device properties
Change v4 -> v5
Remove BAR length alignment
Change v3 -> v4
Rebase on kernel 6.15
Change v2 -> v3
Put the changes of Pre_Copy into another bugfix patchset.
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 | 29 +++
.../vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 200 ++++++++++++------
.../vfio/pci/hisilicon/hisi_acc_vfio_pci.h | 7 +
3 files changed, 174 insertions(+), 62 deletions(-)
--
2.24.0
Powered by blists - more mailing lists