summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-08-29 13:45:09 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-08-29 13:45:25 +0200
commitd66417c2a612bb133a3eb503c4a3d03ae9228d41 (patch)
tree99f53109d21fc0cd6bec4f90d84aef10a7a04f5f
parent23101938fd6bed3e0c8aa30d6645ebb24d84b66e (diff)
downloadkconfig-d66417c2a612bb133a3eb503c4a3d03ae9228d41.tar.gz
add uinput to qemu
-rw-r--r--qemu.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu.config b/qemu.config
index 5d01fd4..391e31f 100644
--- a/qemu.config
+++ b/qemu.config
@@ -57,3 +57,6 @@ CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_CONSOLE=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_FTDI_SIO=y
+
+# spice agent
+CONFIG_INPUT_UINPUT=m