Re: [PATCH 3/8] drivers/vfio: New IOCTL command VFIO_EEH_INFO
From: Gavin Shan <hidden>
Date: 2014-05-19 23:57:14
From: Gavin Shan <hidden>
Date: 2014-05-19 23:57:14
On Mon, May 19, 2014 at 02:51:27PM +0200, Alexander Graf wrote:
On 14.05.14 06:11, Gavin Shan wrote:quoted
The patch adds new IOCTL command VFIO_EEH_INFO to VFIO container to support EEH functionality for PCI devices, which have been passed from host to guest via VFIO. Signed-off-by: Gavin Shan <redacted> --- arch/powerpc/platforms/powernv/Makefile | 1 + arch/powerpc/platforms/powernv/eeh-vfio.c | 593 ++++++++++++++++++++++++++++++ drivers/vfio/vfio_iommu_spapr_tce.c | 12 + include/uapi/linux/vfio.h | 57 +++Documentation/...?
Will amend it in next revision. Thanks for reminder. Thanks, Gavin