summaryrefslogtreecommitdiffstats
path: root/util/event_notifier-posix.c
Commit message (Expand)AuthorAgeFilesLines
* Replace qemu_pipe() with g_unix_open_pipe()Marc-André Lureau2022-05-031-1/+1
* Use g_unix_set_fd_nonblocking()Marc-André Lureau2022-05-031-4/+2Star
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* event_notifier: add event_notifier_get_wfd()Sergio Lopez2022-03-061-0/+5
* event_notifier: Set ->initialized earlier in event_notifier_init()Greg Kurz2021-02-161-1/+1
* event_notifier: handle initialization failure betterMaxim Levitsky2021-02-081-0/+16
* event_notifier: avoid dandling file descriptor in event_notifier_cleanupFrediano Ziglio2019-10-241-1/+1
* Revert "qemu: add a cleanup callback function to EventNotifier"Michael S. Tsirkin2018-01-241-4/+1Star
* qemu: add a cleanup callback function to EventNotifierGal Hammer2018-01-181-1/+4
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-021-1/+0Star
* event_notifier: prevent accidental use after closeHalil Pasic2017-03-291-0/+2
* event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini2017-01-161-9/+0Star
* aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi2017-01-031-1/+1
* event-notifier: Add "is_external" parameterFam Zheng2016-04-221-1/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-241-0/+1
|\
| * util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* | event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFDMarkus Armbruster2016-03-211-0/+6
|/
* util: Clean up includesPeter Maydell2016-02-041-0/+1
* util: const event_notifier_get_fd() argumentMarc-André Lureau2015-10-241-1/+1
* event-notifier: Always return 0 for posix implementationFam Zheng2015-06-121-1/+2
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* build: move libqemuutil.a components to util/Paolo Bonzini2013-01-121-0/+121