| Commit message (Expand) | Author | Age |
* | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini | 2014-11-21 |
* | KVM: ia64: remove | Paolo Bonzini | 2014-11-20 |
* | KVM: x86: some apic broadcast modes does not work | Nadav Amit | 2014-11-03 |
* | kvm: ioapic: conditionally delay irq delivery duringeoi broadcast | Zhang Haoyu | 2014-09-16 |
* | kvm: make local functions static | Stephen Hemminger | 2014-01-08 |
* | KVM: Set TMR when programming ioapic entry | Yang Zhang | 2013-04-16 |
* | KVM: Call common update function when ioapic entry changed. | Yang Zhang | 2013-04-16 |
* | KVM: Let ioapic know the irq line status | Yang Zhang | 2013-04-15 |
* | KVM: Add reset/restore rtc_status support | Yang Zhang | 2013-04-15 |
* | KVM: Return destination vcpu on interrupt injection | Yang Zhang | 2013-04-15 |
* | KVM: Introduce struct rtc_status | Yang Zhang | 2013-04-15 |
* | KVM: Add vcpu info to ioapic_update_eoi() | Yang Zhang | 2013-04-15 |
* | x86, apicv: add virtual interrupt delivery support | Yang Zhang | 2013-01-29 |
* | KVM: fix race with level interrupts | Michael S. Tsirkin | 2012-07-20 |
* | KVM: dont clear TMR on EOI | Michael S. Tsirkin | 2012-04-16 |
* | KVM: convert ioapic lock to spinlock | Marcelo Tosatti | 2010-05-13 |
* | KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl | Wei Yongjun | 2010-03-01 |
* | KVM: avoid taking ioapic mutex for non-ioapic EOIs | Avi Kivity | 2010-03-01 |
* | KVM: Move IO APIC to its own lock | Gleb Natapov | 2009-12-03 |
* | KVM: Move irq sharing information to irqchip level | Gleb Natapov | 2009-12-03 |
* | KVM: APIC: get rid of deliver_bitmask | Gleb Natapov | 2009-06-10 |
* | KVM: change the way how lowest priority vcpu is calculated | Gleb Natapov | 2009-06-10 |
* | KVM: consolidate ioapic/ipi interrupt delivery logic | Gleb Natapov | 2009-06-10 |
* | KVM: ioapic/msi interrupt delivery consolidation | Gleb Natapov | 2009-06-10 |
* | KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask | Sheng Yang | 2009-06-10 |
* | KVM: Update intr delivery func to accept unsigned long* bitmap | Sheng Yang | 2009-06-10 |
* | KVM: Change API of kvm_ioapic_get_delivery_bitmask | Sheng Yang | 2009-06-10 |
* | KVM: Split IOAPIC structure | Sheng Yang | 2009-06-10 |
* | KVM: Report IRQ injection status to userspace. | Gleb Natapov | 2009-03-24 |
* | KVM: Export ioapic_get_delivery_bitmask | Sheng Yang | 2008-12-31 |
* | KVM: Move irqchip_in_kernel() from ioapic.h to irq.h | Xiantao Zhang | 2008-10-15 |
* | KVM: irq ack notification | Marcelo Tosatti | 2008-10-15 |
* | KVM: Move ioapic code to common directory. | Zhang Xiantao | 2008-01-30 |