CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/01/09 15:06:23

Modified files:
        usr.sbin/ldomctl: parse.y 

Log message:
Fail on incomplete guest parameters

Each guest needs vcpu and memory, otherwise it is invalid.
Each guest also needs at least one of vdisk, vnet or iodevice,
otherwise it has nothing to boot from.

OK kettenis

Reply via email to