aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyveload
Commit message (Expand)AuthorAgeFilesLines
* bhyveload(8): Implement loader_callbacks::diskwriteConrad Meyer2020-10-071-2/+18
* Fix pkgfs stat so it satisfies libsecurebootSimon J. Gerraty2020-03-251-5/+10
* usr.sbin/bhyveload: don't leak an fd if a device can't be openedSean Chittenden2019-07-121-8/+6
* userboot: handle guest interpreter mismatches more intelligentlyKyle Evans2018-09-011-9/+50
* style(9) remove unnecessary blank tabs.Marcelo Araujo2018-06-131-1/+1
* De-const to match changes in userboot.hWarner Losh2017-12-061-2/+2
* Make putenv and getenv match the userland definition of theseWarner Losh2017-12-061-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* bhyveload: correctly query size of disksAndriy Gapon2017-06-211-3/+5
* usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* bhyve: improve memory size documentationRoman Bogorodskiy2016-06-262-13/+8
* MFHGlen Barber2016-04-061-2/+1
|\
| * bhyveload: fix from loading undefined size.Pedro F. Giffuni2016-04-061-2/+1
* | MFHGlen Barber2016-03-022-3/+32
|\|
| * Add option -C to have the guest memory included in core files.Marcel Moolenaar2016-02-262-2/+12
| * Support version 4 of the userboot structure by implementing theMarcel Moolenaar2016-02-261-1/+20
* | MFH r289384-r293170Glen Barber2016-01-041-0/+20
|\|
| * META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+20
* | Merge from headBaptiste Daroussin2015-10-092-11/+45
|\|
| * Add option -l for specifying which OS loader to dlopen(3). By defaultMarcel Moolenaar2015-10-082-11/+45
* | Merge from headBaptiste Daroussin2015-09-121-1/+1
|\|
| * Fix issues detected by 'mandoc -Tlint bhyveload.8'Neel Natu2015-06-271-1/+1
* | Merge from head @274131Baptiste Daroussin2015-06-202-4/+12
|\|
| * Restructure memory allocation in bhyve to support "devmem".Neel Natu2015-06-182-4/+12
* | MFH: r282615-r283655Glen Barber2015-05-281-1/+1
|\|
| * Fix off-by-one in array index bounds checkAllan Jude2015-05-181-1/+1
* | Merge from headBaptiste Daroussin2015-05-031-1/+1
|\|
| * Fix overlinking in bhyve:Baptiste Daroussin2015-04-091-1/+1
* | Make FreeBSD-bhyve an indivual packageBaptiste Daroussin2015-03-051-0/+1
|/
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* 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