aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvm.c
AgeCommit message (Expand)Author
2022-07-25x86, kvm: use proper ASM macros for kvm_vcpu_is_preemptedGreg Kroah-Hartman
2022-06-06x86, kvm: use correct GFP flags for preemption disabledPaolo Bonzini
2022-06-06x86/kvm: Alloc dummy async #PF token outside of raw spinlockSean Christopherson
2022-05-12x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li
2022-04-08KVM: x86: fix sending PV IPILi RongQing
2021-06-10x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-06-10x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-06-10x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-28cpuidle-haltpoll: fix error comments in arch_haltpoll_disableLi Qiang
2020-09-20Revert "KVM: Check the allocation of pv cpu mask"Vitaly Kuznetsov
2020-09-12x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov
2020-09-12x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov
2020-09-11KVM: Check the allocation of pv cpu maskHaiwei Li
2020-09-09x86/kvm: Add KVM-specific VMMCALL handling under SEV-ESTom Lendacky
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-24x86/entry: Cleanup idtentry_enter/exitThomas Gleixner
2020-07-08x86/kvm: Add "nopvspin" parameter to disable PV spinlocksZhenzhong Duan
2020-07-08x86/kvm: Change print code to use pr_*() formatZhenzhong Duan
2020-07-08Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init...Zhenzhong Duan
2020-07-08Merge branch 'kvm-async-pf-int' into HEADPaolo Bonzini
2020-07-06x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()Andy Lutomirski
2020-06-15KVM: x86: Switch KVM guest to using interrupts for page ready APF deliveryVitaly Kuznetsov
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-11x86/entry: Switch page fault exception to IDTENTRY_RAWThomas Gleixner
2020-06-04x86/kvm: Remove defunct KVM_DEBUG_FS KconfigSean Christopherson
2020-06-01KVM: x86: extend struct kvm_vcpu_pv_apf_data with token infoVitaly Kuznetsov
2020-05-19x86/kvm: Restrict ASYNC_PF to user spaceThomas Gleixner
2020-05-19x86/kvm: Sanitize kvm_async_pf_task_wait()Thomas Gleixner
2020-05-19x86/kvm: Handle async page faults directly through do_page_fault()Andy Lutomirski
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