提交 63ca5f1d 编写于 作者: L Linus Torvalds

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
...@@ -391,6 +391,7 @@ header-y += v4l2-dv-timings.h ...@@ -391,6 +391,7 @@ header-y += v4l2-dv-timings.h
header-y += v4l2-mediabus.h header-y += v4l2-mediabus.h
header-y += v4l2-subdev.h header-y += v4l2-subdev.h
header-y += veth.h header-y += veth.h
header-y += vfio.h
header-y += vhost.h header-y += vhost.h
header-y += videodev2.h header-y += videodev2.h
header-y += virtio_9p.h header-y += virtio_9p.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册