aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/lapic.h
AgeCommit message (Expand)Author
2017-03-06KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara
2015-02-03KVM: nVMX: Enable nested posted interrupt processingWincy Van
2015-01-30KVM: x86: return bool from kvm_apic_match*()Radim Krčmář
2015-01-08KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti
2014-12-04KVM: x86: allow 256 logical x2APICs againRadim Krčmář
2014-11-03KVM: x86: optimize some accesses to LVTT and SPIVRadim Krčmář
2014-11-03KVM: x86: detect LVTT changes under APICvRadim Krčmář
2014-11-03KVM: x86: detect SPIV changes under APICvRadim Krčmář
2014-11-03KVM: x86: some apic broadcast modes does not workNadav Amit
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka
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