1. 7e6a6b4 Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 11 months ago
  2. b2d2af7 kvm/x86: rework guest entry logic by Mark Rutland · 2 years, 11 months ago
  3. 636b528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  4. 4732f24 KVM: x86: Making the module parameter of vPMU more common by Like Xu · 3 years ago
  5. 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  6. 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  7. 5574976 KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty by David Woodhouse · 3 years, 1 month ago
  8. 40e5f908 KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit by Sean Christopherson · 3 years, 1 month ago
  9. b5aead0 KVM: x86: Assume a 64-bit hypercall for guests with protected state by Tom Lendacky · 3 years, 7 months ago
  10. db21575 KVM: x86: More precisely identify NMI from guest when handling PMI by Sean Christopherson · 3 years, 2 months ago
  11. 73cd107 KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable by Sean Christopherson · 3 years, 2 months ago
  12. dfd3c71 kvm: x86: Remove stale declaration of kvm_no_apic_vcpu by Jim Mattson · 3 years, 2 months ago
  13. 6529734 KVM: x86: Move declaration of kvm_spurious_fault() to x86.h by Uros Bizjak · 3 years, 5 months ago
  14. 87e99d7d KVM: x86/mmu: Use MMU role_regs to get LA57, and drop vCPU LA57 helper by Sean Christopherson · 3 years, 6 months ago
  15. bc908e0 KVM: x86: Consolidate guest enter/exit logic to common helpers by Sean Christopherson · 3 years, 8 months ago
  16. 27b4a9c4 KVM: x86: Rename GPR accessors to make mode-aware variants the defaults by Sean Christopherson · 3 years, 8 months ago
  17. fd49e8e Merge branch 'kvm-sev-cgroup' into HEAD by Paolo Bonzini · 3 years, 8 months ago
  18. ecaf088 KVM: x86: remove unused declaration of kvm_write_tsc() by Dongli Zhang · 3 years, 9 months ago
  19. cb6a32c KVM: x86: Handle triple fault in L2 without killing L1 by Sean Christopherson · 3 years, 10 months ago
  20. 648fc8a KVM: x86: Move nVMX's consistency check macro to common code by Sean Christopherson · 3 years, 11 months ago
  21. 629b534 KVM: x86/xen: update wallclock region by Joao Martins · 7 years ago
  22. d89d04a KVM: move EXIT_FASTPATH_REENTER_GUEST to common code by Paolo Bonzini · 3 years, 11 months ago
  23. b3646477 KVM: x86: use static calls to reduce kvm_x86_ops overhead by Jason Baron · 4 years ago
  24. 4aa2691 KVM: x86: Factor out x86 instruction emulation with decoding by Wei Huang · 4 years ago
  25. d855066 KVM: VMX: read/write MSR_IA32_DEBUGCTLMSR from GUEST_IA32_DEBUGCTL by Like Xu · 4 years ago
  26. 4683d75 KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID check by Vitaly Kuznetsov · 3 years, 11 months ago
  27. 8613777 KVM: SVM: Provide support for SEV-ES vCPU loading by Tom Lendacky · 4 years, 1 month ago
  28. 7ed9abf KVM: SVM: Support string IO operations for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  29. 8f423a8 KVM: SVM: Support MMIO for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
  30. 3f1a18b KVM/VMX/SVM: Move kvm_machine_check function to x86.h by Uros Bizjak · 4 years, 2 months ago
  31. ee69c92 KVM: x86: Return bool instead of int for CR4 and SREGS validity checks by Sean Christopherson · 4 years, 3 months ago
  32. cc4cb01 KVM: x86: use positive error values for msr emulation that causes #GP by Maxim Levitsky · 4 years, 2 months ago
  33. 51de815 KVM: x86: Add infrastructure for MSR filtering by Alexander Graf · 4 years, 3 months ago
  34. 9715092 KVM: X86: Move handling of INVPCID types to x86 by Babu Moger · 4 years, 4 months ago
  35. 3f3393b KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c by Babu Moger · 4 years, 4 months ago
  36. 68ca7663 KVM: LAPIC: Narrow down the kick target vCPU by Wanpeng Li · 4 years, 4 months ago
  37. 8978614 KVM: x86: Add helper functions for illegal GPA checking and page fault injection by Mohammed Gamal · 4 years, 6 months ago
  38. 841c2be kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host by Maxim Levitsky · 4 years, 6 months ago
  39. 761e416 KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests by Krish Sadhukhan · 4 years, 6 months ago
  40. 53efe52 KVM: x86: Make CR4.VMXE reserved for the guest by Paolo Bonzini · 4 years, 6 months ago
  41. b899c13 KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid() by Krish Sadhukhan · 4 years, 6 months ago
  42. f5f6145 KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function by Krish Sadhukhan · 4 years, 7 months ago
  43. 6abe9c1 KVM: X86: Move ignore_msrs handling upper the stack by Peter Xu · 4 years, 6 months ago
  44. 404d5d7 KVM: X86: Introduce more exit_fastpath_completion enum values by Wanpeng Li · 4 years, 8 months ago
  45. 5a9f544 KVM: X86: Introduce kvm_vcpu_exit_request() helper by Wanpeng Li · 4 years, 8 months ago
  46. eeeb4f6 KVM: x86: Introduce KVM_REQ_TLB_FLUSH_CURRENT to flush current ASID by Sean Christopherson · 4 years, 9 months ago
  47. afaf0b2 KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection by Sean Christopherson · 4 years, 9 months ago
  48. 408e9a3 KVM: CPUID: add support for supervisor states by Paolo Bonzini · 4 years, 10 months ago
  49. 615a4ae KVM: x86: Make kvm_mpx_supported() an inline function by Sean Christopherson · 4 years, 10 months ago
  50. cfc4818 KVM: x86: Calculate the supported xcr0 mask at load time by Sean Christopherson · 4 years, 10 months ago
  51. 2f728d6 KVM: x86: Move kvm_emulate.h into KVM's private directory by Sean Christopherson · 4 years, 10 months ago
  52. f0ed476 KVM: x86: Move emulation-only helpers to emulate.c by Sean Christopherson · 4 years, 10 months ago
  53. 9b5e853 KVM: x86: Take a u64 when checking for a valid dr7 value by Sean Christopherson · 5 years ago
  54. b91991b KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests by Krish Sadhukhan · 5 years ago
  55. de761ea KVM: x86: Perform non-canonical checks in 32-bit KVM by Sean Christopherson · 5 years ago
  56. 6441fa6 KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL by Paolo Bonzini · 5 years ago
  57. a0a2260c KVM: x86: Move bit() helper to cpuid.h by Sean Christopherson · 5 years ago
  58. 1e9e262 KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath by Wanpeng Li · 5 years ago
  59. 736c291 KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM by Sean Christopherson · 5 years ago
  60. 27cbe7d KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched by Liran Alon · 5 years ago
  61. 139a12c KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code by Aaron Lewis · 5 years ago
  62. 489cbcf KVM: x86: Add WARNs to detect out-of-bounds register indices by Sean Christopherson · 5 years ago
  63. 9497e1f KVM: x86: Move triple fault request into RM int injection by Sean Christopherson · 5 years ago
  64. 871bd03 KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch by Sean Christopherson · 5 years ago
  65. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 5 years ago
  66. bf03d4f KVM: x86: introduce is_pae_paging by Paolo Bonzini · 6 years ago
  67. b517006 KVM: X86: Provide a capability to disable cstate msr read intercepts by Wanpeng Li · 6 years ago
  68. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  69. 39497d7 KVM: lapic: Track lapic timer advance per vCPU by Sean Christopherson · 6 years ago
  70. 674ea35 KVM: x86: optimize check for valid PAT value by Paolo Bonzini · 6 years ago
  71. 1811d97 x86/kvm: move kvm_load/put_guest_xcr0 into atomic context by WANG Chao · 6 years ago
  72. 361209e KVM: Explicitly define the "memslot update in-progress" bit by Sean Christopherson · 6 years ago
  73. ddfd173 KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux by Sean Christopherson · 6 years ago
  74. da998b4 kvm: x86: Defer setting of CR2 until #PF delivery by Jim Mattson · 6 years ago
  75. c60658d KVM: x86: Unexport x86_emulate_instruction() by Sean Christopherson · 6 years ago
  76. 0447378 kvm: vmx: Nested VM-entry prereqs for event inj. by Marc Orr · 7 years ago
  77. ce14e868a KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system by Paolo Bonzini · 7 years ago
  78. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  79. 082d06e KVM: X86: Introduce handle_ud() by Wanpeng Li · 7 years ago
  80. 04140b4 KVM: x86: Rename interrupt.pending to interrupt.injected by Liran Alon · 7 years ago
  81. 8566ac8 KVM: SVM: Implement pause loop exit logic in SVM by Babu Moger · 7 years ago
  82. c8e8871 KVM: VMX: Bring the common code to header file by Babu Moger · 7 years ago
  83. dd60d21 KVM: x86: Fix perf timer mode IP reporting by Andi Kleen · 7 years ago
  84. b31c114 KVM: X86: Provide a capability to disable PAUSE intercepts by Wanpeng Li · 7 years ago
  85. caa057a KVM: X86: Provide a capability to disable HLT intercepts by Wanpeng Li · 7 years ago
  86. 4d5422c KVM: X86: Provide a capability to disable MWAIT intercepts by Wanpeng Li · 7 years ago
  87. c4ae60e KVM: x86: Add module parameter for supporting VMware backdoor by Liran Alon · 7 years ago
  88. 5c7d4f9 KVM: nVMX: Fix bug of injecting L2 exception into L1 by Liran Alon · 7 years ago
  89. 431f5d4 KVM: x86: simplify kvm_mwait_in_guest() by Radim Krčmář · 7 years ago
  90. 346f48f KVM: x86: drop bogus MWAIT check by Radim Krčmář · 7 years ago
  91. 2a140f3 KVM: x86: prevent MWAIT in guest with buggy MONITOR by Radim Krčmář · 7 years ago
  92. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  93. 664f8e2 KVM: X86: Fix loss of exception which has not yet been injected by Wanpeng Li · 7 years ago
  94. fd8cb43 KVM: MMU: Expose the LA57 feature to VM. by Yu Zhang · 7 years ago
  95. 855feb6 KVM: MMU: Add 5 level EPT & Shadow page table support. by Yu Zhang · 7 years ago
  96. 9034e6e KVM: x86: fix use of L1 MMIO areas in nested guests by Paolo Bonzini · 7 years ago
  97. 668fffa kvm: better MWAIT emulation for guests by Michael S. Tsirkin · 8 years ago
  98. 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
  99. 8d93c87 KVM: x86: move nsec_to_cycles from x86.c to x86.h by Marcelo Tosatti · 9 years ago
  100. 17a511f KVM, pkeys: add pkeys support for xsave state by Huaitong Han · 9 years ago