Download raw body.
vm.conf.5: cross-reference psp(4)
Hi,
this adds a reference to psp(4) to vm.conf(5).
Take care,
Hans-Joerg
--------------------------------------------------------------
commit ce014e42e85e27b9f139b64e197fbbafc8a84ccc
Author: Hans-Joerg Hoexer <hshoexer@genua.de>
Date: Thu Sep 12 17:40:06 2024 +0200
Mention psp(4) in vm.conf(5)
diff --git a/usr.sbin/vmd/vm.conf.5 b/usr.sbin/vmd/vm.conf.5
index aaeed8fac79..117c1d09b15 100644
--- a/usr.sbin/vmd/vm.conf.5
+++ b/usr.sbin/vmd/vm.conf.5
@@ -325,6 +325,10 @@ is given,
only the group is set.
.It Ic sev
Enables SEV for guest.
+.Xr vmd 8
+uses
+.Xr psp 4
+to configure the guest for SEV.
.El
.Sh VM INSTANCES
It is possible to use configured or running VMs as a template for
vm.conf.5: cross-reference psp(4)