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
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make PCI class description tables const
blueswir1
2008-10-02
1
-2
/
+2
*
E1000 NIC emulation (Nir Peleg, patch from Dor Laor).
balrog
2008-02-03
1
-1
/
+3
*
Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...
balrog
2007-12-09
1
-2
/
+49
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-3
/
+3
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+4
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-5
/
+5
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-21
/
+21
*
New option -net nic,model=? (Mark Glines)
blueswir1
2007-05-27
1
-0
/
+4
*
Know about more PCI device classes.
ths
2007-04-14
1
-0
/
+27
*
Unify IRQ handling.
pbrook
2007-04-07
1
-3
/
+6
*
Eepro100 emulation, by Stefan Weil.
ths
2007-04-02
1
-0
/
+6
*
Fix typo in PCI bridge code.
ths
2007-03-06
1
-1
/
+1
*
Devfn number for network PCI cards, by Aurelien Jarno.
ths
2007-01-10
1
-4
/
+4
*
Fix PCI config space overflow, by Herbert Xu.
ths
2006-12-10
1
-8
/
+16
*
PCI IRC routing fix.
pbrook
2006-09-28
1
-3
/
+4
*
Implement sun4u PCI IRQ routing.
pbrook
2006-09-24
1
-11
/
+92
*
PCI shared IRQ fix (original patch by andrzej zaborowski).
pbrook
2006-09-24
1
-2
/
+14
*
PCI save/restore changes
bellard
2006-08-17
1
-7
/
+8
*
Add SCSI controller class.
pbrook
2006-08-10
1
-0
/
+1
*
pcnet nic support (Antony T Curtis)
bellard
2006-07-04
1
-0
/
+2
*
Use lookup table for PCI class descriptions.
pbrook
2006-05-21
1
-12
/
+24
*
Rearrange PCI host emulation code.
pbrook
2006-05-13
1
-1394
/
+28
*
Initialize PCI BAR config data.
pbrook
2006-04-18
1
-0
/
+7
*
do not test reserved config bits
bellard
2006-04-02
1
-5
/
+0
*
Allow selection of emulated network card.
pbrook
2006-02-05
1
-0
/
+14
*
cpu_single_env usage fix
bellard
2005-11-21
1
-6
/
+6
*
sparc64 fixes (Blue Swirl)
bellard
2005-07-23
1
-0
/
+247
*
correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridge
bellard
2005-06-05
1
-61
/
+104
*
handle the case where several PCI irqs share the same PIC irq
bellard
2005-05-13
1
-15
/
+30
*
PREP machines have two IO mappings.
bellard
2005-04-23
1
-0
/
+10
*
PCI irq in sync with new Bochs BIOS
bellard
2005-04-06
1
-1
/
+1
*
monitor fixes (Johannes Schindelin)
bellard
2004-10-09
1
-11
/
+11
*
ne2000 savevm support (Johannes Schindelin)
bellard
2004-10-03
1
-0
/
+20
*
configure BMDMA
bellard
2004-06-25
1
-1
/
+1
*
added PCI bus - added IRQ support for PowerPC bridges - suppressed PREP PCI b...
bellard
2004-06-21
1
-215
/
+210
*
UniNorth PCI bridge support
bellard
2004-06-21
1
-48
/
+407
*
IDE1 init fix
bellard
2004-06-09
1
-0
/
+1
*
init VGA with default config
bellard
2004-06-05
1
-0
/
+3
*
host bridge config fix
bellard
2004-06-05
1
-3
/
+2
*
fixed PCI config default write permissions
bellard
2004-06-03
1
-14
/
+48
*
support for opaque data on memory I/Os - PCI ROM memory support
bellard
2004-06-03
1
-45
/
+76
*
PowerPC prep/chrp/pmac support
bellard
2004-05-26
1
-0
/
+300
*
pci empty device read fix - piix3 ide init
bellard
2004-05-23
1
-8
/
+27
*
pci memory mapping fix
bellard
2004-05-22
1
-4
/
+5
*
PCI interrupt support - PCI BIOS interrupt remapping - more accurate memory m...
bellard
2004-05-20
1
-74
/
+469
*
PCI support
bellard
2004-05-18
1
-0
/
+367