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
/
lib
/
libvmmapi
/
vmmapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated APIs to get the total and free memory available to vmm.ko.
neel
2013-04-25
1
-2
/
+0
*
Simplify the assignment of memory to virtual machines by requiring a single
neel
2013-03-18
1
-12
/
+14
*
Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.
neel
2013-02-11
1
-2
/
+0
*
Remove mptable generation code from libvmmapi and move it to bhyve.
grehan
2012-10-26
1
-2
/
+0
*
Add an api to map a vm capability type into a string to be used for display
neel
2012-10-12
1
-0
/
+1
*
The ioctl VM_GET_MEMORY_SEG is no longer able to return the host physical
neel
2012-10-04
1
-2
/
+1
*
Add ioctls to control the X2APIC capability exposed by the virtual machine to
neel
2012-09-25
1
-0
/
+4
*
Add sysctls to display the total and free amount of hard-wired mem for VMs
grehan
2012-08-26
1
-0
/
+2
*
Allow the 'bhyve' process to control whether or not the virtual machine sees an
neel
2012-08-04
1
-2
/
+2
*
API to map an apic id to the vcpu.
neel
2012-08-04
1
-0
/
+1
*
MSI-x interrupt support for PCI pass-thru devices.
grehan
2012-04-28
1
-0
/
+2
*
Import of bhyve hypervisor and utilities, part 1.
grehan
2011-05-13
1
-0
/
+98