CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2025/06/03 14:13:42
Modified files: usr.sbin/vmd : parse.y psp.c sev.c vm.conf.5 vmd.h Log message: Add config option for vmd(8) to run guest in AMD SEV-ES mode. Introduce keyword "seves" for vm.conf(5) to enable SEV-ES. When sending the LAUNCH START command do psp(4), set the guest policy flag GPOL_ES to enable SEV-ES. from hshoexer@