include/linux/kvm_irqfd.h
0 → 100644
+69
−0
+23
−72
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Move _irqfd_resampler and _irqfd struct declarations in a new public header: kvm_irqfd.h. They are respectively renamed into kvm_kernel_irqfd_resampler and kvm_kernel_irqfd. Those datatypes will be used by architecture specific code, in the context of IRQ bypass manager integration. Signed-off-by:Eric Auger <eric.auger@linaro.org> Signed-off-by:
Feng Wu <feng.wu@intel.com> Reviewed-by:
Alex Williamson <alex.williamson@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>