index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
examples
/
bhyve
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option -l for specifying which OS loader to dlopen(3). By default
marcel
2015-10-08
1
-3
/
+7
*
Restructure memory allocation in bhyve to support "devmem".
neel
2015-06-18
1
-3
/
+9
*
bhyve/vmrun.sh: pass all existing readable disks to bhyveload(8)
avg
2015-06-05
1
-7
/
+15
*
bhyve/vmrun.sh: support passing disk options same as for bhyve(8)
avg
2015-06-05
1
-2
/
+6
*
Add -p parameter to list PCI device to pass through to the guest.
glebius
2015-03-12
1
-1
/
+15
*
Make the error message explicit instead of just printing the usage if the
neel
2015-01-18
1
-5
/
+11
*
Use '-e' to check if the virtio backing file has already been created.
neel
2014-10-14
1
-1
/
+1
*
Propagate the error status of /usr/sbin/bhyve out of the vmrun.sh script.
rodrigc
2014-09-13
1
-3
/
+14
*
Attach the ISO to an ahci-cd emulated device. The
rodrigc
2014-09-12
1
-1
/
+1
*
Use "file -s", so that we can run vmrun.sh against special devices such
rodrigc
2014-08-28
1
-2
/
+2
*
If the VM was reset via "/sbin/reboot" or "shutdown -r",
rodrigc
2014-08-25
1
-1
/
+2
*
Add comment which describes the exit status codes returned from
rodrigc
2014-08-25
1
-0
/
+8
*
After r267897 brought in a new version of file/libmagic, a filesystem image
neel
2014-06-27
1
-1
/
+1
*
Support for multiple disks and tap devices.
alfred
2014-06-17
1
-22
/
+61
*
- Format the usage so that it fits in 80 cols and follows the standard
jhb
2014-04-23
1
-15
/
+31
*
Make the virtual ioapic available unconditionally in a bhyve virtual machine.
neel
2013-10-31
1
-1
/
+1
*
Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached
neel
2013-10-29
1
-4
/
+5
*
Add an option to bhyveload(8) that allows setting a loader environment variable
neel
2013-10-17
1
-3
/
+8
*
Parse the memory size parameter using expand_number() to allow specifying
neel
2013-10-09
1
-2
/
+2
*
Add the "-g <gdport>" option to the vmrun.sh script that enables remote
neel
2013-03-28
1
-3
/
+8
*
Add bhyve to examples.
neel
2013-03-18
1
-0
/
+179