OSDN Git Service

sample: vfio bochs vbe display (host device for bochs-drm)
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 11 May 2018 15:05:04 +0000 (09:05 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Fri, 8 Jun 2018 16:24:16 +0000 (10:24 -0600)
commita5e6e6505f38f7bce1d3576503a2bffff3fa888c
treeb211d78579f7056b73a05f927e2e96d58ca8278e
parentcacade1946a41b38dcdf3defb0f931453587eac9
sample: vfio bochs vbe display (host device for bochs-drm)

Display device, demo-ing the vfio dmabuf display interface
(VFIO_GFX_PLANE_TYPE_DMABUF).  Compatible enough to qemu stdvga
that bochs-drm.ko can be used as guest driver.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
samples/Kconfig
samples/vfio-mdev/Makefile
samples/vfio-mdev/mbochs.c [new file with mode: 0644]