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_emul.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a check to validate that memory BARs of passthru devices are 4KB aligned.
neel
2014-02-18
1
-4
/
+4
*
Tweak the handling of PCI capabilities in emulated devices to remove
jhb
2014-02-18
1
-1
/
+2
*
Allow PCI devices to be configured on all valid bus numbers from 0 to 255.
neel
2014-02-14
1
-3
/
+3
*
Enhance the support for PCI legacy INTx interrupts and enable them in
jhb
2014-01-29
1
-3
/
+19
*
Remove support for legacy PCI devices. These haven't been needed since
jhb
2014-01-27
1
-2
/
+1
*
Rework the DSDT generation code a bit to generate more accurate info about
jhb
2014-01-02
1
-0
/
+4
*
Add an API to deliver message signalled interrupts to vcpus. This allows
neel
2013-12-16
1
-4
/
+4
*
Add an ioctl to assert and deassert an ioapic pin atomically. This will be used
neel
2013-11-23
1
-0
/
+1
*
Add support for PCI-to-ISA LPC bridge emulation. If the LPC bus is attached
neel
2013-10-29
1
-1
/
+1
*
Support an optional "mac=" parameter to virtio-net config, to allow
grehan
2013-07-04
1
-1
/
+1
*
Gripe if some <slot,function> tuple is specified more than once instead of
neel
2013-04-26
1
-1
/
+1
*
Get rid of unused struct member.
neel
2013-02-25
1
-1
/
+0
*
Advertise PCI-E capability in the hostbridge device presented to the guest.
neel
2013-02-15
1
-0
/
+35
*
Fix a bug in the passthru implementation where it would assume that all
neel
2013-02-01
1
-0
/
+2
*
Add support for MSI-X interrupts in the virtio network device and make that
neel
2013-01-30
1
-0
/
+8
*
Allocate the memory for the MSI-X table dynamically instead of allocating 32KB
neel
2013-01-21
1
-5
/
+4
*
Get rid of redundant 'table_size' field in struct pi_msix. If needed it can
neel
2013-01-21
1
-1
/
+0
*
Remove mptable generation code from libvmmapi and move it to bhyve.
grehan
2012-10-26
1
-1
/
+0
*
Rework how guest MMIO regions are dealt with.
grehan
2012-10-19
1
-12
/
+14
*
Add 16550 uart emulation as a PCI device. This allows it to
grehan
2012-05-03
1
-16
/
+20
*
MSI-x interrupt support for PCI pass-thru devices.
grehan
2012-04-28
1
-0
/
+40
*
Import of bhyve hypervisor and utilities, part 1.
grehan
2011-05-13
1
-0
/
+171