]> git.proxmox.com Git - qemu.git/commit
kvm: Clean up irqfd API
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 20 Aug 2012 08:55:56 +0000 (10:55 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 9 Sep 2012 14:03:09 +0000 (17:03 +0300)
commitb131c74a0e485b084ddaffc8214c8a19af492be7
tree1bde23c83e1e0ae6475f8c8261c7e5eb6b1f701e
parent62fe83318d2fc5b31f473d66326910d94c1c4907
kvm: Clean up irqfd API

No need to expose the fd-based interface, everyone will already be fine
with the more handy EventNotifier variant. Rename the latter to clarify
that we are still talking about irqfds here.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/virtio-pci.c
kvm-all.c
kvm-stub.c
kvm.h