aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.c
Commit message (Expand)AuthorAge
* KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_updateMiaohe Lin2019-10-22
* KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_nsWanpeng Li2019-09-26
* KVM: LAPIC: Tune lapic_timer_advance_ns smoothlyWanpeng Li2019-09-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-18
|\
| * KVM: x86: Fix INIT signal handling in various CPU statesLiran Alon2019-09-11
| * KVM: LAPIC: Micro optimize IPI latencyWanpeng Li2019-09-11
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-17
|\ \ | |/ |/|
| * KVM: LAPIC: Mark hrtimer to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-01
* | kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar2019-08-14
* | KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fireWanpeng Li2019-08-05
|/
* KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-20
* KVM: LAPIC: Make lapic timer unpinnedWanpeng Li2019-07-17
* kvm: x86: ioapic and apic debug macros cleanupYi Wang2019-07-15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\
| * Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
| |\
| * | KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insaneWanpeng Li2019-07-05
| * | kvm: LAPIC: write down valid APIC registersPaolo Bonzini2019-07-05
| * | KVM: LAPIC: ARBPRI is a reserved register for x2APICPaolo Bonzini2019-07-05
| * | KVM: x86: Fix apic dangling pointer in vcpuSaar Amar2019-06-20
| * | kvm: x86: offset is ensure to be in rangeWei Yang2019-06-18
| * | kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()Wei Yang2019-06-18
| * | KVM: LAPIC: Optimize timer latency furtherWanpeng Li2019-06-04
| * | KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexitWanpeng Li2019-06-04
| * | KVM: LAPIC: Extract adaptive tune timer advancement logicWanpeng Li2019-06-04
* | | KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li2019-07-02
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * KVM: lapic: Check for a pending timer intr prior to start_hv_timer()Sean Christopherson2019-04-30
| * KVM: lapic: Refactor ->set_hv_timer to use an explicit expired paramSean Christopherson2019-04-30
| * KVM: lapic: Explicitly cancel the hv timer if it's pre-expiredSean Christopherson2019-04-30
| * KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson2019-04-30
* | KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson2019-04-30
* | KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson2019-04-18
* | KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson2019-04-18
* | KVM: lapic: Track lapic timer advance per vCPUSean Christopherson2019-04-18
* | KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson2019-04-18
* | KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too shortLiran Alon2019-04-18
|/
* KVM: fix spectrev1 gadgetsPaolo Bonzini2019-04-16
* kvm: x86: Add memcg accounting to KVM allocationsBen Gardon2019-02-20
* KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-25
* kvm: x86: remove unnecessary recalculate_apic_mapPeng Hao2018-12-14
* KVM: x86: fix empty-body warningsYi Wang2018-11-27
* KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li2018-11-27
* 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