diff options
author | Paolo Bonzini | 2012-07-05 17:16:30 +0200 |
---|---|---|
committer | Avi Kivity | 2012-07-12 13:08:11 +0200 |
commit | 15b2bd1847239fe0b4a1041b69a631741d2e273a (patch) | |
tree | 36b395a7ea3642442e9f45ec4280013ca56ae033 /hw/fdc.c | |
parent | virtio: move common ioeventfd handling out of virtio-pci (diff) | |
download | qemu-15b2bd1847239fe0b4a1041b69a631741d2e273a.tar.gz qemu-15b2bd1847239fe0b4a1041b69a631741d2e273a.tar.xz qemu-15b2bd1847239fe0b4a1041b69a631741d2e273a.zip |
virtio: move common irqfd handling out of virtio-pci
All transports can use the same event handler for the irqfd, though the
exact mechanics of the assignment will be specific. Note that there
are three states: handled by the kernel, handled in userspace, disabled.
This also lets virtio use event_notifier_set_handler.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/fdc.c')
0 files changed, 0 insertions, 0 deletions