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
Age
Commit message (
Expand
)
Author
2018-12-06
Make it possible to define the bootdevice in vmd. This information is used
Claudio Jeker
2018-12-04
Introduce IMSG_VMDOP_WAIT_VM_REQUEST a control message that registers a
Claudio Jeker
2018-11-26
Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.c
Reyk Floeter
2018-11-26
Keep a list of known vms, and reuse the VM IDs.
ori
2018-11-24
Improve error handling and logging in qcow2
ori
2018-11-21
avoid unwanted double space;
Jason McIntyre
2018-11-21
Add support for "local inet6" interfaces.
Reyk Floeter
2018-11-01
- odd condition/test in PF lexer
Alexandr Nedvedicky
2018-10-30
add missing Pf macro; ok jmc@
anton
2018-10-26
I broke base images with my previous commit by missing a line.
Reyk Floeter
2018-10-24
Fix qcow2 disk images for data sizes greater than 4 gigs.
ori
2018-10-22
The recent switch to realpath(3) for the boot string in vmd(8) broke
Alexander Bluhm
2018-10-19
Add support to create and convert disk images from existing images
Reyk Floeter
2018-10-18
Use realpath(3) on the "boot" config option as well.
Reyk Floeter
2018-10-15
Prevent VM reboot loops by rate-limiting the interval a VM can reboot.
Reyk Floeter
2018-10-08
Add support for qcow2 base images (external snapshots).
Reyk Floeter
2018-10-04
vmd(8): don't forget to set TXRDY in the case when the rate limiter isn't
Mike Larkin
2018-10-03
Add check to ensure vioscsi pointer if valid
ccardenas
2018-10-03
vmd(8): avoid a divide by zero when the user specified a low baud rate
Mike Larkin
2018-10-01
Fix potential double-free in error path
Reyk Floeter
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-29
vmd: don't remove vm if sending failed
pd
2018-09-28
Support vmd-internal's vmboot with qcow2 disk images.
Reyk Floeter
2018-09-28
Compress qcow2 open debug messages into a single line
Reyk Floeter
2018-09-28
Fix copy-pasto to use maxmem instead of maxcpu
Reyk Floeter
2018-09-19
Various clean up items for disks.
ccardenas
2018-09-13
vmd: set irq and vm_id in virtio dev structs on restore
pd
2018-09-11
Be consistent in logging messages.
ccardenas
2018-09-11
Fail fast when we are unable to determine disk format.
ccardenas
2018-09-10
vmd(8) clould close file descriptor 0 as not all fd fields were
Alexander Bluhm
2018-09-10
During the fork+exec implementation, daemon(3) was moved after
Alexander Bluhm
2018-09-09
Add initial qcow2 image support.
ccardenas
2018-09-07
replace malloc()+strlcpy() with strndup() in cmdline_symset().
miko
2018-08-25
Rework disks to have pluggable backends.
ccardenas
2018-08-17
No need to send the same nameserver twice.
Martijn van Duren
2018-08-07
Post-g2k18 fix: unbreak the optional vmd-internal vmboot loader.
Reyk Floeter
2018-08-07
Fix paste error in "no read access to" debug message, tweak messages.
Reyk Floeter
2018-08-05
Remove cpath pledge(2) promise. We decided that not deleting the unix control
Ricardo Mestre
2018-07-17
vmd(8): fix vmctl -b option for i386 kernels.
Mike Larkin
2018-07-15
vioscsi driver has been stable enough so we can move a good portion of these
ccardenas
2018-07-15
Revert unrelated change to vioscsi.c
Reyk Floeter
2018-07-15
Track resources and enforce cpu/memory/interface limits for non-root users.
Reyk Floeter
2018-07-13
tweak previous; ok reyk
Jason McIntyre
2018-07-13
network -> interface; ok reyk@
anton
2018-07-13
Check the disk/kernel/cdrom file permissions after openening the fd.
Reyk Floeter
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-07-12
vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit,
Mike Larkin
2018-07-11
sort tokens
Reyk Floeter
[prev]
[next]