CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/10/05 11:30:13
Modified files: etc/examples : vm.conf usr.sbin/vmd : config.c parse.y priv.c proc.h virtio.c vm.conf.5 vmd.c vmd.h vmm.c Log message: Add support for enhanced networking configuration and virtual switches. See vm.conf(5) for more details. OK mlarkin@