aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvm.c
AgeCommit message (Expand)Author
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li
2020-02-28KVM: Introduce pv check helpersWanpeng Li
2020-02-05x86/kvm: do not setup pv tlb flush when not paravirtualizedThadeu Lima de Souza Cascardo
2020-01-07x86/context-tracking: Remove exception_enter/exit() from KVM_PV_REASON_PAGE_N...Frederic Weisbecker
2019-10-25x86/kvm: Fix -Wmissing-prototypes warningsYi Wang
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-14KVM: X86: Use IPI shorthands in kvm guest when supportWanpeng Li
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-05x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini
2019-07-31x86/kvm: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-30cpuidle-haltpoll: disable host side polling when kvm virtualizedMarcelo Tosatti
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-18x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-07-17x86/mm, tracing: Fix CR2 corruptionPeter Zijlstra
2019-07-02KVM: X86: Yield to IPI target if necessaryWanpeng Li
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19Thomas Gleixner
2019-04-19x86/kvm: Make steal_time visibleAndi Kleen
2019-01-25KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-06KVM: X86: Implement PV IPIs in linux guestWanpeng Li
2018-08-06KVM: X86: Add kvm hypervisor init time platform setup callbackWanpeng Li
2018-08-06x86/kvm: Don't use pvqspinlock code if only 1 vCPUWaiman Long
2018-07-20x86/kvmclock: Move kvmclock vsyscall param and init to kvmclockThomas Gleixner
2018-07-20x86/kvmclock: Remove memblock dependencyPavel Tatashin
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-28KVM: X86: Fix setup the virt_spin_lock_key before static key get initializedWanpeng Li
2018-03-28KVM: x86: Fix pv tlb flush dependenciesWanpeng Li
2018-03-06KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li
2018-03-06KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li
2018-02-24KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...Wanpeng Li
2018-02-24x86/kvm: Make parse_no_xxx __init for kvmDou Liyang
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-01-16KVM: X86: use paravirtualized TLB ShootdownWanpeng Li
2018-01-16KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-10x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-11-07X86/KVM: Decrypt shared per-cpu variables when SEV is activeBrijesh Singh