public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] bugfix some driver issues
@ 2025-01-02  3:07 Longfang Liu
  2025-01-02  3:07 ` [PATCH v3 1/5] hisi_acc_vfio_pci: fix XQE dma address error Longfang Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Longfang Liu @ 2025-01-02  3:07 UTC (permalink / raw)
  To: alex.williamson, jgg, shameerali.kolothum.thodi, jonathan.cameron
  Cc: kvm, linux-kernel, linuxarm, liulongfang

As the test scenarios for the live migration function become
more and more extensive. Some previously undiscovered driver
issues were found.
Update and fix through this patchset.

Longfang Liu (5):
  hisi_acc_vfio_pci: fix XQE dma address error
  hisi_acc_vfio_pci: add eq and aeq interruption restore
  hisi_acc_vfio_pci: bugfix cache write-back issue
  hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
  hisi_acc_vfio_pci: bugfix live migration function without VF device
    driver

 .../vfio/pci/hisilicon/hisi_acc_vfio_pci.c    | 83 ++++++++++++++++---
 .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h    |  9 +-
 2 files changed, 78 insertions(+), 14 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2025-01-06 10:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02  3:07 [PATCH v3 0/5] bugfix some driver issues Longfang Liu
2025-01-02  3:07 ` [PATCH v3 1/5] hisi_acc_vfio_pci: fix XQE dma address error Longfang Liu
2025-01-02 22:35   ` Alex Williamson
2025-01-06 10:49     ` liulongfang
2025-01-02  3:07 ` [PATCH v3 2/5] hisi_acc_vfio_pci: add eq and aeq interruption restore Longfang Liu
2025-01-02  3:07 ` [PATCH v3 3/5] hisi_acc_vfio_pci: bugfix cache write-back issue Longfang Liu
2025-01-02  3:07 ` [PATCH v3 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver Longfang Liu
2025-01-02  3:07 ` [PATCH v3 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver Longfang Liu

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