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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r257293.
neel
2013-10-30
1
-54
/
+12
*
Allow a 4-byte write to PCI config space to overlap
grehan
2013-10-09
1
-3
/
+12
*
Merge projects/bhyve_npt_pmap into head.
neel
2013-10-05
1
-1
/
+1
*
Allow single byte reads of the emulated MSI-X tables. This is not required
neel
2013-08-27
1
-3
/
+9
*
Fix ordering of legacy IRQ reservations.
grehan
2013-08-16
1
-10
/
+10
*
Support an optional "mac=" parameter to virtio-net config, to allow
grehan
2013-07-04
1
-6
/
+15
*
Fix up option parsing to allow a colon in the config section.
grehan
2013-07-01
1
-13
/
+8
*
Allow the PCI config address register to be read. The Linux
grehan
2013-06-28
1
-11
/
+21
*
Gripe if some <slot,function> tuple is specified more than once instead of
neel
2013-04-26
1
-15
/
+38
*
Setup accesses to the memory hole below 4GB to return all 1's on read and
neel
2013-04-17
1
-9
/
+15
*
Improve PCI BAR emulation:
neel
2013-04-10
1
-41
/
+223
*
Simplify the assignment of memory to virtual machines by requiring a single
neel
2013-03-18
1
-4
/
+7
*
Add the ability to have a 'fallback' search for memory ranges.
grehan
2013-02-22
1
-0
/
+31
*
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
/
+20
*
Add support for MSI-X interrupts in the virtio network device and make that
neel
2013-01-30
1
-3
/
+205
*
Rename fbsdrun.* -> bhyverun.*
grehan
2012-12-13
1
-1
/
+1
*
Ignore PCI configuration accesses to all bus numbers other than PCI bus 0.
neel
2012-10-27
1
-1
/
+5
*
Remove mptable generation code from libvmmapi and move it to bhyve.
grehan
2012-10-26
1
-201
/
+1
*
Rework how guest MMIO regions are dealt with.
grehan
2012-10-19
1
-51
/
+170
*
Fix a bug in how a 64-bit bar in a pci passthru device would be presented to
neel
2012-08-06
1
-1
/
+6
*
Add support for emulating PCI multi-function devices.
neel
2012-08-06
1
-54
/
+146
*
Device model for ioapic emulation.
neel
2012-08-05
1
-2
/
+3
*
Use the correct variable to index into the 'lirq[]' array to check the legacy
neel
2012-08-04
1
-1
/
+1
*
Add 16550 uart emulation as a PCI device. This allows it to
grehan
2012-05-03
1
-8
/
+99
*
MSI-x interrupt support for PCI pass-thru devices.
grehan
2012-04-28
1
-0
/
+29
*
First cut to port bhyve, vmmctl, and libvmmapi to HEAD.
jhb
2011-05-15
1
-3
/
+3
*
Import of bhyve hypervisor and utilities, part 1.
grehan
2011-05-13
1
-0
/
+976