summaryrefslogtreecommitdiffstats
path: root/kvm-stub.c
diff options
context:
space:
mode:
authorPaolo Bonzini2012-07-05 17:16:27 +0200
committerAvi Kivity2012-07-12 13:08:10 +0200
commit753d5e14c4cd9e545242971c5d149fe5da0a5ba1 (patch)
tree32d56f1ed4e7179b3135c09a232660a40dd0b3ab /kvm-stub.c
parentivshmem: wrap ivshmem_del_eventfd loops with transaction (diff)
downloadqemu-753d5e14c4cd9e545242971c5d149fe5da0a5ba1.tar.gz
qemu-753d5e14c4cd9e545242971c5d149fe5da0a5ba1.tar.xz
qemu-753d5e14c4cd9e545242971c5d149fe5da0a5ba1.zip
memory: pass EventNotifier, not eventfd
Under Win32, EventNotifiers will not have event_notifier_get_fd, so we cannot call it in common code such as hw/virtio-pci.c. Pass a pointer to the notifier, and only retrieve the file descriptor in kvm-specific code. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'kvm-stub.c')
0 files changed, 0 insertions, 0 deletions