Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-04 | KVM: x86: move kvm_set_irq_inatomic to legacy device assignment | Paolo Bonzini | 1 | -34/+0 |
2015-11-04 | KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic | Paolo Bonzini | 1 | -6/+8 |
2015-10-14 | KVM: x86: don't notify userspace IOAPIC on edge EOI | Radim Krčmář | 1 | -2/+4 |
2015-10-01 | KVM: make kvm_set_msi_irq() public | Feng Wu | 1 | -2/+3 |
2015-10-01 | KVM: Define a new interface kvm_intr_is_single_vcpu() | Feng Wu | 1 | -0/+27 |
2015-10-01 | KVM: x86: Add EOI exit bitmap inference | Steve Rutherford | 1 | -0/+42 |
2015-10-01 | KVM: x86: Split the APIC from the rest of IRQCHIP. | Steve Rutherford | 1 | -1/+8 |
2015-05-07 | kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true | James Sullivan | 1 | -7/+4 |
2015-05-07 | kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery | James Sullivan | 1 | -1/+2 |
2014-11-21 | kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64 | Radim Krcmar | 1 | -17/+2 |
2014-11-21 | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini | 1 | -0/+347 |