diff options
Diffstat (limited to 'qemu.config')
-rw-r--r-- | qemu.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qemu.config b/qemu.config index 49fffa0..26af7f3 100644 --- a/qemu.config +++ b/qemu.config @@ -60,3 +60,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=y # spice agent CONFIG_INPUT_UINPUT=m + +# mdpy guest driver +CONFIG_SAMPLES=y +CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB=m |