public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] bugfix some driver issues
@ 2024-12-19  9:17 Longfang Liu
  2024-12-19  9:17 ` [PATCH v2 1/5] hisi_acc_vfio_pci: fix XQE dma address error Longfang Liu
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Longfang Liu @ 2024-12-19  9:17 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] 21+ messages in thread

end of thread, other threads:[~2025-01-14 13:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19  9:17 [PATCH v2 0/5] bugfix some driver issues Longfang Liu
2024-12-19  9:17 ` [PATCH v2 1/5] hisi_acc_vfio_pci: fix XQE dma address error Longfang Liu
2024-12-19 10:01   ` Shameerali Kolothum Thodi
2024-12-27  7:24     ` liulongfang
2025-01-02 22:30     ` Alex Williamson
2025-01-13  9:43       ` liulongfang
2025-01-13 13:34         ` Alex Williamson
2025-01-13 19:45           ` Alex Williamson
2025-01-14  3:17             ` liulongfang
2025-01-14  8:07               ` Shameerali Kolothum Thodi
2025-01-14 13:54                 ` Alex Williamson
2024-12-19  9:17 ` [PATCH v2 2/5] hisi_acc_vfio_pci: add eq and aeq interruption restore Longfang Liu
2024-12-19 10:01   ` Shameerali Kolothum Thodi
2024-12-19  9:17 ` [PATCH v2 3/5] hisi_acc_vfio_pci: bugfix cache write-back issue Longfang Liu
2024-12-19 10:01   ` Shameerali Kolothum Thodi
2024-12-19  9:17 ` [PATCH v2 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver Longfang Liu
2024-12-19 10:01   ` Shameerali Kolothum Thodi
2024-12-19  9:18 ` [PATCH v2 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver Longfang Liu
2024-12-19 10:02   ` Shameerali Kolothum Thodi
2024-12-27  7:20     ` liulongfang
2024-12-19 10:23 ` [PATCH v2 0/5] bugfix some driver issues Shameerali Kolothum Thodi

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