Re: [Qemu-devel] [Resend RFC PATCH 1/4] VFIO: Set eventfd for IOMMU fault event via new vfio cmd

2017-02-20 Thread Alex Williamson
On Mon, 20 Feb 2017 09:28:04 +0800 Lan Tianyu wrote: > This patch is to assign an event fd to VFIO IOMMU type1 driver > in order to get notification when IOMMU driver reports fault event. > > Signed-off-by: Lan Tianyu > --- > hw/vfio/common.c

[Qemu-devel] [Resend RFC PATCH 1/4] VFIO: Set eventfd for IOMMU fault event via new vfio cmd

2017-02-19 Thread Lan Tianyu
This patch is to assign an event fd to VFIO IOMMU type1 driver in order to get notification when IOMMU driver reports fault event. Signed-off-by: Lan Tianyu --- hw/vfio/common.c | 37 + include/hw/vfio/vfio-common.h | 3