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
/
vmd
/
vm.conf.5
Age
Commit message (
Expand
)
Author
2023-05-12
staggered deployment parallelism defaults to number of *online* CPUs
Klemens Nanni
2023-02-19
describe what qcow2 is, in sufficient simple terms
Theo de Raadt
2022-10-14
some macro fixes, mostly Cm -> Ic;
Jason McIntyre
2022-09-24
macro tweaks; from josiah frentsos
Jason McIntyre
2022-09-13
Add (partial) support for agentx in vmd.
Martijn van Duren
2022-08-04
SWITCH section in ifconfig(8) no longer exists; point people at VEB instead
Stefan Sperling
2021-11-11
switch(4) is being retired, sthen@ already removed the bits in the code
Claudio Jeker
2021-03-01
Document veb(4) support
kn
2020-09-23
Revert agentx support for now, we're too close to release.
Martijn van Duren
2020-09-23
Add support for agentx to vmd.
Martijn van Duren
2020-02-16
Backout "DHCP is configured on the first interface only"
kn
2020-02-15
DHCP is configured on the first interface only
kn
2020-02-10
briefly mention /etc/examples/ in the FILES section of all the
Ingo Schwarze
2020-01-15
Guest VMs require some resources that are managed outside of vmm(4), so
Peter Hessler
2019-12-17
"allow instance {...}" requires options
kn
2019-12-17
kn pointed out that the changes i made to "socket owner" can be
Jason McIntyre
2019-12-17
combine "socket owner user[:group]" and "socket owner :group"
Jason McIntyre
2019-12-13
tweak previous; ok pd
Jason McIntyre
2019-12-12
vmd: start vms defined in vm.conf in a staggered fashion
pd
2019-05-14
Delete some .Sx macros that were used in a wrong way.
Ingo Schwarze
2019-05-14
Add support for `boot device' to vm.conf grammar which is the `-B device'
anton
2019-03-07
Clarify that VM names must start with a letter
kn
2018-11-21
avoid unwanted double space;
Jason McIntyre
2018-11-21
Add support for "local inet6" interfaces.
Reyk Floeter
2018-10-30
add missing Pf macro; ok jmc@
anton
2018-10-01
Try to derive the qcow2 file format from an image file automatically.
Reyk Floeter
2018-09-30
Add size limitation of group-name and a reference to ifconfig about it
solene
2018-09-09
Add initial qcow2 image support.
ccardenas
2018-07-13
tweak previous; ok reyk
Jason McIntyre
2018-07-13
network -> interface; ok reyk@
anton
2018-07-13
Add "allow instance" option.
Reyk Floeter
2018-07-12
Allow to use configured/running VMs as templates for other VM instances.
Reyk Floeter
2018-06-26
space between macro args and punctuation;
Jason McIntyre
2018-06-26
Add "socket owner" to allow changing the owner of the vmd control socket.
Reyk Floeter
2018-06-18
remove the SECTIONS header, since a one line DESCRIPTION is a bit silly;
Jason McIntyre
2018-05-13
vmd(8): enable pause / unpause for vm owners
pd
2018-01-03
Add initial CD-ROM support to VMD via vioscsi.
ccardenas
2017-11-11
reads better as *an* rdomain, i think;
Jason McIntyre
2017-11-11
update switch handling in vmd(8). vmd now gets switch information (rdomain,
Mike Larkin
2017-11-05
Add minimal DHCP support to vmd's built-in DHCP/BOOTP server.
Reyk Floeter
2017-10-30
vmd no longer creates bridges by default. users should create bridges in
Mike Larkin
2017-08-31
match vmctl.8 vm name constraints
Jasper Lievisse Adriaanse
2017-07-19
Don't recommend using /var/vmm for VM images.
Mike Larkin
2017-05-04
Add support for rdomains.
Reyk Floeter
2017-04-21
Add global configuration option "local prefix" to change prefix for -L.
Reyk Floeter
2017-04-19
Add support for dynamic "NAT" interfaces (-L/local interface).
Reyk Floeter
2017-03-25
Boot using BIOS from /etc/firmware/vmm-bios by default.
Reyk Floeter
2017-03-02
Add "locked lladdr" option to prevent VMs from spoofing MAC addresses.
Reyk Floeter
2017-03-01
tweak previous; ok reyk
Jason McIntyre
2017-03-01
Add "owner" option to set a user/group ownership for pre-configured VMs
Reyk Floeter
[next]