Age | Commit message (Expand) | Author |
---|---|---|
2016-10-12 | Fix functionality and semantics of vmctl load/reload/reset. | Reyk Floeter |
2016-09-03 | Some .h files are not needed | Theo de Raadt |
2015-12-11 | The vmctl "id" argument can now be a number of or a vm name, eg. | Reyk Floeter |
2015-12-11 | Remove unused argument in parse_vmid() | Reyk Floeter |
2015-12-08 | Add "vmctl console" to connect to a specified VM console by id. | Reyk Floeter |
2015-12-06 | Print the TTY in the vmctl status output. | Reyk Floeter |
2015-12-04 | Add -c option to "vmctl start" to automatically connect to the VM | Reyk Floeter |
2015-12-03 | Re-add the "load" and "reload" commands to vmctl: Instead of parsing | Reyk Floeter |
2015-12-03 | Replace vmmctl with vmctl. Also remove parse.y from the "new" vmctl. | Reyk Floeter |