Commit Graph

64 Commits (e015050cc5ea01e4beba3862dcafef9360c77522)

Author SHA1 Message Date
Yang Zhang cf9e65b773 KVM: Set TMR when programming ioapic entry 12 years ago
Yang Zhang 3d81bc7e96 KVM: Call common update function when ioapic entry changed. 12 years ago
Yang Zhang 2c2bf01136 KVM: Use eoi to track RTC interrupt delivery status 12 years ago
Yang Zhang aa2fbe6d44 KVM: Let ioapic know the irq line status 12 years ago
Yang Zhang f3bff6318f KVM: Force vmexit with virtual interrupt delivery 12 years ago
Yang Zhang 106069193c KVM: Add reset/restore rtc_status support 12 years ago
Yang Zhang b4f2225c07 KVM: Return destination vcpu on interrupt injection 12 years ago
Yang Zhang 1fcc7890db KVM: Add vcpu info to ioapic_update_eoi() 12 years ago
Yang Zhang 44944d4d28 KVM: Call kvm_apic_match_dest() to check destination vcpu 12 years ago
Andy Honig a2c118bfab KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) 12 years ago
Yang Zhang c7c9c56ca2 x86, apicv: add virtual interrupt delivery support 12 years ago
Yang Zhang 871a069db9 KVM: remove a wrong hack of delivery PIT intr to vcpu0 12 years ago
Michael S. Tsirkin 28a6fdabb3 KVM: x86: drop parameter validation in ioapic/pic 13 years ago
Michael S. Tsirkin 1a577b7247 KVM: fix race with level interrupts 13 years ago
Michael S. Tsirkin a0c9a822bf KVM: dont clear TMR on EOI 13 years ago
Gleb Natapov d546cb406e KVM: drop bsp_vcpu pointer from kvm struct 13 years ago
Julian Stecklina d77fe6354d KVM: Allow aligned byte and word writes to IOAPIC registers. 13 years ago
Sasha Levin 743eeb0b01 KVM: Intelligent device lookup on I/O bus 14 years ago
Liu Yuan a38f84ca8c KVM: ioapic: Fix an error field reference 14 years ago
Gleb Natapov 4a994358b9 KVM: Convert mask notifiers to use irqchip/pin instead of gsi 15 years ago
Avi Kivity 221d059d15 KVM: Update Red Hat copyrights 15 years ago
Marcelo Tosatti 07dc7263b9 KVM: read apic->irr with ioapic lock held 15 years ago
Marcelo Tosatti 46a47b1ed1 KVM: convert ioapic lock to spinlock 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Wei Yongjun 72bb2fcd23 KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl 15 years ago
Wei Yongjun 1ae77badc2 KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure 15 years ago
Avi Kivity 46a929bc15 KVM: avoid taking ioapic mutex for non-ioapic EOIs 15 years ago
Marcelo Tosatti 79fac95ecf KVM: convert slots_lock to a mutex 15 years ago
Marcelo Tosatti e93f8a0f82 KVM: convert io_bus to SRCU 15 years ago
Gleb Natapov eba0226bdf KVM: Move IO APIC to its own lock 15 years ago
Gleb Natapov 65a8221163 KVM: Fix coalesced interrupt reporting in IOAPIC 16 years ago
Gregory Haskins 090b7aff27 KVM: make io_bus interface more robust 16 years ago
Gleb Natapov 1000ff8d89 KVM: Add trace points in irqchip code 16 years ago
Gleb Natapov 70f93dae32 KVM: Use temporary variable to shorten lines. 16 years ago
Jiri Slaby 27c4ba6017 KVM: fix lock imbalance 16 years ago
Michael S. Tsirkin bda9020e24 KVM: remove in_range from io devices 16 years ago
Michael S. Tsirkin 6c47469453 KVM: convert bus to slots_lock 16 years ago
Gleb Natapov c5af89b68a KVM: Introduce kvm_vcpu_is_bsp() function. 16 years ago
Marcelo Tosatti 60eead79ad KVM: introduce irq_lock, use it to protect ioapic 16 years ago
Gregory Haskins d76685c4a0 KVM: cleanup io_device code 16 years ago
Gleb Natapov b4a2f5e723 KVM: Avoid redelivery of edge interrupt before next edge 16 years ago
Gleb Natapov 58c2dde17d KVM: APIC: get rid of deliver_bitmask 16 years ago
Gleb Natapov 343f94fe4d KVM: consolidate ioapic/ipi interrupt delivery logic 16 years ago
Gleb Natapov a53c17d21c KVM: ioapic/msi interrupt delivery consolidation 16 years ago
Gleb Natapov 6da7e3f643 KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts 16 years ago
Sheng Yang 74a3a8f152 KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask 16 years ago
Sheng Yang bfd349d073 KVM: bit ops for deliver_bitmap 16 years ago
Sheng Yang e5871be0f5 KVM: Change API of kvm_ioapic_get_delivery_bitmask 16 years ago
Sheng Yang 116191b69b KVM: Unify the delivery of IOAPIC and MSI interrupts 16 years ago
Sheng Yang cf9e4e15e8 KVM: Split IOAPIC structure 16 years ago