Download raw body.
vm.conf.5: cross-reference psp(4)
On Mon, Sep 16, 2024 at 09:22:03AM +0200, Hans-Jörg Höxer wrote: > 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 ok mlarkin
vm.conf.5: cross-reference psp(4)