summaryrefslogtreecommitdiff
path: root/usr.sbin/bhyveload
Commit message (Expand)AuthorAgeFilesLines
* MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276,Peter Grehan2014-08-192-31/+31
* MFC r267311, r267330, r267811, r267884Peter Grehan2014-08-171-2/+2
* MFC r267216Peter Grehan2014-08-171-5/+16
* MFC 262331,262487,262495,262523:John Baldwin2014-07-201-13/+33
* MFC 261504:John Baldwin2014-06-121-1/+6
* MFC 261229:John Baldwin2014-06-121-3/+3
* MFC r256657,r257018,r257347,r257423,r257729,r257767,Peter Grehan2013-12-132-25/+126
* 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