CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/13 07:50:56
Modified files:
usr.sbin/vmd : pci.c pci.h virtio.c virtio.h vmd.h vmm.c
Log message:
Add host side of vmmci(4) to vmd(8).
It currently uses the device to request graceful shutdown of a VM on
"vmctl stop myvm" but will be extended for reboot and a other edge cases.
OK mlarkin@
