1. 3f53bc6 cpus: define QEMUTimerListNotifyCB for QEMU system emulation by Paolo Bonzini · 8 years ago
  2. f6a51c8 aio: add AioPollFn and io_poll() interface by Stefan Hajnoczi · 8 years ago
  3. 65c1b5b iothread: release AioContext around aio_poll by Paolo Bonzini · 8 years ago
  4. 3fdd0ee timer: set vm_clock disabled default by Gonglei · 8 years ago
  5. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  6. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  7. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  8. c29b77f error: Use error_reportf_err() where it makes obvious sense by Markus Armbruster · 9 years ago
  9. 8aa802a error: Don't decorate original error message when adding to it by Markus Armbruster · 9 years ago
  10. 7595ed7 test-aio: Fix event notifier cleanup by Kevin Wolf · 9 years ago
  11. c07bc2c tests: Add test case for aio_disable_external by Fam Zheng · 9 years ago
  12. dca21ef aio: Add "is_external" flag for event handlers by Fam Zheng · 9 years ago
  13. eabc977 AioContext: fix broken ctx->dispatching optimization by Paolo Bonzini · 9 years ago
  14. 12d69ac tests: remove irrelevant assertions from test-aio by Paolo Bonzini · 9 years ago
  15. da5e1de Revert "iothread: release iothread around aio_poll" by Stefan Hajnoczi · 10 years ago
  16. a0710f7 iothread: release iothread around aio_poll by Paolo Bonzini · 10 years ago
  17. 2f78e49 async: aio_context_new(): Handle event_notifier_init failure by Chrysostomos Nanakos · 10 years ago
  18. 363285d test-aio: test timers on Windows too by Paolo Bonzini · 10 years ago
  19. 748bfb4 tests: Add missing 'static' attributes (fix warnings from smatch) by Stefan Weil · 10 years ago
  20. acfb23a AioContext: do not rely on aio_poll(ctx, true) result to end a loop by Paolo Bonzini · 10 years ago
  21. ef508f4 test-aio: fix GSource-based timer test by Paolo Bonzini · 10 years ago
  22. 0875709 tests: Remove unsupported tests for MinGW by Stefan Weil · 11 years ago
  23. 98563fc aio: add aio_context_acquire() and aio_context_release() by Stefan Hajnoczi · 11 years ago
  24. d3fa923 aio: make aio_poll(ctx, true) block with no fds by Stefan Hajnoczi · 11 years ago
  25. a94a3fa aio / timers: fix build of test/test-aio.c on non-linux platforms by Alex Bligh · 11 years ago
  26. fcdda21 aio / timers: use g_usleep() not sleep() by Alex Bligh · 11 years ago
  27. 91c68f1 aio / timers: remove dummy_io_handler_flush from tests/test-aio.c by Alex Bligh · 11 years ago
  28. b53edf9 aio / timers: Add test harness for AioContext timers by Alex Bligh · 11 years ago
  29. dae21b9 aio / timers: Add QEMUTimerListGroup to AioContext by Alex Bligh · 11 years ago
  30. f2e5dca aio: drop io_flush argument by Stefan Hajnoczi · 12 years ago
  31. 1b9ecdb tests: drop event_active_cb() by Stefan Hajnoczi · 12 years ago
  32. 164a101 aio: stop using .io_flush() by Stefan Hajnoczi · 12 years ago
  33. 24d1a6d tests: adjust test-aio to new aio_poll() semantics by Stefan Hajnoczi · 12 years ago
  34. 2ea9b58 aio: Fix return value of aio_poll() by Kevin Wolf · 12 years ago
  35. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  36. 9fe3781 tests: use aio_poll() instead of aio_flush() in test-aio.c by Stefan Hajnoczi · 12 years ago
  37. b2ea25d tests: add AioContext unit tests by Paolo Bonzini · 12 years ago