aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.c
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-08-25KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov
2022-04-15KVM: x86: Fix emulation in writing cr8Zhenzhong Duan
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-12-02KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-02-28KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-28KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-11KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacksMarios Pomonis
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-09-16x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinitVitaly Kuznetsov
2019-09-16KVM: hyperv: define VP assist page helpersLadi Prosek
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-09-06kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-10KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-22KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson
2019-05-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-05-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-01-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2018-12-17KVM: x86: fix empty-body warningsYi Wang
2018-12-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2018-12-05KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li
2018-11-28hrtimer: by timers by default into the softirq contextSebastian Andrzej Siewior
2018-09-20x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov
2018-09-07KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-06KVM: X86: Implement "send IPI" hypercallWanpeng Li
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-24x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel
2018-05-14kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois
2018-03-16KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář
2018-02-24KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini
2018-01-16KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updatedLiran Alon
2018-01-16KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()Liran Alon
2017-11-27KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert
2017-11-27KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-02KVM: x86: Update APICv on APIC resetJan H. Schönherr
2017-10-12KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switchRadim Krčmář