summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldomctl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add list-io commandkn2019-11-274-5/+35
* Document ILOM command to reset hardwarekn2019-11-271-4/+5
* Honour DEBUGkn2019-11-201-2/+1
* Consistently use _rcctl enable foo_ in examples, it's simpler and lesslandry2019-11-101-8/+11
* Allow an optional stride in the vcpu specification. This makes it possiblekettenis2019-08-054-28/+87
* minor markup polishing and typo fixes; OK kn@schwarze2019-07-281-5/+5
* Document the iodevice keyword.kettenis2019-07-281-1/+4
* Add missing article, use Dq not literal "kn2019-07-281-3/+4
* Use imperative present tense consistentlykn2019-07-281-7/+7
* Move ldom.conf.5 to ldomctlkn2019-07-282-2/+100
* Delete all CPUs from the primary and add back the number that we want tokettenis2019-07-281-2/+4
* Add support for configuring static direct I/O.kettenis2019-07-283-7/+486
* tweak previous;jmc2019-07-271-3/+3
* Move configuration format into ldom.conf(5)kn2019-07-271-64/+9
* Fix usagekn2019-07-151-5/+6
* Add interface to set/update a data property.kettenis2019-07-142-2/+19
* Add support for version 3.0 of the "mdstore" protocol.kettenis2019-07-071-5/+72
* Make sure we use the svc_handle for the negotiated major version of thekettenis2019-07-061-4/+7
* Pad message since newer firmware doesn't like it without padding.kettenis2019-07-061-2/+3
* (unsigned) means (unsigned int) which on ptrdiff_t or size_t or otherderaadt2019-02-131-3/+3
* - odd condition/test in PF lexersashan2018-11-011-2/+3
* Add support for setting NVRAM variables.kettenis2018-09-164-8/+54
* Various improvements to generate logical domain configurations that arekettenis2018-09-164-43/+81
* Add support for version 2.0 of the mdstore protocol.kettenis2018-09-153-9/+96
* Add a function to delete all nodes with a specific name.kettenis2018-07-122-2/+30
* No need to mention which memory allocation entry point failed (malloc,krw2018-07-091-2/+2
* Do not discourage IPv6, it's working fine in LDOMs.kn2018-04-091-4/+4
* Document the ldomctl(8) 'select' command previously not mentioned in thestsp2017-01-261-4/+7
* Nuke some whitespace that keeps poking me in the eye as I try tokrw2017-01-171-3/+3
* fix a memory leak in an error pathjsg2015-05-231-1/+2
* fix fd leaks in error pathsjsg2015-02-091-5/+13
* Don't allow embedded nul characters in strings.jsg2014-11-201-1/+4
* Add gcc printf format attributes to yyerror() in parse.y files.doug2014-11-141-2/+4
* create xreallocarray() and use itderaadt2014-10-152-2/+14
* indentderaadt2014-10-091-2/+2
* document that ldom guests now support block devicesstsp2014-09-291-4/+5
* Use TAILQ_FOREACH_SAFE when we might delete entries for the list.kettenis2014-09-281-4/+4
* Replace all queue *_END macro calls except CIRCLEQ_END with NULL.doug2014-09-132-6/+6
* Enhance the ldomctl(8) man page.stsp2014-08-231-9/+175
* use u_char for buffers in yylex, for ctype callsbenno2013-11-251-6/+6
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
* tweak hvmd_init_guest() to check if everything was OK in md_read(),gsoares2013-05-081-1/+5
* Make it possible to explicitly specify the number of vcpus and the amountkettenis2013-04-031-9/+19
* Some firmware revisions on UltraSPARC T2 machines apparently insist on havingkettenis2013-04-011-3/+24
* - check parser's return value and exit if parsing failedotto2013-03-042-4/+12
* Some firmware revisions provide a factory-default configuration that containskettenis2013-02-261-2/+10
* OpenBSD->.Oxjmc2012-12-101-3/+5
* Implement panic command.kettenis2012-12-092-4/+38
* Fix previous.kettenis2012-12-081-3/+3
* Add a few missing properties to vnet-port devices to make Linux happy.kettenis2012-12-081-4/+16