On Wed, 18 Oct 2023 19:37, Paolo Bonzini <[email protected]> wrote:
KVM_CAP_IRQFD is always available on architectures that support an in-kernel
interrupt controller, and was introduced in Linux 2.6.32.  We can require
it unconditionally.

Signed-off-by: Paolo Bonzini <[email protected]>
---
accel/kvm/kvm-all.c         | 13 +++++--------
accel/stubs/kvm-stub.c      |  1 -
hw/intc/arm_gicv3_its_kvm.c |  2 +-
include/sysemu/kvm.h        |  6 +++---
target/riscv/kvm/kvm-cpu.c  |  2 +-
5 files changed, 10 insertions(+), 14 deletions(-)

Reviewed-by: Manos Pitsidianakis <[email protected]>

Reply via email to