CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/12/03 16:32:32

Modified files:
        usr.sbin/vmd   : config.c control.c vmd.c vmd.h vmm.c 
        usr.sbin/vmctl : main.c vmctl.8 vmctl.h 

Log message:
Re-add the "load" and "reload" commands to vmctl: Instead of parsing
the configuration in vmctl directly, it now sends a (re)load request
to vmd.  The reload also resets the existing configuration status -
this doesn't do much difference yet but a future change will compare
if a specified VM is already running.  "load" will allow to add
configuration, while "reload" resets the state before loading.

Reply via email to