aboutsummaryrefslogtreecommitdiffstats
path: root/hw/piix_pci.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-18Add statics and missing #includes for prototypes.pbrook1-1/+1
2007-11-17Break up vl.h.pbrook1-1/+4
2007-10-20Enable ACPI interrupts, by Igor Lvovsky.ths1-0/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-7/+7
2007-04-07Unify IRQ handling.pbrook1-5/+5
2007-01-24Add support for 82371FB (Step A1) and Improved support for 82371SBths1-2/+25
2007-01-15PIIX4 support, by Aurelien Jarno.ths1-0/+63
2007-01-10Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths1-3/+3
2006-09-24implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard1-54/+41
2006-09-24moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard1-225/+123
2006-09-24Implement sun4u PCI IRQ routing.pbrook1-2/+12
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook1-51/+21
2006-08-17PCI save/restore changesbellard1-1/+15
2006-05-13Rearrange PCI host emulation code.pbrook1-0/+419