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