Re: [Qemu-devel] [RFC PATCH v3 17/18] vfio: Enable DDW ioctls to VFIO IOMMU driver

2014-09-25 Thread David Gibson
On Fri, Aug 29, 2014 at 08:12:21PM +1000, Alexey Kardashevskiy wrote: > This enables DDW RTAS-related ioctls in VFIO. > > Signed-off-by: Alexey Kardashevskiy Reviewed-by: David Gibson -- David Gibson| I'll have my music baroque, and my code david AT gibson.dropbear.id.au

[Qemu-devel] [RFC PATCH v3 17/18] vfio: Enable DDW ioctls to VFIO IOMMU driver

2014-08-29 Thread Alexey Kardashevskiy
This enables DDW RTAS-related ioctls in VFIO. Signed-off-by: Alexey Kardashevskiy --- hw/misc/vfio.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw/misc/vfio.c b/hw/misc/vfio.c index 40dcaa6..fa90c93 100644 --- a/hw/misc/vfio.c +++ b/hw/misc/vfio.c @@ -4450,6 +4450,8 @@ int vfio_contai