CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2018/12/11 00:44:25
Modified files: usr.sbin/vmctl : main.c vmctl.8 Log message: Extend vmctl start -B argument to work for disk, cdrom and net. Currently SeaBIOS will respect disk and cdrom and our kernel will understand net. OK ccardenas@, reyk@, mlarkin@