Sign in
qemu
/
qemu
/
697783a736b99e8666baf9a0f81fc483ac5f31a5
/
iohandler.c
bcd82a9
iohandler: Introduce iohandler_get_aio_context
by Fam Zheng
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
dca21ef
aio: Add "is_external" flag for event handlers
by Fam Zheng
· 9 years ago
f392694
iohandler: Use aio API
by Fam Zheng
· 9 years ago
f4d248b
iohandler: Change return type of qemu_set_fd_handler to "void"
by Fam Zheng
· 10 years ago
6484e42
main-loop: Drop qemu_set_fd_handler2
by Fam Zheng
· 10 years ago
aef553f
iohandler.c: Properly initialize sigaction struct
by Peter Maydell
· 11 years ago
a3e4b4a
iohandler: switch to GPollFD
by Stefan Hajnoczi
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
f8fe796
janitor: do not include qemu-char everywhere
by Paolo Bonzini
· 12 years ago
f627aab
aio: introduce AioContext, move bottom halves there
by Paolo Bonzini
· 12 years ago
bbdd2ad
qemu-char: BUGFIX, don't call FD_ISSET with negative fd
by David Gibson
· 12 years ago
55ce75f
eventfd: making it thread safe
by Alexey Kardashevskiy
· 13 years ago
c97feed
iohandler: Use bool for boolean struct member and remove holes
by Stefan Weil
· 13 years ago
be08e65
Revert to a hand-made select loop
by Paolo Bonzini
· 13 years ago
44a9b35
main-loop: create main-loop.h
by Paolo Bonzini
· 13 years ago
c82dc29
iohandlers: fix issue with qemu_set_fd_handler()
by Anthony Liguori
· 13 years ago
4d88a2a
main: switch qemu_set_fd_handler to g_io_add_watch
by Anthony Liguori
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
4d54ec7
add a service to reap zombies, use it in SLIRP
by Paolo Bonzini
· 14 years ago
0298141
extract I/O handler lists to iohandler.c
by Paolo Bonzini
· 14 years ago