aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/lapic.h
AgeCommit message (Expand)Author
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2013-04-16KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang
2013-04-16KVM: Set TMR when programming ioapic entryYang Zhang
2013-04-15KVM: Add reset/restore rtc_status supportYang Zhang
2013-04-15KVM: Return destination vcpu on interrupt injectionYang Zhang
2013-04-07KVM: Call kvm_apic_match_dest() to check destination vcpuYang Zhang
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang
2013-01-29x86, apicv: add virtual x2apic supportYang Zhang
2013-01-29x86, apicv: add APICv register virtualization supportYang Zhang
2012-09-20KVM: optimize apic interrupt deliveryGleb Natapov
2012-08-09KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov
2012-08-06KVM: inline kvm_apic_present() and kvm_lapic_enabled()Gleb Natapov
2012-08-06KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov
2012-08-01KVM: Simplify kvm_timerAvi Kivity
2012-08-01KVM: Remove internal timer abstractionAvi Kivity
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin
2012-06-25KVM: optimize ISR lookupsMichael S. Tsirkin
2012-06-25KVM: document lapic regs fieldMichael S. Tsirkin
2011-12-27KVM: Expose kvm_lapic_local_deliver()Avi Kivity
2011-10-05KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong
2011-09-25KVM: APIC: avoid instruction emulation for EOI writesKevin Tian
2011-03-17KVM: x86: Remove useless regs_page pointer from kvm_lapicTakuya Yoshikawa
2010-03-01KVM: Add HYPER-V apic access MSRsGleb Natapov
2009-09-10KVM: x2apic interface to lapicGleb Natapov
2009-09-10KVM: Add Directed EOI support to APIC emulationGleb Natapov
2009-09-10KVM: Optimize searching for highest IRRGleb Natapov
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov
2009-06-10KVM: APIC: kvm_apic_set_irq deliver all kinds of interruptsGleb Natapov
2009-06-10KVM: unify part of generic timer handlingMarcelo Tosatti
2009-02-15KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti
2008-07-20KVM: add statics were possible, function definition in lapic.hHarvey Harrison
2008-01-30KVM: Accelerated apic supportAvi Kivity
2008-01-30KVM: Move irqchip declarations into new ioapic.h and lapic.hZhang Xiantao