summaryrefslogtreecommitdiffstats
path: root/share/examples/bhyve
Commit message (Expand)AuthorAgeFilesLines
* MFC: r314694rgrimes2017-04-221-1/+9
* Add option -l for specifying which OS loader to dlopen(3). By defaultmarcel2015-10-081-3/+7
* Restructure memory allocation in bhyve to support "devmem".neel2015-06-181-3/+9
* bhyve/vmrun.sh: pass all existing readable disks to bhyveload(8)avg2015-06-051-7/+15
* bhyve/vmrun.sh: support passing disk options same as for bhyve(8)avg2015-06-051-2/+6
* Add -p parameter to list PCI device to pass through to the guest.glebius2015-03-121-1/+15
* Make the error message explicit instead of just printing the usage if theneel2015-01-181-5/+11
* Use '-e' to check if the virtio backing file has already been created.neel2014-10-141-1/+1
* Propagate the error status of /usr/sbin/bhyve out of the vmrun.sh script.rodrigc2014-09-131-3/+14
* Attach the ISO to an ahci-cd emulated device. Therodrigc2014-09-121-1/+1
* Use "file -s", so that we can run vmrun.sh against special devices suchrodrigc2014-08-281-2/+2
* If the VM was reset via "/sbin/reboot" or "shutdown -r",rodrigc2014-08-251-1/+2
* Add comment which describes the exit status codes returned fromrodrigc2014-08-251-0/+8
* After r267897 brought in a new version of file/libmagic, a filesystem imageneel2014-06-271-1/+1
* Support for multiple disks and tap devices.alfred2014-06-171-22/+61
* - Format the usage so that it fits in 80 cols and follows the standardjhb2014-04-231-15/+31
* Make the virtual ioapic available unconditionally in a bhyve virtual machine.neel2013-10-311-1/+1
* Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attachedneel2013-10-291-4/+5
* Add an option to bhyveload(8) that allows setting a loader environment variableneel2013-10-171-3/+8
* Parse the memory size parameter using expand_number() to allow specifyingneel2013-10-091-2/+2
* Add the "-g <gdport>" option to the vmrun.sh script that enables remoteneel2013-03-281-3/+8
* Add bhyve to examples.neel2013-03-181-0/+179
OpenPOWER on IntegriCloud