CVS: cvs.openbsd.org: src

Hans-Joerg Hoexer <[email protected]> Thu, 30 Jul 2026 08:04:04 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
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@