index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-02
Make PCI class description tables const
blueswir1
1
-2
/
+2
2008-02-03
E1000 NIC emulation (Nir Peleg, patch from Dor Laor).
balrog
1
-1
/
+3
2007-12-09
Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...
balrog
1
-2
/
+49
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-3
/
+3
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+4
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-5
/
+5
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-21
/
+21
2007-05-27
New option -net nic,model=? (Mark Glines)
blueswir1
1
-0
/
+4
2007-04-14
Know about more PCI device classes.
ths
1
-0
/
+27
2007-04-07
Unify IRQ handling.
pbrook
1
-3
/
+6
2007-04-02
Eepro100 emulation, by Stefan Weil.
ths
1
-0
/
+6
2007-03-06
Fix typo in PCI bridge code.
ths
1
-1
/
+1
2007-01-10
Devfn number for network PCI cards, by Aurelien Jarno.
ths
1
-4
/
+4
2006-12-10
Fix PCI config space overflow, by Herbert Xu.
ths
1
-8
/
+16
2006-09-28
PCI IRC routing fix.
pbrook
1
-3
/
+4
2006-09-24
Implement sun4u PCI IRQ routing.
pbrook
1
-11
/
+92
2006-09-24
PCI shared IRQ fix (original patch by andrzej zaborowski).
pbrook
1
-2
/
+14
2006-08-17
PCI save/restore changes
bellard
1
-7
/
+8
2006-08-10
Add SCSI controller class.
pbrook
1
-0
/
+1
2006-07-04
pcnet nic support (Antony T Curtis)
bellard
1
-0
/
+2
2006-05-21
Use lookup table for PCI class descriptions.
pbrook
1
-12
/
+24
2006-05-13
Rearrange PCI host emulation code.
pbrook
1
-1394
/
+28
2006-04-18
Initialize PCI BAR config data.
pbrook
1
-0
/
+7
2006-04-02
do not test reserved config bits
bellard
1
-5
/
+0
2006-02-05
Allow selection of emulated network card.
pbrook
1
-0
/
+14
2005-11-21
cpu_single_env usage fix
bellard
1
-6
/
+6
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
1
-0
/
+247
2005-06-05
correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridge
bellard
1
-61
/
+104
2005-05-13
handle the case where several PCI irqs share the same PIC irq
bellard
1
-15
/
+30
2005-04-23
PREP machines have two IO mappings.
bellard
1
-0
/
+10
2005-04-06
PCI irq in sync with new Bochs BIOS
bellard
1
-1
/
+1
2004-10-09
monitor fixes (Johannes Schindelin)
bellard
1
-11
/
+11
2004-10-03
ne2000 savevm support (Johannes Schindelin)
bellard
1
-0
/
+20
2004-06-25
configure BMDMA
bellard
1
-1
/
+1
2004-06-21
added PCI bus - added IRQ support for PowerPC bridges - suppressed PREP PCI b...
bellard
1
-215
/
+210
2004-06-21
UniNorth PCI bridge support
bellard
1
-48
/
+407
2004-06-09
IDE1 init fix
bellard
1
-0
/
+1
2004-06-05
init VGA with default config
bellard
1
-0
/
+3
2004-06-05
host bridge config fix
bellard
1
-3
/
+2
2004-06-03
fixed PCI config default write permissions
bellard
1
-14
/
+48
2004-06-03
support for opaque data on memory I/Os - PCI ROM memory support
bellard
1
-45
/
+76
2004-05-26
PowerPC prep/chrp/pmac support
bellard
1
-0
/
+300
2004-05-23
pci empty device read fix - piix3 ide init
bellard
1
-8
/
+27
2004-05-22
pci memory mapping fix
bellard
1
-4
/
+5
2004-05-20
PCI interrupt support - PCI BIOS interrupt remapping - more accurate memory m...
bellard
1
-74
/
+469
2004-05-18
PCI support
bellard
1
-0
/
+367