All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] update live migration configuration region
@ 2025-06-30  8:53 Longfang Liu
  2025-06-30  8:54 ` [PATCH v5 1/3] migration: update BAR space size Longfang Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Longfang Liu @ 2025-06-30  8:53 UTC (permalink / raw)
  To: alex.williamson, jgg, shameerali.kolothum.thodi, 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 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    | 202 ++++++++++++------
 .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h    |   7 +
 3 files changed, 176 insertions(+), 62 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2025-07-27 12:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-30  8:53 [PATCH v5 0/3] update live migration configuration region Longfang Liu
2025-06-30  8:54 ` [PATCH v5 1/3] migration: update BAR space size Longfang Liu
2025-07-08  8:02   ` Shameerali Kolothum Thodi
2025-07-15  7:25     ` liulongfang
2025-06-30  8:54 ` [PATCH v5 2/3] migration: qm updates BAR configuration Longfang Liu
2025-07-08  8:18   ` Shameerali Kolothum Thodi
2025-07-15  7:16     ` liulongfang
2025-07-15  7:23   ` liulongfang
2025-07-27 12:45     ` Herbert Xu
2025-06-30  8:54 ` [PATCH v5 3/3] migration: adapt to new migration configuration Longfang Liu
2025-07-08  8:28   ` Shameerali Kolothum Thodi
2025-07-15  7:15     ` liulongfang
2025-07-15  7:49       ` liulongfang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.