diff options
author | Peter Xu <peterx@redhat.com> | 2020-03-18 10:52:01 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-10 12:10:28 -0400 |
commit | 97a3757616ca27840c7ce1d088d8f1d2e5753738 (patch) | |
tree | 2da8b8f8af05369dfa2a5e283e94b1196bc1cd03 /accel/kvm | |
parent | 353f98c9ad52ff4b8cfe553c90be04f747a14c98 (diff) |
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
VFIO is currently the only one left that is not using the generic
function (kvm_irqchip_add_irqfd_notifier_gsi()) to register irqfds.
Let VFIO use the common framework too.
Follow up patches will introduce extra features for kvm irqfd, so that
VFIO can easily leverage that after the switch.
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20200318145204.74483-3-peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'accel/kvm')
0 files changed, 0 insertions, 0 deletions