Gerd Hoffmann
a5e6e6505f
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 >
2018-06-08 10:24:16 -06:00
Gerd Hoffmann
cacade1946
sample: vfio mdev display - guest driver
...
Guest fbdev driver for CONFIG_SAMPLE_VFIO_MDEV_MDPY.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
Signed-off-by: Alex Williamson <alex.williamson@redhat.com >
2018-06-08 10:24:13 -06:00
Gerd Hoffmann
d61fc96f47
sample: vfio mdev display - host device
...
Simple framebuffer display, demo-ing the vfio region display interface
(VFIO_GFX_PLANE_TYPE_REGION).
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
Signed-off-by: Alex Williamson <alex.williamson@redhat.com >
2018-06-08 10:24:09 -06:00
Alex Williamson
08c1a4ef7c
vfio-mdev: Fix mtty sample driver building
...
This sample driver was originally under Documentation/ and was moved
to samples, but build support was never adjusted for the new location.
Signed-off-by: Alex Williamson <alex.williamson@redhat.com >
Reviewed-by: Eric Auger <eric.auger@redhat.com >
Tested-by: Eric Auger <eric.auger@redhat.com >
Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com >
2016-12-30 08:13:30 -07:00
Kirti Wankhede
9d1a546c53
docs: Sample driver to demonstrate how to use Mediated device framework.
...
The Sample driver creates mdev device that simulates serial port over PCI
card.
Signed-off-by: Kirti Wankhede <kwankhede@nvidia.com >
Signed-off-by: Neo Jia <cjia@nvidia.com >
Signed-off-by: Alex Williamson <alex.williamson@redhat.com >
2016-11-17 09:18:44 -07:00