summaryrefslogtreecommitdiffstats
path: root/kvm-all.c
diff options
context:
space:
mode:
authorPaolo Bonzini2012-07-05 17:16:28 +0200
committerAvi Kivity2012-07-12 13:08:10 +0200
commit6bf819f0a2a77dc8504651f369293f0efac54fe5 (patch)
treed3ba62f78b3b2d0d7a14c37f448ecc1d2cfbfdd1 /kvm-all.c
parentmemory: pass EventNotifier, not eventfd (diff)
downloadqemu-6bf819f0a2a77dc8504651f369293f0efac54fe5.tar.gz
qemu-6bf819f0a2a77dc8504651f369293f0efac54fe5.tar.xz
qemu-6bf819f0a2a77dc8504651f369293f0efac54fe5.zip
event_notifier: add event_notifier_set_handler
Win32 event notifiers are not file descriptors, so they will not be able to use qemu_set_fd_handler. But even if for now we only have a POSIX version of EventNotifier, we can add a specific function that wraps the call. The wrapper passes the EventNotifier as the opaque value so that it will be used with container_of. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'kvm-all.c')
0 files changed, 0 insertions, 0 deletions