aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.c
Commit message (Expand)AuthorAge
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-29
* x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinitVitaly Kuznetsov2018-10-16
* KVM: hyperv: define VP assist page helpersLadi Prosek2018-10-16
* kvm/x86: return meaningful value from KVM_SIGNAL_MSIPaolo Bonzini2018-10-16
* KVM: LAPIC: Tune lapic_timer_advance_ns automaticallyWanpeng Li2018-10-16
* x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-09-19
* KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2018-09-07
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-19
|\
| * KVM: X86: Implement "send IPI" hypercallWanpeng Li2018-08-06
* | sched/swait: Rename to exclusivePeter Zijlstra2018-06-20
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\
| * kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson2018-05-14
* | x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel2018-05-24
|/
* KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-05
* KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov2018-03-16
* KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2018-03-01
* KVM: x86: move LAPIC initialization after VMCS creationPaolo Bonzini2018-02-23
* KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updatedLiran Alon2018-01-16
* KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()Liran Alon2018-01-16
* KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert2017-11-27
* KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert2017-11-27
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-16
|\
| * KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switchRadim Krčmář2017-10-12
| * KVM: x86: really disarm lapic timer when clearing TMICTRadim Krčmář2017-10-12
| * KVM: x86: handle 0 write to TSC_DEADLINE MSRRadim Krčmář2017-10-12
| * KVM: LAPIC: Apply change to TDCR right away to the timerWanpeng Li2017-10-12
| * KVM: LAPIC: Keep timer running when switching between one-shot and periodic modeWanpeng Li2017-10-12
| * KVM: LAPIC: Introduce limit_periodic_timer_frequencyWanpeng Li2017-10-12
| * KVM: LAPIC: Fix lapic timer mode transitionWanpeng Li2017-10-12
* | KVM: x86: Update APICv on APIC resetJan H. Schönherr2017-11-02
|/
* kvm,lapic: Justify use of swait_active()Davidlohr Bueso2017-09-15
* KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCYLadi Prosek2017-08-07
* KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li2017-07-26
* KVM: LAPIC: Fix lapic timer injection delayWanpeng Li2017-06-29
* KVM: lapic: reorganize restart_apic_timerPaolo Bonzini2017-06-29
* KVM: lapic: reorganize start_hv_timerPaolo Bonzini2017-06-29
* KVM: x86: Fix virtual wire modeJan H. Schönherr2017-05-26
* KVM: X86: Fix preempt the preemption timer cancelWanpeng Li2017-05-26
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-08
|\
| * mm: introduce kv[mz]alloc helpersMichal Hocko2017-05-08
* | Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini2017-05-03
|/
* KVM: Support vCPU-based gfn->hva cacheCao, Lei2017-02-16
* kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injectionPaolo Bonzini2017-02-15
* KVM: x86: do not scan IRR twice on APICv vmentryPaolo Bonzini2017-02-15
* KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callersPaolo Bonzini2017-02-15
* KVM: x86: preparatory changes for APICv cleanupsPaolo Bonzini2017-02-15
* KVM: vmx: clear pending interrupts on KVM_SET_LAPICPaolo Bonzini2017-02-15
* Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář2017-01-17
|\
| * KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack2017-01-12
* | KVM: lapic: do not scan IRR when delivering an interruptPaolo Bonzini2017-01-09