CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/30 08:04:04
Modified files:
sys/arch/amd64/amd64: machdep.c
Log message:
SEV-SNP: sysctl to indicate virtualization mode
The sysctl indicates wether we are a host or a guest. In the latter
case show which SEV mode is if any.
ok mlarkin@
