summaryrefslogtreecommitdiff
path: root/arch/x86/virt/hw.c
AgeCommit message (Expand)Author
10 daysx86/virt: Treat SVM as unsupported when running as an SEV+ guestSean Christopherson
2026-03-04x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel usersSean Christopherson
2026-03-04KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystemSean Christopherson
2026-03-04KVM: SVM: Move core EFER.SVME enablement to kernelSean Christopherson
2026-03-04KVM: VMX: Move core VMXON enablement to kernelSean Christopherson
2026-03-04x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS failsSean Christopherson
2026-03-04KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringupSean Christopherson
2026-03-04KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"Sean Christopherson