From: Alex Williamson Date: Fri, 6 Feb 2015 22:05:08 +0000 (-0700) Subject: vfio-pci: Add device request interface X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6140a8f5623820cec7f56c63444b9551d8d35775;p=pandora-kernel.git vfio-pci: Add device request interface Userspace can opt to receive a device request notification, indicating that the device should be released. This is setup the same way as the error IRQ and also supports eventfd signaling. Future support may forcefully remove the device from the user if the request is ignored. Signed-off-by: Alex Williamson --- Reading git-diff-tree failed