You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/input
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking
Instead of open-coded g_unix_set_fd_nonblocking() calls, use
QEMU wrapper qemu_set_blocking().

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
[DB: fix missing closing ) in tap-bsd.c, remove now unused GError var]
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2 weeks ago
..
Kconfig hw/input: Remove lm832x device 1 year ago
adb-internal.h
adb-kbd.c qom: Have class_init() take a const data argument 5 months ago
adb-mouse.c qom: Have class_init() take a const data argument 5 months ago
adb.c qom: Have class_init() take a const data argument 5 months ago
hid.c hw/input: Constify VMState 2 years ago
lasips2.c qom: Have class_init() take a const data argument 5 months ago
meson.build hw/input: Remove lm832x device 1 year ago
pckbd.c qom: Make InterfaceInfo[] uses const 5 months ago
pl050.c qom: Have class_init() take a const data argument 5 months ago
ps2.c qom: Have class_init() take a const data argument 5 months ago
stellaris_gamepad.c qom: Have class_init() take a const data argument 5 months ago
trace-events hw/input: Remove tsc2005 touchscreen controller 1 year ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
virtio-input-hid.c qom: Have class_init() take a const data argument 5 months ago
virtio-input-host.c treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 2 weeks ago
virtio-input.c vhost-user: return failure if backend crash when live migration 5 months ago