1. aef553f iohandler.c: Properly initialize sigaction struct by Peter Maydell · 11 years ago
  2. a3e4b4a iohandler: switch to GPollFD by Stefan Hajnoczi · 12 years ago
  3. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  4. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  5. f8fe796 janitor: do not include qemu-char everywhere by Paolo Bonzini · 12 years ago
  6. f627aab aio: introduce AioContext, move bottom halves there by Paolo Bonzini · 12 years ago
  7. bbdd2ad qemu-char: BUGFIX, don't call FD_ISSET with negative fd by David Gibson · 13 years ago
  8. 55ce75f eventfd: making it thread safe by Alexey Kardashevskiy · 13 years ago
  9. c97feed iohandler: Use bool for boolean struct member and remove holes by Stefan Weil · 13 years ago
  10. be08e65 Revert to a hand-made select loop by Paolo Bonzini · 14 years ago
  11. 44a9b35 main-loop: create main-loop.h by Paolo Bonzini · 14 years ago
  12. c82dc29 iohandlers: fix issue with qemu_set_fd_handler() by Anthony Liguori · 14 years ago
  13. 4d88a2a main: switch qemu_set_fd_handler to g_io_add_watch by Anthony Liguori · 14 years ago
  14. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  15. 4d54ec7 add a service to reap zombies, use it in SLIRP by Paolo Bonzini · 14 years ago
  16. 0298141 extract I/O handler lists to iohandler.c by Paolo Bonzini · 14 years ago