Age | Commit message (Expand) | Author | Files | Lines |
2022-05-03 | Replace qemu_pipe() with g_unix_open_pipe() | Marc-André Lureau | 1 | -1/+1 |
2022-05-03 | Use g_unix_set_fd_nonblocking() | Marc-André Lureau | 1 | -4/+2 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-03-06 | event_notifier: add event_notifier_get_wfd() | Sergio Lopez | 1 | -0/+5 |
2021-02-16 | event_notifier: Set ->initialized earlier in event_notifier_init() | Greg Kurz | 1 | -1/+1 |
2021-02-08 | event_notifier: handle initialization failure better | Maxim Levitsky | 1 | -0/+16 |
2019-10-24 | event_notifier: avoid dandling file descriptor in event_notifier_cleanup | Frediano Ziglio | 1 | -1/+1 |
2018-01-24 | Revert "qemu: add a cleanup callback function to EventNotifier" | Michael S. Tsirkin | 1 | -4/+1 |
2018-01-18 | qemu: add a cleanup callback function to EventNotifier | Gal Hammer | 1 | -1/+4 |
2017-06-02 | Remove/replace sysemu/char.h inclusion | Marc-André Lureau | 1 | -1/+0 |
2017-03-29 | event_notifier: prevent accidental use after close | Halil Pasic | 1 | -0/+2 |
2017-01-16 | event_notifier: cleanups around event_notifier_set_handler | Paolo Bonzini | 1 | -9/+0 |
2017-01-03 | aio: add AioPollFn and io_poll() interface | Stefan Hajnoczi | 1 | -1/+1 |
2016-04-22 | event-notifier: Add "is_external" parameter | Fam Zheng | 1 | -1/+3 |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+1 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-21 | event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD | Markus Armbruster | 1 | -0/+6 |
2016-02-04 | util: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-24 | util: const event_notifier_get_fd() argument | Marc-André Lureau | 1 | -1/+1 |
2015-06-12 | event-notifier: Always return 0 for posix implementation | Fam Zheng | 1 | -1/+2 |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2013-01-12 | build: move libqemuutil.a components to util/ | Paolo Bonzini | 1 | -0/+121 |