summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/virt.h
AgeCommit message (Expand)Author
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-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