1. 82e2756 event_notifier: Set ->initialized earlier in event_notifier_init() by Greg Kurz · 3 years, 11 months ago
  2. e34e47e event_notifier: handle initialization failure better by Maxim Levitsky · 4 years, 1 month ago
  3. 105e102 event_notifier: avoid dandling file descriptor in event_notifier_cleanup by Frediano Ziglio · 5 years ago
  4. e044c0f Revert "qemu: add a cleanup callback function to EventNotifier" by Michael S. Tsirkin · 7 years ago
  5. f87d72f qemu: add a cleanup callback function to EventNotifier by Gal Hammer · 7 years ago
  6. f664b88 Remove/replace sysemu/char.h inclusion by Marc-André Lureau · 8 years ago
  7. aa26292 event_notifier: prevent accidental use after close by Halil Pasic · 8 years ago
  8. d6da1e9 event_notifier: cleanups around event_notifier_set_handler by Paolo Bonzini · 8 years ago
  9. f6a51c8 aio: add AioPollFn and io_poll() interface by Stefan Hajnoczi · 8 years ago
  10. 54e18d3 event-notifier: Add "is_external" parameter by Fam Zheng · 9 years ago
  11. 84a5a80 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  12. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  13. 330b583 event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD by Markus Armbruster · 9 years ago
  14. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  15. 12f0b68 util: const event_notifier_get_fd() argument by Marc-André Lureau · 9 years ago
  16. 1e35452 event-notifier: Always return 0 for posix implementation by Fam Zheng · 10 years ago
  17. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  18. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from event_notifier-posix.c]
  19. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  20. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  21. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 12 years ago
  22. d0cc2fb event_notifier: enable it to use pipes by Paolo Bonzini · 15 years ago
  23. fc97a65 event_notifier: add Win32 implementation by Paolo Bonzini · 15 years ago[Renamed from event_notifier.c]
  24. 6bf819f event_notifier: add event_notifier_set_handler by Paolo Bonzini · 13 years ago
  25. e80c262 event_notifier: add event_notifier_init_fd by Paolo Bonzini · 13 years ago
  26. ebe7ace event_notifier: remove event_notifier_test by Paolo Bonzini · 13 years ago
  27. 2ec10b9 event_notifier: add event_notifier_set by Paolo Bonzini · 13 years ago
  28. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  29. 2284451 event_notifier: move to top-level directory by Avi Kivity · 13 years ago[Renamed (98%) from hw/event_notifier.c]
  30. 2292b33 notifier: event notifier implementation by Michael S. Tsirkin · 15 years ago