-
- Downloads
KVM: make irq ack notifications aware of routing table
IRQ ack notifications assume an identity mapping between pin->gsi, which might not be the case with, for example, HPET. Translate before acking. Signed-off-by:Marcelo Tosatti <mtosatti@redhat.com> Acked-by:
Gleb Natapov <gleb@redhat.com>
Showing
- arch/x86/kvm/i8259.c 3 additions, 2 deletionsarch/x86/kvm/i8259.c
- arch/x86/kvm/irq.h 2 additions, 0 deletionsarch/x86/kvm/irq.h
- include/linux/kvm_host.h 1 addition, 1 deletioninclude/linux/kvm_host.h
- virt/kvm/ioapic.c 5 additions, 5 deletionsvirt/kvm/ioapic.c
- virt/kvm/irq_comm.c 10 additions, 3 deletionsvirt/kvm/irq_comm.c
Please register or sign in to comment