aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin1-0/+5
2015-11-25kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin1-2/+2
2015-10-01KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu1-0/+2
2015-10-01KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini1-2/+2
2015-10-01KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini1-1/+0
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin1-1/+1
2015-07-03KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář1-0/+1
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini1-0/+5
2015-06-04kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-05-07kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan1-0/+6
2015-05-07KVM: x86: INIT and reset sequences are differentNadav Amit1-1/+1
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář1-15/+0
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara1-1/+1
2015-02-03KVM: nVMX: Enable nested posted interrupt processingWincy Van1-0/+1
2015-01-30KVM: x86: return bool from kvm_apic_match*()Radim Krčmář1-2/+0
2015-01-08KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti1-0/+3
2014-12-04KVM: x86: allow 256 logical x2APICs againRadim Krčmář1-2/+0
2014-11-03KVM: x86: optimize some accesses to LVTT and SPIVRadim Krčmář1-3/+3
2014-11-03KVM: x86: detect LVTT changes under APICvRadim Krčmář1-0/+1
2014-11-03KVM: x86: detect SPIV changes under APICvRadim Krčmář1-0/+1
2014-11-03KVM: x86: some apic broadcast modes does not workNadav Amit1-2/+2
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka1-1/+1
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig1-2/+2
2013-04-16KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang1-0/+1
2013-04-16KVM: Set TMR when programming ioapic entryYang Zhang1-0/+1
2013-04-15KVM: Add reset/restore rtc_status supportYang Zhang1-0/+2
2013-04-15KVM: Return destination vcpu on interrupt injectionYang Zhang1-2/+3
2013-04-07KVM: Call kvm_apic_match_dest() to check destination vcpuYang Zhang1-4/+0
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka1-0/+11
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang1-0/+27
2013-01-29x86, apicv: add virtual x2apic supportYang Zhang1-0/+5
2013-01-29x86, apicv: add APICv register virtualization supportYang Zhang1-0/+2
2012-09-20KVM: optimize apic interrupt deliveryGleb Natapov1-0/+3
2012-08-09KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov1-1/+2
2012-08-06KVM: inline kvm_apic_present() and kvm_lapic_enabled()Gleb Natapov1-2/+43
2012-08-06KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov1-0/+1
2012-08-01KVM: Simplify kvm_timerAvi Kivity1-8/+0
2012-08-01KVM: Remove internal timer abstractionAvi Kivity1-1/+16
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin1-0/+2
2012-06-25KVM: optimize ISR lookupsMichael S. Tsirkin1-0/+4
2012-06-25KVM: document lapic regs fieldMichael S. Tsirkin1-0/+5
2011-12-27KVM: Expose kvm_lapic_local_deliver()Avi Kivity1-0/+1
2011-10-05KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong1-0/+3
2011-09-25KVM: APIC: avoid instruction emulation for EOI writesKevin Tian1-0/+1
2011-03-17KVM: x86: Remove useless regs_page pointer from kvm_lapicTakuya Yoshikawa1-1/+0
2010-03-01KVM: Add HYPER-V apic access MSRsGleb Natapov1-0/+8
2009-09-10KVM: x2apic interface to lapicGleb Natapov1-0/+2
2009-09-10KVM: Add Directed EOI support to APIC emulationGleb Natapov1-0/+1
2009-09-10KVM: Optimize searching for highest IRRGleb Natapov1-0/+1
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov1-2/+1