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
/
usr.sbin
/
bhyvectl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix amd64 build breakage caused by r260532.
neel
2014-01-11
1
-4
/
+3
*
Restructure the VMX code to enter and exit the guest. In large part this change
neel
2014-01-01
1
-1
/
+3
*
Extend the support for local interrupts on the local APIC:
jhb
2013-12-23
1
-1
/
+12
*
Add a command to inject an NMI on a specific vcpu. It is a simple
jhb
2013-12-12
1
-1
/
+8
*
Add a new capability, VM_CAP_ENABLE_INVPCID, that can be enabled to expose
neel
2013-10-16
1
-0
/
+1
*
Parse the memory size parameter using expand_number() to allow specifying
neel
2013-10-09
1
-2
/
+2
*
Merge projects/bhyve_npt_pmap into head.
neel
2013-10-05
1
-9
/
+30
*
Add some more stats to keep track of all the reasons that a vcpu is exiting.
neel
2013-03-30
1
-1
/
+1
*
Simplify the assignment of memory to virtual machines by requiring a single
neel
2013-03-18
1
-19
/
+9
*
Add option "--unassign-pptdev=<bus/slot/func>" to allow 'bhyvectl' to detach
neel
2013-02-14
1
-0
/
+12
*
Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.
neel
2013-02-11
1
-23
/
+0
*
Fix minor nit in usage output.
joel
2013-01-20
1
-1
/
+1
*
Use <vmname> in a consistent manner in usage messages output by 'bhyve',
neel
2013-01-20
1
-1
/
+1
*
Get rid of 'sample.sh' from here - it belongs in the /usr/share/examples
neel
2013-01-09
1
-75
/
+0
*
Rename vmmctl to bhyvectl. 'vmmctl' came from a pre-bhyve
grehan
2012-10-27
3
-0
/
+1616