Gerd Hoffmann 006a5edebe virtio-input: evdev passthrough
This allows to assign host input devices to the guest:

qemu -device virtio-input-host-pci,evdev=/dev/input/event<nr>

The guest gets exclusive access to the input device, so be careful
with assigning the keyboard if you have only one connected to your
machine.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2015-06-23 10:32:35 +02:00
..
2015-06-19 14:17:45 +01:00
2015-06-05 19:45:13 +02:00
2015-06-11 10:13:30 +01:00
2015-06-11 15:33:38 +01:00
2015-06-05 19:45:13 +02:00
2015-06-08 14:07:32 +01:00
2015-06-23 10:32:35 +02:00