summaryrefslogtreecommitdiff
path: root/arch/x86/virt/hw.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-30x86/virt: use higher-level allocator APIBrendan Jackman1-1/+1
2026-05-13x86/virt: Silence RCU lockdep splat in emergency virt callback pathMikhail Gavrilov1-1/+14
2026-04-09x86/virt: Treat SVM as unsupported when running as an SEV+ guestSean Christopherson1-1/+2
2026-03-04x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel usersSean Christopherson1-17/+47
2026-03-04KVM: x86: Move bulk of emergency virtualizaton logic to virt subsystemSean Christopherson1-8/+115
2026-03-04KVM: SVM: Move core EFER.SVME enablement to kernelSean Christopherson1-0/+53
2026-03-04KVM: VMX: Move core VMXON enablement to kernelSean Christopherson1-2/+83
2026-03-04x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS failsSean Christopherson1-2/+12
2026-03-04KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringupSean Christopherson1-0/+71
2026-03-04KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"Sean Christopherson1-0/+7