summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer supportWanpeng Li2016-11-021-0/+1
* KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()Wanpeng Li2016-11-021-0/+1
* KVM: x86: use hardware-compatible format for APIC ID registerRadim Krčmář2016-07-141-3/+9
* KVM: x86: dynamic kvm_apic_mapRadim Krčmář2016-07-141-1/+1
* KVM: x86: support using the vmx preemption timer for tsc deadline timerYunhong Jiang2016-06-161-0/+5
* svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2016-05-181-0/+3
* KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_regSuravee Suthikulpanit2016-05-181-3/+3
* KVM: x86: Misc LAPIC changes to expose helper functionsSuravee Suthikulpanit2016-05-181-0/+29
* kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel2016-03-031-2/+5
* KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini2016-02-091-4/+4
* KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu2016-02-091-0/+2
* kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-251-0/+5
* kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin2015-11-251-2/+2
* KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu2015-10-011-0/+2
* KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini2015-10-011-2/+2
* KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini2015-10-011-1/+0Star
* kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin2015-07-231-1/+1
* KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář2015-07-031-0/+1
* KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-041-0/+5
* kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini2015-06-041-1/+1
* kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan2015-05-071-0/+6
* KVM: x86: INIT and reset sequences are differentNadav Amit2015-05-071-1/+1
* KVM: x86: simplify kvm_apic_mapRadim Krčmář2015-04-081-15/+0Star
* KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-261-1/+1
* KVM: nVMX: Enable nested posted interrupt processingWincy Van2015-02-031-0/+1
* KVM: x86: return bool from kvm_apic_match*()Radim Krčmář2015-01-301-2/+0Star
* KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti2015-01-081-0/+3
* KVM: x86: allow 256 logical x2APICs againRadim Krčmář2014-12-041-2/+0Star
* KVM: x86: optimize some accesses to LVTT and SPIVRadim Krčmář2014-11-031-3/+3
* KVM: x86: detect LVTT changes under APICvRadim Krčmář2014-11-031-0/+1
* KVM: x86: detect SPIV changes under APICvRadim Krčmář2014-11-031-0/+1
* KVM: x86: some apic broadcast modes does not workNadav Amit2014-11-031-2/+2
* KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka2014-01-271-1/+1
* KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2013-12-121-2/+2
* KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang2013-04-161-0/+1
* KVM: Set TMR when programming ioapic entryYang Zhang2013-04-161-0/+1
* KVM: Add reset/restore rtc_status supportYang Zhang2013-04-161-0/+2
* KVM: Return destination vcpu on interrupt injectionYang Zhang2013-04-161-2/+3
* KVM: Call kvm_apic_match_dest() to check destination vcpuYang Zhang2013-04-071-4/+0Star
* KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-131-0/+11
* x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-291-0/+27
* x86, apicv: add virtual x2apic supportYang Zhang2013-01-291-0/+5
* x86, apicv: add APICv register virtualization supportYang Zhang2013-01-291-0/+2
* KVM: optimize apic interrupt deliveryGleb Natapov2012-09-201-0/+3
* KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov2012-08-091-1/+2
* KVM: inline kvm_apic_present() and kvm_lapic_enabled()Gleb Natapov2012-08-061-2/+43
* KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov2012-08-061-0/+1
* KVM: Simplify kvm_timerAvi Kivity2012-08-011-8/+0Star
* KVM: Remove internal timer abstractionAvi Kivity2012-08-011-1/+16
* KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-251-0/+2