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
/
pci_lpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Activate vcpus from bhyve(8) using the ioctl VM_ACTIVATE_CPU instead of doing
neel
2014-05-31
1
-1
/
+0
*
Implement a PCI interrupt router to route PCI legacy INTx interrupts to
jhb
2014-05-15
1
-2
/
+66
*
Fix ACPI DSDT indentation cosmetic breakage introduced in r264631 --
tychon
2014-04-18
1
-1
/
+1
*
Add support for reading the PIT Counter 2 output signal via the NMI
tychon
2014-04-18
1
-0
/
+18
*
Support the bootloader's single 16-bit 'outw' access to the Divisor
tychon
2014-03-16
1
-7
/
+19
*
Replace the userspace atpic stub with a more functional vmm.ko model.
tychon
2014-03-11
1
-1
/
+21
*
Allow PCI devices to be configured on all valid bus numbers from 0 to 255.
neel
2014-02-14
1
-1
/
+13
*
Rework the DSDT generation code a bit to generate more accurate info about
jhb
2014-01-02
1
-0
/
+87
*
Add an ioctl to assert and deassert an ioapic pin atomically. This will be used
neel
2013-11-23
1
-6
/
+5
*
Move the ioapic device model from userspace into vmm.ko. This is needed for
neel
2013-11-12
1
-3
/
+6
*
Update copyright to include the author of the LPC bridge emulation code.
neel
2013-10-29
1
-0
/
+1
*
Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached
neel
2013-10-29
1
-0
/
+214