Clone this repo:
  1. 44ecfa3 Merge branch 'svm' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 10 days ago master for-linus
  2. 1c3bed8 Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 11 days ago
  3. eefb85b3 KVM: Drop unused @may_block param from gfn_to_pfn_cache_invalidate_start() by Sean Christopherson · 8 weeks ago
  4. 40e0ee6 KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_test by David Matlack · 6 weeks ago
  5. b1a8d2b KVM: x86/mmu: Fix and clarify comments about clearing D-bit vs. write-protecting by David Matlack · 6 weeks ago
  6. feac19a KVM: x86/mmu: Remove function comments above clear_dirty_{gfn_range,pt_masked}() by David Matlack · 6 weeks ago
  7. 2673dfb KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty status by David Matlack · 6 weeks ago
  8. 1bc26cb KVM: x86/mmu: Precisely invalidate MMU root_role during CPUID update by Sean Christopherson · 3 weeks ago
  9. bb9dc85 KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks by Sean Christopherson · 7 weeks ago
  10. 0d0b608 perf/x86/intel: Expose existence of callback support to KVM by Sean Christopherson · 7 weeks ago
  11. 447112d KVM: VMX: Snapshot LBR capabilities during module initialization by Sean Christopherson · 7 weeks ago
  12. 49ff3b4 KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms by Sandipan Das · 3 weeks ago
  13. fd706c9 KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible by Sean Christopherson · 3 weeks ago
  14. 27ca867 KVM: x86: Stop compiling vmenter.S with OBJECT_FILES_NON_STANDARD by Sean Christopherson · 9 weeks ago
  15. 4367a75 KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run() by Sean Christopherson · 9 weeks ago
  16. adac42b KVM: SVM: Save/restore args across SEV-ES VMRUN via host save area by Sean Christopherson · 9 weeks ago
  17. c92be2f KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save area by Sean Christopherson · 9 weeks ago
  18. 87e8e360 KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_intercepted by Sean Christopherson · 9 weeks ago
  19. 331282f KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run() by Sean Christopherson · 9 weeks ago
  20. 7774c8f KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEV by Sean Christopherson · 9 weeks ago