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