index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
vmctl
/
vmctl.8
Age
Commit message (
Expand
)
Author
2018-12-18
show log/reset/stop as single commands, like usage() currently does;
Jason McIntyre
2018-12-13
various minor tweaks; ok mlarkin
Jason McIntyre
2018-12-11
Extend vmctl start -B argument to work for disk, cdrom and net.
Claudio Jeker
2018-12-07
zap trailing whitespace
anton
2018-12-06
Add a new argument -B device to vmctl start. It allows to set the boot device.
Claudio Jeker
2018-12-04
Add 'vmctl wait <VM>' a command that waits until the specified VM is
Claudio Jeker
2018-11-20
DNS goes over both udp and tcp, so reflect that in example pf.conf line;
Otto Moerbeek
2018-10-20
remove unneccessary macros;
Jason McIntyre
2018-10-19
Add support to create and convert disk images from existing images
Reyk Floeter
2018-10-08
Add support for qcow2 base images (external snapshots).
Reyk Floeter
2018-10-01
Try to derive the qcow2 file format from an image file automatically.
Reyk Floeter
2018-09-27
Add vmctl stop -a [-fw] option to stop or terminate all running VMs.
Reyk Floeter
2018-09-21
Add explanations about vmctl send command
solene
2018-09-11
Add ability to create qcow2 disk.
ccardenas
2018-09-09
tweak previous;
Jason McIntyre
2018-09-09
Add initial qcow2 image support.
ccardenas
2018-07-29
add missing markup and some minor tweaks; ok jmc@
anton
2018-07-12
Allow to use configured/running VMs as templates for other VM instances.
Reyk Floeter
2018-07-11
remove useless macro;
Jason McIntyre
2018-07-11
Add -w option to vmctl stop to wait for completion of VM termination.
Reyk Floeter
2018-07-11
Add -f option to vmctl stop to forcefully kill a VM.
Reyk Floeter
2018-02-24
sort;
Jason McIntyre
2018-02-24
add an alias for vmctl show, matches finger memory and the rest of the
Peter Hessler
2018-01-03
pretty up the "start" command;
Jason McIntyre
2018-01-03
Add initial CD-ROM support to VMD via vioscsi.
ccardenas
2017-11-05
Add minimal DHCP support to vmd's built-in DHCP/BOOTP server.
Reyk Floeter
2017-09-05
Detail how VM guests acquire a nameserver for local interfaces.
Edd Barrett
2017-09-01
vmctl: -L option clarification in man page
Mike Larkin
2017-08-14
don't allow starting vms whose name starts with '-', '.' or '_'
Jasper Lievisse Adriaanse
2017-07-15
consistent case;
Jason McIntyre
2017-07-15
Add vmctl send and vmctl receive
pd
2017-04-19
Add support for dynamic "NAT" interfaces (-L/local interface).
Reyk Floeter
2017-04-14
Update a man page example to reflect recent changes.
Mike Larkin
2017-03-25
Boot using BIOS from /etc/firmware/vmm-bios by default.
Reyk Floeter
2017-01-24
sort previous;
Jason McIntyre
2017-01-24
mark start -m as optional; reorder start synopsis to match vmctl usage
Richard Procter
2017-01-24
vmctl start -k is optional; also emphasise it specifies a path on the host
Richard Procter
2017-01-13
Make it possible to remove VMs from vmd(8)'s internal queue.
Edd Barrett
2017-01-13
Mention attempted graceful shutdown and vmmci(4)
Reyk Floeter
2017-01-11
Add imsg communication channel between vmd and invividual VMs.
Reyk Floeter
2016-11-26
If -m/memory is not specified, use 512M by default.
Reyk Floeter
2016-11-26
-add -n to the main summary;
Jason McIntyre
2016-11-26
Add the vmctl start -n option to specify add a network interface to
Reyk Floeter
2016-10-13
The name argument is of the start command is not optional.
Martijn van Duren
2016-10-12
Fix functionality and semantics of vmctl load/reload/reset.
Reyk Floeter
2016-10-04
Add an example to find the generated tap(4) interface description.
Reyk Floeter
2016-09-12
less markup; from rob pierce
Jason McIntyre
2016-08-18
use a more standard page layout; ok mlarkin
Jason McIntyre
2016-08-18
various fixes for previous;
Jason McIntyre
2016-08-18
add section on VM networking. more to come, this is a starting point for
Mike Larkin
[next]