qemu-patch-raspberry4/include/hw/virtio
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
..
dataplane virtio: use standard virtio_ring.h 2015-02-26 13:04:03 +01:00
vhost-backend.h virtio: Move extern declaration to header file 2014-08-09 00:06:32 +04:00
vhost-scsi.h vhost-scsi: move qdev properties into vhost-scsi.c 2015-06-10 18:15:34 +02:00
vhost.h vhost: enable vhost without without MSI-X 2015-06-19 12:17:49 +02:00
virtio-9p.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
virtio-access.h virtio: introduce virtio_legacy_is_cross_endian() 2015-06-17 17:12:54 +02:00
virtio-balloon.h virtio_balloon: header update 2015-06-10 18:15:05 +02:00
virtio-blk.h virtio-blk: correctly dirty guest memory 2015-04-08 10:39:18 +01:00
virtio-bus.h virtio: device_plugged() can fail 2015-05-31 16:44:12 +02:00
virtio-gpu.h virtio-gpu/2d: add virtio gpu core code 2015-06-10 11:02:00 +02:00
virtio-input.h virtio-input: evdev passthrough 2015-06-23 10:32:35 +02:00
virtio-net.h virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES 2015-06-10 18:15:34 +02:00
virtio-rng.h virtio-rng: move qdev properties into virtio-rng.c 2015-06-10 18:15:34 +02:00
virtio-scsi.h virtio-scsi: move qdev properties into virtio-scsi.c 2015-06-10 18:15:34 +02:00
virtio-serial.h virtio-serial-bus: move qdev properties into virtio-serial-bus.c 2015-06-10 18:15:34 +02:00
virtio.h virtio: add modern config accessors 2015-06-10 18:15:05 +02:00