aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyveload
Commit message (Expand)AuthorAgeFilesLines
* Sort command flags in usage output and the manpages.John Baldwin2014-06-272-31/+31
* Provide APIs to directly get 'lowmem' and 'highmem' size directly.Neel Natu2014-06-241-2/+2
* use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-2/+2
* Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintainedNeel Natu2014-06-071-5/+16
* ZFS boot support for bhyveload.Peter Grehan2014-02-221-13/+33
* Add support for FreeBSD/i386 guests under bhyve.John Baldwin2014-02-051-1/+6
* o Fix typo, sort .Xrs.Maxim Konovalov2014-01-281-3/+3
* mdoc: quote string properly.Joel Dahl2013-12-021-1/+1
* Don't create an initial value for the host filesystem of "/".Peter Grehan2013-11-271-1/+1
* Allow bhyve and bhyveload to attach to tty devices.Peter Grehan2013-11-272-10/+77
* Tidy usage messages for bhyve and bhyveload.Neel Natu2013-10-231-3/+5
* Add an option to bhyveload(8) that allows setting a loader environment variableNeel Natu2013-10-172-16/+48
* Fix missing .Joel Dahl2013-10-091-1/+1
* Parse the memory size parameter using expand_number() to allow specifyingNeel Natu2013-10-093-9/+28
* Merge projects/bhyve_npt_pmap into head.Neel Natu2013-10-051-2/+2
* mdoc: remove superfluous paragraph macro.Joel Dahl2013-03-191-1/+0
* Simplify the assignment of memory to virtual machines by requiring a singleNeel Natu2013-03-182-60/+29
* Remove EOL whitespace.Joel Dahl2013-01-191-2/+2
* Minor mdoc fixes.Joel Dahl2013-01-191-10/+7
* Add the 'bhyveload(8)' man page.Neel Natu2013-01-082-1/+131
* Reduce the default memory allocation for a VM from 768MB to 128MB.Neel Natu2013-01-081-1/+1
* IFC @ r242684Neel Natu2012-11-111-2/+29
* Use the new userboot 'getenv' callback to set a couple of environment variablesNeel Natu2012-11-061-1/+22
* IFC @ r234692Peter Grehan2012-04-261-1/+1
* 'bhyveload' is a userspace FreeBSD loader that can load the kernel + metadataNeel Natu2011-07-062-0/+618