1 Commits (4d0cf552d3a9585f380e8abdc313e4d416a56aa0)

Author SHA1 Message Date
Paolo Bonzini c2b38b277a block: move AioContext, QEMUTimer, main-loop to libqemuutil 10 years ago
Paolo Bonzini d6da1e9eca event_notifier: cleanups around event_notifier_set_handler 10 years ago
Stefan Hajnoczi f6a51c84cd aio: add AioPollFn and io_poll() interface 10 years ago
Fam Zheng bcd82a968f iohandler: Introduce iohandler_get_aio_context 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Fam Zheng dca21ef23b aio: Add "is_external" flag for event handlers 11 years ago
Fam Zheng f3926945c8 iohandler: Use aio API 11 years ago
Fam Zheng f4d248bdc3 iohandler: Change return type of qemu_set_fd_handler to "void" 11 years ago
Fam Zheng 6484e42247 main-loop: Drop qemu_set_fd_handler2 11 years ago
Peter Maydell aef553fdca iohandler.c: Properly initialize sigaction struct 12 years ago
Stefan Hajnoczi a3e4b4a809 iohandler: switch to GPollFD 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Paolo Bonzini f8fe796407 janitor: do not include qemu-char everywhere 14 years ago
Paolo Bonzini f627aab1cc aio: introduce AioContext, move bottom halves there 14 years ago
David Gibson bbdd2ad081 qemu-char: BUGFIX, don't call FD_ISSET with negative fd 14 years ago
Alexey Kardashevskiy 55ce75faf2 eventfd: making it thread safe 14 years ago
Stefan Weil c97feed13c iohandler: Use bool for boolean struct member and remove holes 14 years ago
Paolo Bonzini be08e65e01 Revert to a hand-made select loop 15 years ago
Paolo Bonzini 44a9b356ad main-loop: create main-loop.h 15 years ago
Anthony Liguori c82dc29a91 iohandlers: fix issue with qemu_set_fd_handler() 15 years ago
Anthony Liguori 4d88a2ac86 main: switch qemu_set_fd_handler to g_io_add_watch 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Paolo Bonzini 4d54ec7898 add a service to reap zombies, use it in SLIRP 16 years ago
Paolo Bonzini 0298141998 extract I/O handler lists to iohandler.c 16 years ago