public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add debugfs to hisilicon migration driver
@ 2022-10-19  8:10 Longfang Liu
  2022-10-19  8:10 ` [PATCH v2 1/2] hisi_acc_vfio_pci: Add debugfs to " Longfang Liu
  2022-10-19  8:10 ` [PATCH v2 2/2] Documentation: Add debugfs for hisi_acc_vfio_pci Longfang Liu
  0 siblings, 2 replies; 7+ messages in thread
From: Longfang Liu @ 2022-10-19  8:10 UTC (permalink / raw)
  To: alex.williamson, jgg, shameerali.kolothum.thodi, john.garry
  Cc: cohuck, linux-kernel, linuxarm, liulongfang

Add a set of debugfs for the hisilicon accelerator live migration
driver. This debugfs is used to test the functions of the qemu
tools, driver software and accelerator devices involved in the live
migration step by step.
Get software data or accelerator devices data in the event of
a live migration failure.

Longfang Liu (2):
  hisi_acc_vfio_pci: Add debugfs to migration driver
  Documentation: Add debugfs for hisi_acc_vfio_pci

 .../ABI/testing/debugfs-hisi-migration        |  16 +
 .../vfio/pci/hisilicon/hisi_acc_vfio_pci.c    | 314 +++++++++++++++++-
 .../vfio/pci/hisilicon/hisi_acc_vfio_pci.h    |  14 +
 3 files changed, 342 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/ABI/testing/debugfs-hisi-migration

-- 
2.24.0


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

end of thread, other threads:[~2022-11-04 13:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19  8:10 [PATCH v2 0/2] Add debugfs to hisilicon migration driver Longfang Liu
2022-10-19  8:10 ` [PATCH v2 1/2] hisi_acc_vfio_pci: Add debugfs to " Longfang Liu
2022-11-02  1:39   ` liulongfang
2022-11-03 20:21   ` Alex Williamson
2022-11-04  3:22     ` liulongfang
2022-11-04 13:16       ` Jason Gunthorpe
2022-10-19  8:10 ` [PATCH v2 2/2] Documentation: Add debugfs for hisi_acc_vfio_pci Longfang Liu

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