aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/ioapic.c
Commit message (Expand)AuthorAge
* KVM: Update Red Hat copyrightsAvi Kivity2010-08-01
* KVM: read apic->irr with ioapic lock heldMarcelo Tosatti2010-06-10
* KVM: convert ioapic lock to spinlockMarcelo Tosatti2010-05-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrlWei Yongjun2010-03-01
* KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failureWei Yongjun2010-03-01
* KVM: avoid taking ioapic mutex for non-ioapic EOIsAvi Kivity2010-03-01
* KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-01
* KVM: convert io_bus to SRCUMarcelo Tosatti2010-03-01
* KVM: Move IO APIC to its own lockGleb Natapov2009-12-03
* KVM: Fix coalesced interrupt reporting in IOAPICGleb Natapov2009-09-10
* KVM: make io_bus interface more robustGregory Haskins2009-09-10
* KVM: Add trace points in irqchip codeGleb Natapov2009-09-10
* KVM: Use temporary variable to shorten lines.Gleb Natapov2009-09-10
* KVM: fix lock imbalanceJiri Slaby2009-09-10
* KVM: remove in_range from io devicesMichael S. Tsirkin2009-09-10
* KVM: convert bus to slots_lockMichael S. Tsirkin2009-09-10
* KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov2009-09-10
* KVM: introduce irq_lock, use it to protect ioapicMarcelo Tosatti2009-09-10
* KVM: cleanup io_device codeGregory Haskins2009-09-10
* KVM: Avoid redelivery of edge interrupt before next edgeGleb Natapov2009-08-09
* KVM: APIC: get rid of deliver_bitmaskGleb Natapov2009-06-10
* KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov2009-06-10
* KVM: ioapic/msi interrupt delivery consolidationGleb Natapov2009-06-10
* KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov2009-06-10
* KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmaskSheng Yang2009-06-10
* KVM: bit ops for deliver_bitmapSheng Yang2009-06-10
* KVM: Change API of kvm_ioapic_get_delivery_bitmaskSheng Yang2009-06-10
* KVM: Unify the delivery of IOAPIC and MSI interruptsSheng Yang2009-06-10
* KVM: Split IOAPIC structureSheng Yang2009-06-10
* KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-24
* KVM: make irq ack notifications aware of routing tableMarcelo Tosatti2009-03-24
* KVM: Interrupt mask notifiers for ioapicAvi Kivity2009-03-24
* KVM: Export ioapic_get_delivery_bitmaskSheng Yang2008-12-31
* KVM: Kick NMI receiving VCPUJan Kiszka2008-12-31
* KVM: ia64: add a dummy irq ack notificationXiantao Zhang2008-10-15
* KVM: irq ack notificationMarcelo Tosatti2008-10-15
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-20
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-20
* KVM: IOAPIC: Fix level-triggered irq injection hangMark McLoughlin2008-07-06
* KVM: ioapic: fix lost interrupt when changing a device's irqAvi Kivity2008-06-24
* KVM: IOAPIC: only set remote_irr if interrupt was injectedMarcelo Tosatti2008-06-06
* KVM: Route irq 0 to vcpu 0 exclusivelyAvi Kivity2008-03-04
* KVM: Move ioapic code to common directory.Zhang Xiantao2008-01-30