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
/
bhyve
/
mptbl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a PCI interrupt router to route PCI legacy INTx interrupts to
jhb
2014-05-15
1
-1
/
+2
*
Don't allow MPtable generation if there are multiple PCI hierarchies. This is
neel
2014-05-02
1
-2
/
+17
*
Allow PCI devices to be configured on all valid bus numbers from 0 to 255.
neel
2014-02-14
1
-5
/
+11
*
Enhance the support for PCI legacy INTx interrupts and enable them in
jhb
2014-01-29
1
-19
/
+45
*
Extend the ACPI power management support to wire a virtual power button up
jhb
2013-12-28
1
-2
/
+11
*
Extend the support for local interrupts on the local APIC:
jhb
2013-12-23
1
-0
/
+32
*
Fix the processor table entry structure to use a fixed-width type for
jhb
2013-12-05
1
-16
/
+3
*
Add support for level triggered interrupt pins on the vioapic. Prior to this
neel
2013-11-27
1
-1
/
+1
*
Fix discrepancy between the IOAPIC ID advertised by firmware tables and the
neel
2013-11-25
1
-2
/
+2
*
Make the virtual ioapic available unconditionally in a bhyve virtual machine.
neel
2013-10-31
1
-7
/
+5
*
Changes required for OpenBSD/amd64:
grehan
2013-10-17
1
-124
/
+26
*
config checksum is over the entire fixed portion, not just the
grehan
2013-04-05
1
-1
/
+1
*
Simplify the assignment of memory to virtual machines by requiring a single
neel
2013-03-18
1
-1
/
+1
*
Specify the length of the mapping requested from 'paddr_guest2host()'.
neel
2013-03-01
1
-3
/
+6
*
Rename fbsdrun.* -> bhyverun.*
grehan
2012-12-13
1
-1
/
+1
*
Remove mptable generation code from libvmmapi and move it to bhyve.
grehan
2012-10-26
1
-0
/
+398