summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/lapic.c
AgeCommit message (Expand)Author
2019-08-05KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fireWanpeng Li
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li
2019-07-17KVM: LAPIC: Make lapic timer unpinnedWanpeng Li
2019-07-15kvm: x86: ioapic and apic debug macros cleanupYi Wang
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-05KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insaneWanpeng Li
2019-07-05kvm: LAPIC: write down valid APIC registersPaolo Bonzini
2019-07-05KVM: LAPIC: ARBPRI is a reserved register for x2APICPaolo Bonzini
2019-07-02KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-06-20KVM: x86: Fix apic dangling pointer in vcpuSaar Amar
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2019-06-18kvm: x86: offset is ensure to be in rangeWei Yang
2019-06-18kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()Wei Yang
2019-06-04KVM: LAPIC: Optimize timer latency furtherWanpeng Li
2019-06-04KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexitWanpeng Li
2019-06-04KVM: LAPIC: Extract adaptive tune timer advancement logicWanpeng Li
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-30KVM: lapic: Check for a pending timer intr prior to start_hv_timer()Sean Christopherson
2019-04-30KVM: lapic: Refactor ->set_hv_timer to use an explicit expired paramSean Christopherson
2019-04-30KVM: lapic: Explicitly cancel the hv timer if it's pre-expiredSean Christopherson
2019-04-30KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson
2019-04-30KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson
2019-04-18KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson
2019-04-18KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson
2019-04-18KVM: lapic: Track lapic timer advance per vCPUSean Christopherson
2019-04-18KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson
2019-04-18KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too shortLiran Alon
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-02-20kvm: x86: Add memcg accounting to KVM allocationsBen Gardon
2019-01-25KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva
2018-12-14kvm: x86: remove unnecessary recalculate_apic_mapPeng Hao
2018-11-27KVM: x86: fix empty-body warningsYi Wang
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner
2018-10-17x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinitVitaly Kuznetsov
2018-10-17KVM: hyperv: define VP assist page helpersLadi Prosek
2018-10-17kvm/x86: return meaningful value from KVM_SIGNAL_MSIPaolo Bonzini
2018-10-17KVM: LAPIC: Tune lapic_timer_advance_ns automaticallyWanpeng Li
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ář