summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyveload/bhyveload.c
Commit message (Expand)AuthorAgeFilesLines
* MFV r320195: bhyveload: correctly query size of disksavg2017-09-191-3/+5
* bhyve: improve memory size documentationnovel2016-06-261-1/+1
* bhyveload: fix from loading undefined size.pfg2016-04-061-2/+1
* Add option -C to have the guest memory included in core files.marcel2016-02-261-1/+4
* Support version 4 of the userboot structure by implementing themarcel2016-02-261-1/+20
* Add option -l for specifying which OS loader to dlopen(3). By defaultmarcel2015-10-081-9/+30
* Restructure memory allocation in bhyve to support "devmem".neel2015-06-181-3/+8
* Fix off-by-one in array index bounds checkallanjude2015-05-181-1/+1
* Sort command flags in usage output and the manpages.jhb2014-06-271-2/+2
* Provide APIs to directly get 'lowmem' and 'highmem' size directly.neel2014-06-241-2/+2
* Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintainedneel2014-06-071-5/+16
* ZFS boot support for bhyveload.grehan2014-02-221-13/+33
* Add support for FreeBSD/i386 guests under bhyve.jhb2014-02-051-1/+6
* Don't create an initial value for the host filesystem of "/".grehan2013-11-271-1/+1
* Allow bhyve and bhyveload to attach to tty devices.grehan2013-11-271-10/+53
* Tidy usage messages for bhyve and bhyveload.neel2013-10-231-3/+5
* Add an option to bhyveload(8) that allows setting a loader environment variableneel2013-10-171-16/+39
* Parse the memory size parameter using expand_number() to allow specifyingneel2013-10-091-2/+5
* Merge projects/bhyve_npt_pmap into head.neel2013-10-051-2/+2
* Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-181-35/+22
* Reduce the default memory allocation for a VM from 768MB to 128MB.neel2013-01-081-1/+1
* IFC @ r242684neel2012-11-111-2/+29
* Use the new userboot 'getenv' callback to set a couple of environment variablesneel2012-11-061-1/+22
* IFC @ r234692grehan2012-04-261-1/+1
* 'bhyveload' is a userspace FreeBSD loader that can load the kernel + metadataneel2011-07-061-0/+604
OpenPOWER on IntegriCloud