summaryrefslogtreecommitdiffstats
path: root/hw/piix_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Add missing initial values for PIIX3 function 0 (PIRQRC)aurel322008-03-281-0/+3
* SCI fixesaurel322008-03-181-1/+0
* Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...balrog2007-12-091-5/+14
* Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenasths2007-12-091-25/+0
* Add statics and missing #includes for prototypes.pbrook2007-11-181-1/+1
* Break up vl.h.pbrook2007-11-171-1/+4
* Enable ACPI interrupts, by Igor Lvovsky.ths2007-10-201-0/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-7/+7
* Unify IRQ handling.pbrook2007-04-071-5/+5
* Add support for 82371FB (Step A1) and Improved support for 82371SBths2007-01-241-2/+25
* PIIX4 support, by Aurelien Jarno.ths2007-01-151-0/+63
* Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths2007-01-101-3/+3
* implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard2006-09-241-54/+41
* moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard2006-09-241-225/+123
* Implement sun4u PCI IRQ routing.pbrook2006-09-241-2/+12
* PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook2006-09-241-51/+21
* PCI save/restore changesbellard2006-08-171-1/+15
* Rearrange PCI host emulation code.pbrook2006-05-131-0/+419
OpenPOWER on IntegriCloud