index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
apb_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-3
/
+3
*
use PCI_HEADER_TYPE.
Isaku Yamahata
2009-05-03
1
-1
/
+1
*
Add and use #defines for PCI device classes
blueswir1
2009-02-01
1
-2
/
+1
*
Add Simba device ID
blueswir1
2009-01-27
1
-2
/
+4
*
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-26
1
-4
/
+2
*
Add EBUS bridge
blueswir1
2009-01-10
1
-6
/
+5
*
Fix APB
blueswir1
2009-01-09
1
-11
/
+25
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-2
/
+0
*
Wrap long lines
blueswir1
2008-05-12
1
-5
/
+10
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
More detabification
blueswir1
2007-10-06
1
-8
/
+8
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
Replace target_ulong with target_phys_addr_t
blueswir1
2007-05-30
1
-2
/
+2
*
Unify IRQ handling.
pbrook
2007-04-07
1
-3
/
+3
*
Sparc64 build fix (Igor Kovalenko).
pbrook
2006-12-22
1
-2
/
+2
*
Implement sun4u PCI IRQ routing.
pbrook
2006-09-24
1
-9
/
+28
*
PCI shared IRQ fix (original patch by andrzej zaborowski).
pbrook
2006-09-24
1
-4
/
+12
*
Rearrange PCI host emulation code.
pbrook
2006-05-13
1
-0
/
+232