1. 5fc0048 monitor: add poll-* properties into query-iothreads result by Pavel Hrdina · 7 years ago
  2. cdd7abf iothread: enable AioContext polling by default by Stefan Hajnoczi · 7 years ago
  3. 5e5db49 iothread: add poll-grow and poll-shrink parameters by Stefan Hajnoczi · 8 years ago
  4. 82a4118 aio: self-tune polling time by Stefan Hajnoczi · 8 years ago
  5. 0d9d86f iothread: add polling parameters by Stefan Hajnoczi · 8 years ago
  6. 65c1b5b iothread: release AioContext around aio_poll by Paolo Bonzini · 8 years ago
  7. d16341f iothread: detach all block devices before stopping them by Paolo Bonzini · 8 years ago
  8. e437016 aio: introduce qemu_get_current_aio_context by Paolo Bonzini · 8 years ago
  9. eb7b5c3 iothread: check iothread->ctx before aio_context_unref to avoid assertion by Lin Ma · 8 years ago
  10. dce8921 iothread: Stop threads before main() quits by Fam Zheng · 8 years ago
  11. d38ea87 all: Clean up includes by Peter Maydell · 8 years ago
  12. d21e877 iothread: include id in thread name by Paolo Bonzini · 9 years ago
  13. ab28bd2 rcu: actually register threads that have RCU read-side critical sections by Paolo Bonzini · 9 years ago
  14. bc2256c qom: Add helper function for getting user objects root by Daniel P. Berrange · 9 years ago
  15. da5e1de Revert "iothread: release iothread around aio_poll" by Stefan Hajnoczi · 9 years ago
  16. ac95415 Remove various unused functions by Thomas Huth · 9 years ago
  17. a0710f7 iothread: release iothread around aio_poll by Paolo Bonzini · 9 years ago
  18. 2f78e49 async: aio_context_new(): Handle event_notifier_init failure by Chrysostomos Nanakos · 10 years ago
  19. acfb23a AioContext: do not rely on aio_poll(ctx, true) result to end a loop by Paolo Bonzini · 10 years ago
  20. 8c2664d iothread: make IOThread struct definition public by Stefan Hajnoczi · 10 years ago
  21. dc3dd0d qmp: add query-iothreads command by Stefan Hajnoczi · 10 years ago
  22. 88eb7c2 iothread: stash thread ID away by Stefan Hajnoczi · 10 years ago
  23. be8d853 iothread: add I/O thread object by Stefan Hajnoczi · 10 years ago