qemu-e2k/linux-headers
Alex Williamson 47cbe50cc8 vfio-pci: Enable device request notification support
Linux v4.0-rc1 vfio-pci introduced a new virtual interrupt to allow
the kernel to request a device from the user.  When signaled, QEMU
will by default attmempt to hot-unplug the device.  This is a one-
shot attempt with the expectation that the kernel will continue to
poll for the device if it is not returned.  Returning the device when
requested is the expected standard model of cooperative usage, but we
also add an option option to disable this feature.  Initially this
opt-out is set as an experimental option because we really should
honor kernel requests for the device.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2015-03-02 11:38:55 -07:00
..
asm-arm linux-headers: update to 3.18-rc5 2014-11-18 11:24:31 +00:00
asm-arm64 linux-headers: update to 3.18-rc5 2014-11-18 11:24:31 +00:00
asm-generic linux-headers: resync from mainline to add ARM KVM headers 2013-03-05 00:34:40 +00:00
asm-mips linux-headers: update to 3.17-rc7 2014-10-10 10:37:47 +02:00
asm-powerpc linux-headers: update to 3.18-rc5 2014-11-18 11:24:31 +00:00
asm-s390 linux-headers: update to 3.18-rc5 2014-11-18 11:24:31 +00:00
asm-x86 linux-headers: update to 3.17-rc7 2014-10-10 10:37:47 +02:00
linux vfio-pci: Enable device request notification support 2015-03-02 11:38:55 -07:00
COPYING
README

README

Automatically imported Linux kernel headers.
Only use scripts/update-linux-headers.sh to update!