CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/11 15:38:10
Modified files:
usr.sbin/vmd : vmd.c vmd.h vmm.c
usr.sbin/vmctl : main.c vmctl.8 vmctl.h
Log message:
Add imsg communication channel between vmd and invividual VMs.
For now, this is only used to forward "log verbose|brief" requests,
but it will be used for better things later.
OK mlarkin@
