summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...Vitaly Kuznetsov2021-02-091-0/+2
* KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()Vitaly Kuznetsov2021-02-091-5/+0
* KVM: Stop using deprecated jump label APIsCun Li2021-02-041-7/+6
* KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PISean Christopherson2020-09-281-0/+1
* KVM: x86: introduce kvm_can_use_hv_timerPaolo Bonzini2020-05-151-1/+1
* KVM: x86: Return updated timer current count register from KVM_GET_LAPICPeter Shier2020-04-151-1/+6
* KVM: X86: Filter out the broadcast dest for IPI fastpathWanpeng Li2020-04-071-0/+3
* KVM: X86: Micro-optimize IPI fastpath delayWanpeng Li2020-03-261-0/+1
* KVM: LAPIC: Recalculate apic map in batchWanpeng Li2020-03-161-0/+1
* kvm: lapic: Introduce APICv update helper functionSuravee Suthikulpanit2020-02-051-0/+1
* KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macrosPeter Xu2020-01-081-1/+1
* KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASKPeter Xu2020-01-081-2/+3
* KVM: X86: Move irrelevant declarations out of ioapic.hPeter Xu2020-01-081-1/+1
* Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-211-0/+5
|\
| * KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin2019-10-221-0/+5
* | KVM: x86: deliver KVM IOAPIC scan request to target vCPUsNitesh Narayan Lal2019-11-151-0/+3
|/
* KVM: LAPIC: Tune lapic_timer_advance_ns smoothlyWanpeng Li2019-09-241-1/+0
* KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-201-0/+1
* kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()Wei Yang2019-06-181-0/+5
* KVM: LAPIC: Optimize timer latency furtherWanpeng Li2019-06-041-1/+1
* KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexitWanpeng Li2019-06-041-0/+1
* KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson2019-04-181-1/+1
* KVM: lapic: Track lapic timer advance per vCPUSean Christopherson2019-04-181-1/+3
* KVM: hyperv: define VP assist page helpersLadi Prosek2018-10-171-1/+1
* kvm: vmx: Introduce lapic_mode enumerationJim Mattson2018-05-141-0/+14
* x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek2018-03-281-1/+1
* KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updatedLiran Alon2018-01-161-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCYLadi Prosek2017-08-071-0/+3
* KVM: lapic: reorganize restart_apic_timerPaolo Bonzini2017-06-291-1/+1
* KVM: x86: preparatory changes for APICv cleanupsPaolo Bonzini2017-02-151-2/+2
* Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2017-01-171-0/+1
|\
| * KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-01-121-0/+1
* | KVM: vmx: speed up TPR below threshold vmexitsPaolo Bonzini2017-01-091-0/+1
* | KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_idRadim Krčmář2017-01-091-11/+0
|/
* 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