index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
piix_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
Call piix4_reset() on system reset.
Blue Swirl
1
-1
/
+5
2009-06-17
Call piix3_reset() on system reset.
Gleb Natapov
1
-1
/
+5
2009-05-23
Add common BusState
Paul Brook
1
-1
/
+2
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
1
-3
/
+6
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
1
-3
/
+0
2009-02-01
Add and use #defines for PCI device classes
blueswir1
1
-6
/
+3
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
1
-12
/
+6
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-1
/
+1
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
1
-1
/
+1
2008-04-22
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
1
-1
/
+1
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
1
-1
/
+1
2008-03-28
Add missing initial values for PIIX3 function 0 (PIRQRC)
aurel32
1
-0
/
+3
2008-03-18
SCI fixes
aurel32
1
-1
/
+0
2007-12-09
Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...
balrog
1
-5
/
+14
2007-12-09
Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas
ths
1
-25
/
+0
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-1
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+4
2007-10-20
Enable ACPI interrupts, by Igor Lvovsky.
ths
1
-0
/
+1
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-7
/
+7
2007-04-07
Unify IRQ handling.
pbrook
1
-5
/
+5
2007-01-24
Add support for 82371FB (Step A1) and Improved support for 82371SB
ths
1
-2
/
+25
2007-01-15
PIIX4 support, by Aurelien Jarno.
ths
1
-0
/
+63
2007-01-10
Devfn number for the PIIX3 southbridge, by Aurelien Jarno.
ths
1
-3
/
+3
2006-09-24
implement i440 instead of i450 ISA memory mappings to be compatible with Bochs
bellard
1
-54
/
+41
2006-09-24
moved PCI init to BIOS - added ISA memory mapping registers and SMM support
bellard
1
-225
/
+123
2006-09-24
Implement sun4u PCI IRQ routing.
pbrook
1
-2
/
+12
2006-09-24
PCI shared IRQ fix (original patch by andrzej zaborowski).
pbrook
1
-51
/
+21
2006-08-17
PCI save/restore changes
bellard
1
-1
/
+15
2006-05-13
Rearrange PCI host emulation code.
pbrook
1
-0
/
+419