Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hisi_acc_vfio_pci: fix two driver issues
@ 2026-08-24  8:28 Longfang Liu
  2026-08-24  8:28 ` [PATCH v2 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough Longfang Liu
  2026-08-24  8:28 ` [PATCH v2 2/2] hisi_acc_vfio_pci: reject live migration on 64KB page with QM_HW_V3 hardware Longfang Liu
  0 siblings, 2 replies; 5+ messages in thread
From: Longfang Liu @ 2026-08-24  8:28 UTC (permalink / raw)
  To: alex.williamson, jgg; +Cc: kvm, linux-kernel, liulongfang

This series of patches fixes two issues discovered in specific scenarios
within the driver: one caused by PF device passthrough, and the other
triggered by a mismatch between hardware version and memory page
size (QM_HW_V3 + 64KB pages).

Longfang Liu (2):
  hisi_acc_vfio_pci: fix live migration enable conditions for PF
    passthrough
  hisi_acc_vfio_pci: reject live migration on 64KB page with QM_HW_V3
    hardware

 .../vfio/pci/hisilicon/hisi_acc_vfio_pci.c    | 41 ++++++++++++++++---
 1 file changed, 35 insertions(+), 6 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-25  7:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-24  8:28 [PATCH v2 0/2] hisi_acc_vfio_pci: fix two driver issues Longfang Liu
2026-08-24  8:28 ` [PATCH v2 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough Longfang Liu
2026-08-24  8:42   ` sashiko-bot
2026-08-25  7:38     ` liulongfang
2026-08-24  8:28 ` [PATCH v2 2/2] hisi_acc_vfio_pci: reject live migration on 64KB page with QM_HW_V3 hardware Longfang Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox