aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specificSean Christopherson1-1/+1
2022-09-26KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowedSean Christopherson1-0/+7
2022-07-08KVM: x86: Fix handling of APIC LVT updates when userspace changes MCG_CAPSean Christopherson1-0/+1
2022-06-24KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic.Jue Wang1-1/+3
2022-06-24KVM: x86: Add APIC_LVTx() macro.Jue Wang1-0/+2
2022-06-24KVM: x86: Fill apic_lvt_mask with enums / explicit entries.Jue Wang1-1/+11
2022-06-20KVM: x86: Use lapic_in_kernel() to query in-kernel APIC in APICv helperSean Christopherson1-1/+1
2022-06-20KVM: x86: Move "apicv_active" into "struct kvm_lapic"Sean Christopherson1-1/+2
2022-05-25KVM: LAPIC: Trace LAPIC timer expiration on every vmentryWanpeng Li1-1/+0
2022-03-01KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helperSean Christopherson1-9/+5
2022-03-01KVM: x86: Make kvm_lapic_reg_{read,write}() staticSean Christopherson1-3/+0
2021-11-11KVM: x86: Rename kvm_lapic_enable_pv_eoi()Vitaly Kuznetsov1-1/+1
2021-06-17KVM: x86: Add a return code to kvm_apic_accept_eventsJim Mattson1-1/+1
2021-02-09KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcpu_hv'Vitaly Kuznetsov1-0/+2
2021-02-09KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()Vitaly Kuznetsov1-5/+0
2021-02-04KVM: Stop using deprecated jump label APIsCun Li1-7/+6
2020-09-28KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PISean Christopherson1-0/+1
2020-05-15KVM: x86: introduce kvm_can_use_hv_timerPaolo Bonzini1-1/+1
2020-04-15KVM: x86: Return updated timer current count register from KVM_GET_LAPICPeter Shier1-1/+6
2020-04-07KVM: X86: Filter out the broadcast dest for IPI fastpathWanpeng Li1-0/+3
2020-03-26KVM: X86: Micro-optimize IPI fastpath delayWanpeng Li1-0/+1
2020-03-16KVM: LAPIC: Recalculate apic map in batchWanpeng Li1-0/+1
2020-02-05kvm: lapic: Introduce APICv update helper functionSuravee Suthikulpanit1-0/+1
2020-01-08KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macrosPeter Xu1-1/+1
2020-01-08KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASKPeter Xu1-2/+3
2020-01-08KVM: X86: Move irrelevant declarations out of ioapic.hPeter Xu1-1/+1
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini1-0/+5
2019-11-15KVM: x86: deliver KVM IOAPIC scan request to target vCPUsNitesh Narayan Lal1-0/+3
2019-10-22KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin1-0/+5
2019-09-24KVM: LAPIC: Tune lapic_timer_advance_ns smoothlyWanpeng Li1-1/+0
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li1-0/+1
2019-06-18kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()Wei Yang1-0/+5
2019-06-04KVM: LAPIC: Optimize timer latency furtherWanpeng Li1-1/+1
2019-06-04KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexitWanpeng Li1-0/+1
2019-04-18KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson1-1/+1
2019-04-18KVM: lapic: Track lapic timer advance per vCPUSean Christopherson1-1/+3
2018-10-17KVM: hyperv: define VP assist page helpersLadi Prosek1-1/+1
2018-05-14kvm: vmx: Introduce lapic_mode enumerationJim Mattson1-0/+14
2018-03-28x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGELadi Prosek1-1/+1
2018-01-16KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updatedLiran Alon1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-07KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCYLadi Prosek1-0/+3
2017-06-29KVM: lapic: reorganize restart_apic_timerPaolo Bonzini1-1/+1
2017-02-15KVM: x86: preparatory changes for APICv cleanupsPaolo Bonzini1-2/+2
2017-01-17Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextRadim Krčmář1-0/+1
2017-01-12KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack1-0/+1
2017-01-09KVM: vmx: speed up TPR below threshold vmexitsPaolo Bonzini1-0/+1
2017-01-09KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_idRadim Krčmář1-11/+0
2016-11-02KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer supportWanpeng Li1-0/+1
2016-11-02KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()Wanpeng Li1-0/+1