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
/
sys
/
amd64
/
vmm
/
vmm_stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix non-deterministic delays when accessing a vcpu that was in "running" or
neel
2015-05-28
1
-0
/
+1
*
Don't require <sys/cpuset.h> to be always included before <machine/vmm.h>.
neel
2015-04-30
1
-1
/
+0
*
Expose the amount of resident and wired memory from the guest's vmspace.
grehan
2014-06-25
1
-2
/
+11
*
Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintained
neel
2014-06-07
1
-5
/
+11
*
Add a counter to differentiate between VM-exits due to nested paging faults
neel
2014-02-08
1
-1
/
+2
*
Handle a VM-exit due to a NMI properly by vectoring to the host's NMI handler
neel
2014-01-22
1
-0
/
+1
*
Add an API to rendezvous all active vcpus in a virtual machine. The rendezvous
neel
2014-01-14
1
-0
/
+1
*
Support array-type of stats in bhyve.
neel
2013-05-10
1
-14
/
+36
*
Add some more stats to keep track of all the reasons that a vcpu is exiting.
neel
2013-03-30
1
-0
/
+13
*
Allow vmm stats to be specific to the underlying hardware assist technology.
neel
2013-03-16
1
-0
/
+13
*
IFC @ r222830
grehan
2011-06-28
1
-0
/
+1
*
Import of bhyve hypervisor and utilities, part 1.
grehan
2011-05-13
1
-0
/
+103