1. b89d5ad KVM: nVMX: Reload vmcs01 if getting vmcs12's pages fails by Sean Christopherson · 4 years, 4 months ago
  2. fc387d8 KVM: nVMX: Reset the segment cache when stuffing guest segs by Sean Christopherson · 4 years, 4 months ago
  3. e88b809 KVM: x86/mmu: Track write/user faults using bools by Sean Christopherson · 4 years, 4 months ago
  4. dcc7065 KVM: x86/mmu: Hoist ITLB multi-hit workaround check up a level by Sean Christopherson · 4 years, 4 months ago
  5. 1d4a737 KVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch) by Sean Christopherson · 4 years, 4 months ago
  6. 5bcaf3e KVM: x86/mmu: Account NX huge page disallowed iff huge page was requested by Sean Christopherson · 4 years, 4 months ago
  7. 3cf0661 KVM: x86/mmu: Capture requested page level before NX huge page workaround by Sean Christopherson · 4 years, 4 months ago
  8. 6c2fd34 KVM: x86/mmu: Move "huge page disallowed" calculation into mapping helpers by Sean Christopherson · 4 years, 4 months ago
  9. 7d919c7 KVM: x86/mmu: Refactor the zap loop for recovering NX lpages by Sean Christopherson · 4 years, 4 months ago
  10. e895056 KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages by Sean Christopherson · 4 years, 4 months ago
  11. 5a08532 KVM: VMX: Rename ops.h to vmx_ops.h by Sean Christopherson · 4 years, 4 months ago
  12. 8888cdd KVM: VMX: Extract posted interrupt support to separate files by Xiaoyao Li · 4 years, 4 months ago
  13. 1270375 KVM: x86/mmu: Bail early from final #PF handling on spurious faults by Sean Christopherson · 4 years, 4 months ago
  14. c4371c2 KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixed by Sean Christopherson · 4 years, 4 months ago
  15. 83a2ba4 KVM: x86/mmu: Invert RET_PF_* check when falling through to emulation by Sean Christopherson · 4 years, 4 months ago
  16. 7b367bc KVM: x86/mmu: Return -EIO if page fault returns RET_PF_INVALID by Sean Christopherson · 4 years, 4 months ago
  17. 2de4085 KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only parent by Ben Gardon · 4 years, 4 months ago
  18. ace569e KVM: x86/mmu: Move flush logic from mmu_page_zap_pte() to FNAME(invlpg) by Sean Christopherson · 4 years, 4 months ago
  19. dbcf3f9 KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC by Vitaly Kuznetsov · 4 years, 4 months ago
  20. b44f50d KVM: x86: hyper-v: Mention SynDBG CPUID leaves in api.rst by Vitaly Kuznetsov · 4 years, 4 months ago
  21. 4d710de KVM: x86/mmu: Stash 'kvm' in a local variable in kvm_mmu_free_roots() by Sean Christopherson · 4 years, 4 months ago
  22. 8b50b92 KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls by Sean Christopherson · 4 years, 4 months ago
  23. 7f3603b KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE" by Sean Christopherson · 4 years, 4 months ago
  24. b936d3e KVM: VMX: Unconditionally clear CPUID.INVPCID if !CPUID.PCID by Sean Christopherson · 4 years, 4 months ago
  25. becdad8 KVM: VMX: Rename vmx_*_supported() helpers to cpu_has_vmx_*() by Sean Christopherson · 4 years, 4 months ago
  26. b785a44 cpuidle-haltpoll: fix error comments in arch_haltpoll_disable by Li Qiang · 4 years, 4 months ago
  27. 7096cbf KVM: VMX: Use "illegal GPA" helper for PT/RTIT output base check by Sean Christopherson · 4 years, 4 months ago
  28. dc46515 KVM: x86: Move illegal GPA helper out of the MMU code by Sean Christopherson · 4 years, 4 months ago
  29. 1cc6cbc KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function by Sean Christopherson · 4 years, 4 months ago
  30. 526ad23 KVM: x86: Unexport cpuid_query_maxphyaddr() by Sean Christopherson · 4 years, 4 months ago
  31. 8d921ac KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check by Sean Christopherson · 4 years, 4 months ago
  32. 28e2b2f KVM: VMX: Do not perform emulation for INVD intercept by Tom Lendacky · 4 years, 4 months ago
  33. 14e3dd8 KVM: SEV: shorten comments around sev_clflush_pages by Paolo Bonzini · 4 years, 4 months ago
  34. 50085be KVM: SVM: Mark SEV launch secret pages as dirty. by Cfir Cohen · 4 years, 5 months ago
  35. fc595f3 KVM: nVMX: Add VM-Enter failed tracepoints for super early checks by Sean Christopherson · 4 years, 5 months ago
  36. fb0f33f KVM: nSVM: CR3 MBZ bits are only 63:52 by Krish Sadhukhan · 4 years, 5 months ago
  37. a9e2e0a KVM: x86: emulating RDPID failure shall return #UD rather than #GP by Robert Hoo · 4 years, 5 months ago
  38. 25bb2cf KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI by Sean Christopherson · 4 years, 5 months ago
  39. 0b7aa58 KVM: MIPS: clean up redundant kvm_run parameters in assembly by Tianjia Zhang · 4 years, 7 months ago
  40. 95b28ac KVM: SVM: Add tracepoint for cr_interception by Haiwei Li · 4 years, 4 months ago
  41. 4e810ad KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run() by Wanpeng Li · 4 years, 4 months ago
  42. 1a5488e KVM: VMX: Invoke NMI handler via indirect call instead of INTn by Sean Christopherson · 4 years, 4 months ago
  43. 535f7ef KVM: VMX: Move IRQ invocation to assembly subroutine by Sean Christopherson · 4 years, 4 months ago
  44. 09e3e2a KVM: x86: Add kvm_x86_ops hook to short circuit emulation by Sean Christopherson · 4 years, 4 months ago
  45. ae5a2a3 KVM: SVM: use __GFP_ZERO instead of clear_page() by Haiwei Li · 4 years, 4 months ago
  46. bddd82d KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs12 doesn't set it by Krish Sadhukhan · 4 years, 4 months ago
  47. cc5b54d KVM: x86: fix MSR_IA32_TSC read for nested migration by Maxim Levitsky · 4 years, 4 months ago
  48. 871c433 KVM: use struct_size() and flex_array_size() helpers in kvm_io_bus_unregister_dev() by Rustam Kovhaev · 4 years, 4 months ago
  49. 4407a79 KVM: SVM: Enable INVPCID feature on AMD by Babu Moger · 4 years, 4 months ago
  50. 9715092 KVM: X86: Move handling of INVPCID types to x86 by Babu Moger · 4 years, 4 months ago
  51. 3f3393b KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c by Babu Moger · 4 years, 4 months ago
  52. 830bd71 KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept by Babu Moger · 4 years, 4 months ago
  53. 4c44e8d KVM: SVM: Add new intercept word in vmcb_control_area by Babu Moger · 4 years, 4 months ago
  54. c62e2e9 KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors by Babu Moger · 4 years, 4 months ago
  55. 9780d51 KVM: SVM: Modify intercept_exceptions to generic intercepts by Babu Moger · 4 years, 4 months ago
  56. 30abaa88 KVM: SVM: Change intercept_dr to generic intercepts by Babu Moger · 4 years, 4 months ago
  57. 03bfeeb KVM: SVM: Change intercept_cr to generic intercepts by Babu Moger · 4 years, 4 months ago
  58. c45ad72 KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept) by Babu Moger · 4 years, 4 months ago
  59. a90c1ed KVM: nSVM: Remove unused field by Babu Moger · 4 years, 4 months ago
  60. 8d22b90 KVM: SVM: refactor exit labels in svm_create_vcpu by Maxim Levitsky · 4 years, 5 months ago
  61. 0681de1 KVM: SVM: use __GFP_ZERO instead of clear_page by Maxim Levitsky · 4 years, 5 months ago
  62. f4c847a KVM: SVM: refactor msr permission bitmap allocation by Maxim Levitsky · 4 years, 5 months ago
  63. 0dd16b5 KVM: nSVM: rename nested vmcb to vmcb12 by Maxim Levitsky · 4 years, 5 months ago
  64. 1feaba1 KVM: SVM: rename a variable in the svm_create_vcpu by Maxim Levitsky · 4 years, 5 months ago
  65. 010fd37 KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns by Wanpeng Li · 4 years, 4 months ago
  66. 68ca7663 KVM: LAPIC: Narrow down the kick target vCPU by Wanpeng Li · 4 years, 4 months ago
  67. 2750383 KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting by Wanpeng Li · 4 years, 4 months ago
  68. a970e9b KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled by Wanpeng Li · 4 years, 4 months ago
  69. ae6f249 KVM: LAPIC: Fix updating DFR missing apic map recalculation by Wanpeng Li · 4 years, 5 months ago
  70. 2fc4f15 kvm/eventfd: move wildcard calculation outside loop by Yi Li · 4 years, 4 months ago
  71. b9757a4 KVM: nVMX: Simplify the initialization of nested_vmx_msrs by Chenyi Qiang · 4 years, 5 months ago
  72. efc8313 KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled by Chenyi Qiang · 4 years, 5 months ago
  73. d5cd6f3 KVM: nSVM: Avoid freeing uninitialized pointers in svm_set_nested_state() by Vitaly Kuznetsov · 4 years, 4 months ago
  74. 2e3df76 Merge tag 'kvm-ppc-next-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 4 years, 4 months ago
  75. bf3c0e5 Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 4 years, 4 months ago
  76. cf59eb1 KVM: PPC: Book3S: Fix symbol undeclared warnings by Wang Wensheng · 4 years, 4 months ago
  77. eb17355 KVM: PPC: Book3S: Remove redundant initialization of variable ret by Jing Xiangfeng · 4 years, 4 months ago
  78. 4517076 KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  79. 32251b0 Merge tag 'kvm-s390-master-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 4 years, 4 months ago
  80. b73815a Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 4 years, 4 months ago
  81. 7d1f869 Revert "KVM: Check the allocation of pv cpu mask" by Vitaly Kuznetsov · 4 years, 4 months ago
  82. 620cf45 KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite() by Marc Zyngier · 4 years, 4 months ago
  83. c4ad98e KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch by Marc Zyngier · 4 years, 4 months ago
  84. 35dfb43 KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC by Paul Mackerras · 4 years, 5 months ago
  85. 05e6295 KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest by Fabiano Rosas · 4 years, 4 months ago
  86. 4e1b2ab KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls by Greg Kurz · 4 years, 4 months ago
  87. f20d4e9 docs: kvm: add documentation for KVM_CAP_S390_DIAG318 by Collin Walling · 4 years, 7 months ago
  88. 37f66bb KVM: emulator: more strict rsm checks. by Maxim Levitsky · 4 years, 5 months ago
  89. 3ebb5d2 KVM: nSVM: more strict SMM checks when returning to nested guest by Maxim Levitsky · 4 years, 5 months ago
  90. 772b81b SVM: nSVM: setup nested msr permission bitmap on nested state load by Maxim Levitsky · 4 years, 5 months ago
  91. 9883764 SVM: nSVM: correctly restore GIF on vmexit from nesting after migration by Maxim Levitsky · 4 years, 5 months ago
  92. cc17b22 x86/kvm: don't forget to ACK async PF IRQ by Vitaly Kuznetsov · 4 years, 4 months ago
  93. 244081f x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro by Vitaly Kuznetsov · 4 years, 4 months ago
  94. 99b82a1 KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit by Wanpeng Li · 4 years, 5 months ago
  95. e42c682 KVM: SVM: avoid emulation with stale next_rip by Wanpeng Li · 4 years, 4 months ago
  96. d831de1 KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN by Vitaly Kuznetsov · 4 years, 4 months ago
  97. 7be7494 KVM: SVM: Periodically schedule when unregistering regions on destroy by David Rientjes · 4 years, 5 months ago
  98. 15e9e35 KVM: MIPS: Change the definition of kvm type by Huacai Chen · 4 years, 4 months ago
  99. f6f6195 kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed by Lai Jiangshan · 4 years, 5 months ago
  100. c6b177a KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control by Chenyi Qiang · 4 years, 5 months ago