1. 4cafd0c KVM: SVM: Unconditionally invoke sev_hardware_teardown() by Sean Christopherson · 3 years, 8 months ago
  2. 6c2c7bf KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported) by Sean Christopherson · 3 years, 8 months ago
  3. a479c33 KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y by Sean Christopherson · 3 years, 8 months ago
  4. 8d364a0 KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables by Sean Christopherson · 3 years, 8 months ago
  5. d9db0fd KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features by Paolo Bonzini · 3 years, 8 months ago
  6. e8126bd KVM: SVM: Move SEV module params/variables to sev.c by Sean Christopherson · 3 years, 8 months ago
  7. fa13680 KVM: SVM: Disable SEV/SEV-ES if NPT is disabled by Sean Christopherson · 3 years, 8 months ago
  8. f31b88b KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails by Sean Christopherson · 3 years, 8 months ago
  9. 3b1902b8 KVM: SVM: Zero out the VMCB array used to track SEV ASID association by Sean Christopherson · 3 years, 8 months ago
  10. 4daf2a1 x86/sev: Drop redundant and potentially misleading 'sev_enabled' by Sean Christopherson · 3 years, 8 months ago
  11. 0133807 KVM: x86: Move reverse CPUID helpers to separate header file by Ricardo Koller · 3 years, 8 months ago
  12. 27b4a9c4 KVM: x86: Rename GPR accessors to make mode-aware variants the defaults by Sean Christopherson · 3 years, 8 months ago
  13. bc9eff6 KVM: SVM: Use default rAX size for INVLPGA emulation by Sean Christopherson · 3 years, 8 months ago
  14. 6b48fd4 KVM: x86/xen: Drop RAX[63:32] when processing hypercall by Sean Christopherson · 3 years, 8 months ago
  15. 82277ee KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit by Sean Christopherson · 3 years, 8 months ago
  16. ee050a5 KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit by Sean Christopherson · 3 years, 8 months ago
  17. d897134 KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit mode by Sean Christopherson · 3 years, 8 months ago
  18. 0884335 KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode by Sean Christopherson · 3 years, 8 months ago
  19. 886bbcc KVM: x86: Check CR3 GPA for validity regardless of vCPU mode by Sean Christopherson · 3 years, 8 months ago
  20. d0fe7b6 KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads by Sean Christopherson · 3 years, 8 months ago
  21. dbdd096 KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM by Sean Christopherson · 3 years, 8 months ago
  22. 844d69c KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace by Sean Christopherson · 3 years, 8 months ago
  23. dbd6127 KVM: SVM: Clear MSR_TSC_AUX[63:32] on write by Sean Christopherson · 3 years, 8 months ago
  24. 6f2b296 KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported by Sean Christopherson · 3 years, 8 months ago
  25. e23f6d4 KVM: VMX: Invert the inlining of MSR interception helpers by Sean Christopherson · 3 years, 8 months ago
  26. f82762f KVM: documentation: fix sphinx warnings by Paolo Bonzini · 3 years, 8 months ago
  27. b86bb11 KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests by Wanpeng Li · 3 years, 8 months ago
  28. 2f15d02 KVM: x86: Properly handle APF vs disabled LAPIC situation by Vitaly Kuznetsov · 3 years, 8 months ago
  29. 462f8dd KVM: x86: Fix implicit enum conversion goof in scattered reverse CPUID code by Sean Christopherson · 3 years, 8 months ago
  30. 10835602 KVM: VMX: use EPT_VIOLATION_GVA_TRANSLATED instead of 0x100 by Isaku Yamahata · 3 years, 8 months ago
  31. c4f7190 Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 8 months ago
  32. fd49e8e Merge branch 'kvm-sev-cgroup' into HEAD by Paolo Bonzini · 3 years, 8 months ago
  33. 9a8aae6 Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next by Marc Zyngier · 3 years, 8 months ago
  34. 7f31884 perf: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
  35. ac21ecf sh: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
  36. 8c3f791 s390: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
  37. e9c74a6 arm64: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
  38. 5421db1 KVM: arm64: Divorce the perf code from oprofile helpers by Marc Zyngier · 3 years, 9 months ago
  39. 238eca8 KVM: SVM: Allocate SEV command structures on local stack by Sean Christopherson · 3 years, 9 months ago
  40. a402e35 crypto: ccp: Use the stack and common buffer for INIT command by Sean Christopherson · 3 years, 9 months ago
  41. 3810367 crypto: ccp: Use the stack and common buffer for status commands by Sean Christopherson · 3 years, 9 months ago
  42. e4a9af7 crypto: ccp: Use the stack for small SEV command buffers by Sean Christopherson · 3 years, 9 months ago
  43. 8347b99 crypto: ccp: Play nice with vmalloc'd memory for SEV command structs by Sean Christopherson · 3 years, 9 months ago
  44. d5760de crypto: ccp: Reject SEV commands with mismatching command buffer by Sean Christopherson · 3 years, 9 months ago
  45. 74c1f13 crypto: ccp: Detect and reject "invalid" addresses destined for PSP by Sean Christopherson · 3 years, 9 months ago
  46. b61a907 crypto: ccp: Free SEV device if SEV init fails by Sean Christopherson · 3 years, 9 months ago
  47. 6a443de KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command by Brijesh Singh · 3 years, 9 months ago
  48. 15fb7de KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command by Brijesh Singh · 3 years, 9 months ago
  49. af43cbb KVM: SVM: Add support for KVM_SEV_RECEIVE_START command by Brijesh Singh · 3 years, 9 months ago
  50. 5569e2e KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command by Steve Rutherford · 3 years, 8 months ago
  51. fddecf6 KVM: SVM: Add KVM_SEV_SEND_FINISH command by Brijesh Singh · 3 years, 9 months ago
  52. d3d1af8 KVM: SVM: Add KVM_SEND_UPDATE_DATA command by Brijesh Singh · 3 years, 9 months ago
  53. 4cfdd47 KVM: SVM: Add KVM_SEV SEND_START command by Brijesh Singh · 3 years, 9 months ago
  54. 52acd22 KVM: Boost vCPU candidate in user mode which is delivering interrupt by Wanpeng Li · 3 years, 9 months ago
  55. c265878 KVM: x86: document behavior of measurement ioctls with len==0 by Paolo Bonzini · 3 years, 8 months ago
  56. bf1e15a KVM: selftests: Always run vCPU thread with blocked SIG_IPI by Paolo Bonzini · 3 years, 8 months ago
  57. 016ff1a KVM: selftests: Sync data verify of dirty logging with guest sync by Peter Xu · 3 years, 9 months ago
  58. 54526d1 KVM: x86: Support KVM VMs sharing SEV context by Nathan Tempelman · 3 years, 9 months ago
  59. ee695f2 nSVM: Check addresses of MSR and IO permission maps by Krish Sadhukhan · 3 years, 9 months ago
  60. 4085ae8 Merge branch 'kvm-arm64/ptp' into kvmarm-master/next by Marc Zyngier · 3 years, 8 months ago
  61. 182a71a3 KVM: arm64: Fix Function ID typo for PTP_KVM service by Zenghui Yu · 3 years, 9 months ago
  62. a86ed2c ptp: Don't print an error if ptp_kvm is not supported by Jon Hunter · 3 years, 8 months ago
  63. 47903dc KVM: SVM: Define actual size of IOPM and MSRPM tables by Krish Sadhukhan · 3 years, 9 months ago
  64. fe7e948 KVM: x86: Add capability to grant VM access to privileged SGX attribute by Sean Christopherson · 3 years, 9 months ago
  65. 72add91 KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC by Sean Christopherson · 3 years, 9 months ago
  66. b6f084c KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC) by Sean Christopherson · 3 years, 9 months ago
  67. 8f10244 KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs by Sean Christopherson · 3 years, 9 months ago
  68. 70210c0 KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions by Sean Christopherson · 3 years, 9 months ago
  69. 9798adb KVM: VMX: Frame in ENCLS handler for SGX virtualization by Sean Christopherson · 3 years, 9 months ago
  70. 3c0c2ad KVM: VMX: Add basic handling of VM-Exit from SGX enclave by Sean Christopherson · 3 years, 9 months ago
  71. 01de868 KVM: x86: Add reverse-CPUID lookup support for scattered SGX features by Sean Christopherson · 3 years, 9 months ago
  72. 4e66c0c KVM: x86: Add support for reverse CPUID lookup of scattered features by Sean Christopherson · 3 years, 9 months ago
  73. 00e7646 KVM: x86: Define new #PF SGX error code bit by Sean Christopherson · 3 years, 9 months ago
  74. 54f958c KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX) by Sean Christopherson · 3 years, 9 months ago
  75. b9c2bd5 KVM: selftests: Add a test for kvm page table code by Yanan Wang · 3 years, 9 months ago
  76. a4b3c8b KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers by Yanan Wang · 3 years, 9 months ago
  77. 623653b KVM: selftests: List all hugetlb src types specified with page sizes by Yanan Wang · 3 years, 9 months ago
  78. 5579fa6 KVM: selftests: Add a helper to get system default hugetlb page size by Yanan Wang · 3 years, 9 months ago
  79. 3b70c4d KVM: selftests: Add a helper to get system configured THP page size by Yanan Wang · 3 years, 9 months ago
  80. 6436430 KVM: selftests: Make a generic helper to get vm guest mode strings by Yanan Wang · 3 years, 9 months ago
  81. c412d6a KVM: selftests: Print the errno besides error-string in TEST_ASSERT by Yanan Wang · 3 years, 9 months ago
  82. fa76c77 tools/headers: sync headers of asm-generic/hugetlb_encode.h by Yanan Wang · 3 years, 9 months ago
  83. 870c575 KVM: vmx: add mismatched size assertions in vmcs_check32() by Haiwei Li · 3 years, 9 months ago
  84. 7c896d3 KVM: Add proper lockdep assertion in I/O bus unregister by Sean Christopherson · 3 years, 9 months ago
  85. 5d3c4c793 KVM: Stop looking for coalesced MMIO zones if the bus is destroyed by Sean Christopherson · 3 years, 9 months ago
  86. 2ee3757 KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU by Sean Christopherson · 3 years, 9 months ago
  87. 24e7475 doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8 by Emanuele Giuseppe Esposito · 3 years, 10 months ago
  88. d90b15e KVM: x86: Remove unused function declaration by Keqian Zhu · 3 years, 9 months ago
  89. 44f1b55 KVM: SVM: Enhance and clean up the vmcb tracking comment in pre_svm_run() by Sean Christopherson · 3 years, 9 months ago
  90. 554cf31 KVM: SVM: Add a comment to clarify what vcpu_svm.vmcb points at by Sean Christopherson · 3 years, 9 months ago
  91. d178819 KVM: SVM: Drop vcpu_svm.vmcb_pa by Sean Christopherson · 3 years, 9 months ago
  92. 17e5e96 KVM: SVM: Don't set current_vmcb->cpu when switching vmcb by Sean Christopherson · 3 years, 9 months ago
  93. a3ba26e KVM: SVM: Make sure GHCB is mapped before updating by Tom Lendacky · 3 years, 9 months ago
  94. a1fa4cb KVM: X86: Do not yield to self by Wanpeng Li · 3 years, 9 months ago
  95. 4a7132e KVM: X86: Count attempted/successful directed yield by Wanpeng Li · 3 years, 9 months ago
  96. 2b519b57 x86/kvm: Don't bother __pv_cpu_mask when !CONFIG_SMP by Wanpeng Li · 3 years, 9 months ago
  97. 4c6654b KVM: x86/mmu: Tear down roots before kvm_mmu_zap_all_fast returns by Ben Gardon · 3 years, 9 months ago
  98. b7cccd39 KVM: x86/mmu: Fast invalidation for TDP MMU by Ben Gardon · 3 years, 9 months ago
  99. 24ae4cf KVM: x86/mmu: Allow enabling/disabling dirty logging under MMU read lock by Ben Gardon · 3 years, 9 months ago
  100. 2db6f77 KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU read lock by Ben Gardon · 3 years, 9 months ago