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