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