summaryrefslogtreecommitdiff
path: root/hw/piix_pci.c
AgeCommit message (Expand)Author
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-03-28Add missing initial values for PIIX3 function 0 (PIRQRC)aurel32
2008-03-18SCI fixesaurel32
2007-12-09Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...balrog
2007-12-09Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenasths
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-10-20Enable ACPI interrupts, by Igor Lvovsky.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-07Unify IRQ handling.pbrook
2007-01-24Add support for 82371FB (Step A1) and Improved support for 82371SBths
2007-01-15PIIX4 support, by Aurelien Jarno.ths
2007-01-10Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths
2006-09-24implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard
2006-09-24moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard
2006-09-24Implement sun4u PCI IRQ routing.pbrook
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook
2006-08-17PCI save/restore changesbellard
2006-05-13Rearrange PCI host emulation code.pbrook