linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/3] update live migration configuration region
@ 2025-08-20  7:24 Longfang Liu
  2025-08-20  7:24 ` [PATCH v8 1/3] hisi_acc_vfio_pci: update BAR space size Longfang Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Longfang Liu @ 2025-08-20  7:24 UTC (permalink / raw)
  To: alex.williamson, jgg, shameerkolothum, jonathan.cameron
  Cc: kvm, linux-kernel, linuxarm, liulongfang

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 v7 -> v8
	Resolve hardware compatibility issues.

Change v6 -> v7
	Update the comment of the live migration configuration scheme.

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):
  hisi_acc_vfio_pci: update BAR space size
  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    | 205 ++++++++++++------
 .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h    |  13 ++
 include/linux/hisi_acc_qm.h                   |   3 +
 4 files changed, 187 insertions(+), 61 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-08-30  9:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20  7:24 [PATCH v8 0/3] update live migration configuration region Longfang Liu
2025-08-20  7:24 ` [PATCH v8 1/3] hisi_acc_vfio_pci: update BAR space size Longfang Liu
2025-08-20  7:24 ` [PATCH v8 2/3] crypto: hisilicon - qm updates BAR configuration Longfang Liu
2025-08-20  7:24 ` [PATCH v8 3/3] hisi_acc_vfio_pci: adapt to new migration configuration Longfang Liu
2025-08-21 18:01   ` Alex Williamson
2025-08-22  2:44     ` liulongfang
2025-08-22  7:03       ` Shameer Kolothum
2025-08-22 14:12         ` Alex Williamson
2025-08-30  9:13           ` liulongfang
2025-08-30  9:08         ` liulongfang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).