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