summaryrefslogtreecommitdiff
path: root/usr.sbin/ldomctl
AgeCommit message (Expand)Author
2020-02-02Fix MD in "ldomctl dump"kn
2020-01-22delete wasteful ;;Theo de Raadt
2020-01-17Implement "panic -c" just like "start -c"kn
2020-01-17Fix usage: domain is not optional with start commandkn
2020-01-16Usually, -width Fl (which is 10n) is too wide and hence ugly.Ingo Schwarze
2020-01-16Implement "start -c" to automatically connect to the consolekn
2020-01-13Add BUGS section for hypervisor memory requirementkn
2020-01-09Fail on incomplete guest parameterskn
2020-01-09Mention that automatic selection upon "download" is firmware dependentkn
2020-01-09Bail earlier on duplicate domainskn
2020-01-05Zero initialize cpus and memory variables up frontkn
2020-01-04complete r1.21 "reboot primary" -> "reset machine" fixkn
2020-01-04Zap unneeded gid checkkn
2020-01-04Add -n to init-system for validation onlykn
2020-01-03Move code into new hv_config(), defer to commands needing itkn
2019-12-30New config takes effect after machine reset, primary reboot is not enoughkn
2019-12-28Run cu(1) in restricted modekn
2019-12-28The last argument of execl(3) should be cast explicitly.Theo Buehler
2019-12-10Print started and stopped domains alikekn
2019-12-06Add missing "and"kn
2019-12-03"variable name=value" can be used multiple timeskn
2019-11-30Add create-vdisk commandkn
2019-11-28Use scan_scaled(3) for memory in ldom.confkn
2019-11-28Add console commandkn
2019-11-28Print guest domain vcctty(4) devices in status outputkn
2019-11-28Usage on excessive select, delete, download, start, stop, panic argumentskn
2019-11-27Add list-io commandkn
2019-11-27Document ILOM command to reset hardwarekn
2019-11-20Honour DEBUGkn
2019-11-10Consistently use _rcctl enable foo_ in examples, it's simpler and lessLandry Breuil
2019-08-05Allow an optional stride in the vcpu specification. This makes it possibleMark Kettenis
2019-07-28minor markup polishing and typo fixes; OK kn@Ingo Schwarze
2019-07-28Document the iodevice keyword.Mark Kettenis
2019-07-28Add missing article, use Dq not literal "kn
2019-07-28Use imperative present tense consistentlykn
2019-07-28Move ldom.conf.5 to ldomctlkn
2019-07-28Delete all CPUs from the primary and add back the number that we want toMark Kettenis
2019-07-28Add support for configuring static direct I/O.Mark Kettenis
2019-07-27tweak previous;Jason McIntyre
2019-07-27Move configuration format into ldom.conf(5)kn
2019-07-15Fix usagekn
2019-07-14Add interface to set/update a data property.Mark Kettenis
2019-07-07Add support for version 3.0 of the "mdstore" protocol.Mark Kettenis
2019-07-06Make sure we use the svc_handle for the negotiated major version of theMark Kettenis
2019-07-06Pad 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 otherTheo de Raadt
2018-11-01- odd condition/test in PF lexerAlexandr Nedvedicky
2018-09-16Add support for setting NVRAM variables.Mark Kettenis
2018-09-16Various improvements to generate logical domain configurations that areMark Kettenis
2018-09-15Add support for version 2.0 of the mdstore protocol.Mark Kettenis