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
Age
Commit message (
Expand
)
Author
2019-08-05
Allow an optional stride in the vcpu specification. This makes it possible
Mark Kettenis
2019-07-28
minor markup polishing and typo fixes; OK kn@
Ingo Schwarze
2019-07-28
Document the iodevice keyword.
Mark Kettenis
2019-07-28
Add missing article, use Dq not literal "
kn
2019-07-28
Use imperative present tense consistently
kn
2019-07-28
Move ldom.conf.5 to ldomctl
kn
2019-07-28
Delete all CPUs from the primary and add back the number that we want to
Mark Kettenis
2019-07-28
Add support for configuring static direct I/O.
Mark Kettenis
2019-07-27
tweak previous;
Jason McIntyre
2019-07-27
Move configuration format into ldom.conf(5)
kn
2019-07-15
Fix usage
kn
2019-07-14
Add interface to set/update a data property.
Mark Kettenis
2019-07-07
Add support for version 3.0 of the "mdstore" protocol.
Mark Kettenis
2019-07-06
Make sure we use the svc_handle for the negotiated major version of the
Mark Kettenis
2019-07-06
Pad message since newer firmware doesn't like it without padding.
Mark Kettenis
2019-02-13
(unsigned) means (unsigned int) which on ptrdiff_t or size_t or other
Theo de Raadt
2018-11-01
- odd condition/test in PF lexer
Alexandr Nedvedicky
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
2018-09-15
Add support for version 2.0 of the mdstore protocol.
Mark Kettenis
2018-07-12
Add a function to delete all nodes with a specific name.
Mark Kettenis
2018-07-09
No need to mention which memory allocation entry point failed (malloc,
Kenneth R Westerback
2018-04-09
Do not discourage IPv6, it's working fine in LDOMs.
kn
2017-01-26
Document the ldomctl(8) 'select' command previously not mentioned in the
Stefan Sperling
2017-01-17
Nuke some whitespace that keeps poking me in the eye as I try to
Kenneth R Westerback
2015-05-23
fix a memory leak in an error path
Jonathan Gray
2015-02-09
fix fd leaks in error paths
Jonathan Gray
2014-11-20
Don't allow embedded nul characters in strings.
Jonathan Gray
2014-11-14
Add gcc printf format attributes to yyerror() in parse.y files.
Doug Hogan
2014-10-15
create xreallocarray() and use it
Theo de Raadt
2014-10-09
indent
Theo de Raadt
2014-09-29
document that ldom guests now support block devices
Stefan Sperling
2014-09-28
Use TAILQ_FOREACH_SAFE when we might delete entries for the list.
Mark Kettenis
2014-09-13
Replace all queue *_END macro calls except CIRCLEQ_END with NULL.
Doug Hogan
2014-08-23
Enhance the ldomctl(8) man page.
Stefan Sperling
2013-11-25
use u_char for buffers in yylex, for ctype calls
Sebastian Benoit
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Ingo Schwarze
2013-05-08
tweak hvmd_init_guest() to check if everything was OK in md_read(),
Gleydson Soares
2013-04-03
Make it possible to explicitly specify the number of vcpus and the amount
Mark Kettenis
2013-04-01
Some firmware revisions on UltraSPARC T2 machines apparently insist on having
Mark Kettenis
2013-03-04
- check parser's return value and exit if parsing failed
Otto Moerbeek
2013-02-26
Some firmware revisions provide a factory-default configuration that contains
Mark Kettenis
2012-12-10
OpenBSD->.Ox
Jason McIntyre
2012-12-09
Implement panic command.
Mark Kettenis
2012-12-08
Fix previous.
Mark Kettenis
2012-12-08
Add a few missing properties to vnet-port devices to make Linux happy.
Mark Kettenis
2012-12-01
Add support for older firmware on UltraSPARC T1 machines.
Mark Kettenis
2012-12-01
Make it possible to share cores between domains.
Mark Kettenis
2012-11-29
s/daemon/program/
Mark Kettenis
2012-11-28
Prevent people from shooting themselves in the foot by not allowing them to
Mark Kettenis
[next]