qemu-e2k/hw/input
Marc-André Lureau 701544cfaf hw: replace qemu_set_nonblock()
Those calls are non-socket fd, or are POSIX-specific. Use the dedicated
GLib API. (qemu_set_nonblock() is for socket-like)

(this is a preliminary patch before renaming qemu_set_nonblock())

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2022-05-03 15:52:33 +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 hw/input/lm832x: Define TYPE_LM8323 in public header 2021-07-08 14:15:01 -05:00
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 docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
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 Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02: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