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
/
ldomctl
/
ldomctl.h
Age
Commit message (
Expand
)
Author
2021-01-30
Move global domain declaration to parse.y
kn
2020-02-21
Support devaliases for vnet
kn
2020-02-20
Support devaliases for vdisk
kn
2020-01-04
Add -n to init-system for validation only
kn
2019-11-28
Add console command
kn
2019-11-27
Add list-io command
kn
2019-08-05
Allow an optional stride in the vcpu specification. This makes it possible
Mark Kettenis
2019-07-28
Add support for configuring static direct I/O.
Mark Kettenis
2018-09-16
Add support for setting NVRAM variables.
Mark Kettenis
2018-09-16
Various improvements to generate logical domain configurations that are
Mark Kettenis
2012-12-01
Make it possible to share cores between domains.
Mark Kettenis
2012-11-26
Regeerate Hypervisor MD from scratch instead of modifying the existing one.
Mark Kettenis
2012-11-24
Get rid of some hard-coded constants. Improve memory allocation code.
Mark Kettenis
2012-11-24
Add code to create new system configuration. Work in progress, but there's
Mark Kettenis
2012-11-05
Better code to download configurations onto the SP.
Mark Kettenis