qemu/hw/input
Jonah Palmer c255488d67 virtio: add vhost support for virtio devices
This patch adds a get_vhost() callback function for VirtIODevices that
returns the device's corresponding vhost_dev structure, if the vhost
device is running. This patch also adds a vhost_started flag for
VirtIODevices.

Previously, a VirtIODevice wouldn't be able to tell if its corresponding
vhost device was active or not.

Signed-off-by: Jonah Palmer <jonah.palmer@oracle.com>
Message-Id: <1648819405-25696-3-git-send-email-jonah.palmer@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-05-16 04:38:40 -04:00
..
adb-internal.h
adb-kbd.c
adb-mouse.c
adb.c
ads7846.c
hid.c hid: Implement support for side and extra buttons 2022-02-22 17:15:36 +01:00
Kconfig
lasips2.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
lm832x.c
meson.build
pckbd.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
pl050.c
ps2.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
pxa2xx_keypad.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
stellaris_input.c
trace-events
trace.h
tsc210x.c hw/input/tsc210x: Don't abort on bad SPI word widths 2022-03-02 19:27:36 +00:00
tsc2005.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
vhost-user-input.c virtio: add vhost support for virtio devices 2022-05-16 04:38:40 -04:00
virtio-input-hid.c
virtio-input-host.c hw: replace qemu_set_nonblock() 2022-05-03 15:52:33 +04:00
virtio-input.c virtio: drop name parameter for virtio_init() 2022-05-16 04:38:40 -04:00