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