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
2021-02-13
Fix some wrong comments and KNF/long line wraps
Mike Larkin
2021-01-27
these programs (with common ancestry) had a -fno-common problem related
Theo de Raadt
2021-01-07
bump VM shutdown event timeout ok mlarkin@ stsp@ florian@
tracey
2020-12-10
De-daddr32_t.
Kenneth R Westerback
2020-10-26
Remove an unneeded variable.
Visa Hankala
2020-10-19
Accommodate POSIX basename(3) that takes a non-const parameter and
Christian Weisgerber
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-09-08
Fix PCI config space union such that the register state is properly
Mark Kettenis
2020-09-03
No need for a private #define for the INQUIRY response_format value '2'. Just
Kenneth R Westerback
2020-09-01
Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big to
Kenneth R Westerback
2020-06-28
vmd(8): Eliminate libevent state corruption
pd
2020-06-21
vmd(8): fix ns8250 lockup due to race condition
pd
2020-06-16
vmd(8): backout previous commit to ns8250.c as it reintroduced the bug where the
pd
2020-06-16
vmd(8): fix ns8250 lockup due to race condition
pd
2020-04-30
vmd(8): correctly terminate vm processes after sending vm
pd
2020-04-21
vmd: improve concurrency control in pause
pd
2020-04-08
vmm(4): add IOCTL handler to sets the access protections of the ept
pd
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
Make owner value mandatory
kn
2019-12-12
vmd: start vms defined in vm.conf in a staggered fashion
pd
2019-12-11
vmd: proper concurrency control when pausing a vm
pd
2019-12-08
Fully reinstate revision 1.21. Apparently, revision 1.22 (part of
Theo Buehler
2019-11-30
Revert previous - the stability was not as improved as we had thought and
Mike Larkin
2019-11-29
Fix at least one cause of VMs spinning at 100% host CPU
Mike Larkin
2019-11-10
Consistently use _rcctl enable foo_ in examples, it's simpler and less
Landry Breuil
2019-10-25
ifname in opentap() is not optional
kn
2019-10-16
vmd(8): provide some additional info in a debug msg
Mike Larkin
2019-10-11
use sizeof(struct) not sizeof(pointer) in calloc call
Jonathan Gray
2019-09-24
vmd(8): fix memory leak in virtio network TX path.
Mike Larkin
2019-09-24
vmd(8): virtio.c whitespace removal
Mike Larkin
2019-09-07
Remove unused VMD_DISK_INVALID message type and mark it obsolete.
tobhe
2019-09-04
vmd(8): memory leak in an error path
Mike Larkin
2019-08-14
Improve the error message when supplying an invalid template to vmctl
anton
2019-07-17
vmm/vmd: Fix migration with pvclock
pd
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2019-05-28
Make vmd(8)'s ns8250 emulation more correct
Mike Larkin
2019-05-28
vmd: unset CR0_CD and CR0_NW in default flat64 register values
pd
2019-05-27
only reschedule the periodic interrupt after updating register A
Jasper Lievisse Adriaanse
2019-05-20
drop fatalx calls when claiming a new vm id; otherwise it's possible
Jasper Lievisse Adriaanse
2019-05-16
Unbreak vmctl start foo -b /bsd -d disk.img -cL
Claudio Jeker
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
[next]