Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio

Pull VFIO fix from Alex Williamson:
"Just a trivial patch to include vfio.h in the installed headers so we
can complete userspace integration into QEMU."

* tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio:
vfio: Include vfio.h in installed headers

+1
+1
include/linux/Kbuild
··· 391 391 header-y += v4l2-mediabus.h 392 392 header-y += v4l2-subdev.h 393 393 header-y += veth.h 394 + header-y += vfio.h 394 395 header-y += vhost.h 395 396 header-y += videodev2.h 396 397 header-y += virtio_9p.h