summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ldomctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make "init-system -n" check vcpu and memory constraintskn2020-05-241-1/+1
* msgkn2020-05-241-3/+4
* Typofixkn2020-05-231-2/+2
* Fail on duplicate vcpu, memory or iodevice parameterskn2020-05-231-3/+20
* Revert previouskn2020-05-221-14/+13
* Make "init-system -n" check vcpu and memory constraintskn2020-05-221-13/+14
* Change install images called *.fs to *.img. These are UFS filesystem images,deraadt2020-05-171-4/+4
* ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc2020-04-231-3/+3
* Print IO device names next to path with "list-io"kn2020-03-171-2/+9
* Initialise only the components list for "list-io"kn2020-03-071-2/+2
* Support devaliases for vnetkn2020-02-214-10/+26
* Actually pass devalias from parser to configkn2020-02-211-1/+2
* Support devaliases for vdiskkn2020-02-204-9/+51
* vnet does not take curly braceskn2020-02-201-4/+4
* Fix MD in "ldomctl dump"kn2020-02-021-1/+3
* delete wasteful ;;deraadt2020-01-221-3/+3
* Implement "panic -c" just like "start -c"kn2020-01-172-8/+31
* Fix usage: domain is not optional with start commandkn2020-01-171-2/+2
* Usually, -width Fl (which is 10n) is too wide and hence ugly.schwarze2020-01-161-3/+3
* Implement "start -c" to automatically connect to the consolekn2020-01-162-22/+56
* Add BUGS section for hypervisor memory requirementkn2020-01-131-2/+17
* Fail on incomplete guest parameterskn2020-01-091-1/+20
* Mention that automatic selection upon "download" is firmware dependentkn2020-01-091-3/+6
* Bail earlier on duplicate domainskn2020-01-091-8/+7
* Zero initialize cpus and memory variables up frontkn2020-01-051-5/+3
* complete r1.21 "reboot primary" -> "reset machine" fixkn2020-01-041-3/+3
* Zap unneeded gid checkkn2020-01-041-3/+3
* Add -n to init-system for validation onlykn2020-01-044-12/+34
* Move code into new hv_config(), defer to commands needing itkn2020-01-031-46/+69
* New config takes effect after machine reset, primary reboot is not enoughkn2019-12-301-3/+3
* Run cu(1) in restricted modekn2019-12-281-2/+3
* The last argument of execl(3) should be cast explicitly.tb2019-12-281-2/+2
* Print started and stopped domains alikekn2019-12-101-13/+9
* Add missing "and"kn2019-12-061-3/+3
* "variable name=value" can be used multiple timeskn2019-12-031-2/+3
* Add create-vdisk commandkn2019-11-303-9/+72
* Use scan_scaled(3) for memory in ldom.confkn2019-11-2810-37/+29
* Add console commandkn2019-11-283-6/+40
* Print guest domain vcctty(4) devices in status outputkn2019-11-282-11/+19
* Usage on excessive select, delete, download, start, stop, panic argumentskn2019-11-281-7/+10
* 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