23 Commits (5ca6c931a7d18f3281cd7c7e5ea6cffbda63ddcc)

Author SHA1 Message Date
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 7 months ago
Marc-André Lureau a7241974ce Replace qemu_pipe() with g_unix_open_pipe() 4 years ago
Marc-André Lureau 4d14cb0cd7 Use g_unix_set_fd_nonblocking() 4 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Sergio Lopez 3bcf0fb3f2 event_notifier: add event_notifier_get_wfd() 4 years ago
Greg Kurz 82e2756897 event_notifier: Set ->initialized earlier in event_notifier_init() 5 years ago
Maxim Levitsky e34e47eb28 event_notifier: handle initialization failure better 5 years ago
Frediano Ziglio 105e1023a8 event_notifier: avoid dandling file descriptor in event_notifier_cleanup 7 years ago
Michael S. Tsirkin e044c0f8dd Revert "qemu: add a cleanup callback function to EventNotifier" 8 years ago
Gal Hammer f87d72f5c5 qemu: add a cleanup callback function to EventNotifier 8 years ago
Marc-André Lureau f664b88247 Remove/replace sysemu/char.h inclusion 9 years ago
Halil Pasic aa26292859 event_notifier: prevent accidental use after close 9 years ago
Paolo Bonzini d6da1e9eca event_notifier: cleanups around event_notifier_set_handler 9 years ago
Stefan Hajnoczi f6a51c84cd aio: add AioPollFn and io_poll() interface 9 years ago
Fam Zheng 54e18d35e4 event-notifier: Add "is_external" parameter 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 10 years ago
Markus Armbruster 330b58368c event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD 10 years ago
Peter Maydell aafd758410 util: Clean up includes 10 years ago
Marc-André Lureau 12f0b68c82 util: const event_notifier_get_fd() argument 11 years ago
Fam Zheng 1e354528bd event-notifier: Always return 0 for posix implementation 11 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 13 years ago
Paolo Bonzini baacf04799 build: move libqemuutil.a components to util/ 13 years ago
Paolo Bonzini 927d4878b0 softmmu: move remaining include files to include/ subdirectories 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Paolo Bonzini 077805fa92 janitor: do not rely on indirect inclusions of or from qemu-char.h 14 years ago
Paolo Bonzini d0cc2fbfa6 event_notifier: enable it to use pipes 16 years ago
Paolo Bonzini fc97a652de event_notifier: add Win32 implementation 16 years ago
Paolo Bonzini 6bf819f0a2 event_notifier: add event_notifier_set_handler 14 years ago
Paolo Bonzini e80c262be7 event_notifier: add event_notifier_init_fd 14 years ago
Paolo Bonzini ebe7acea53 event_notifier: remove event_notifier_test 14 years ago
Paolo Bonzini 2ec10b952b event_notifier: add event_notifier_set 14 years ago
Paolo Bonzini 6b620ca3b0 prepare for future GPLv2+ relicensing 14 years ago
Avi Kivity 2284451019 event_notifier: move to top-level directory 15 years ago
Michael S. Tsirkin 2292b33986 notifier: event notifier implementation 16 years ago