aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pci.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-21cpu_single_env usage fixbellard1-6/+6
2005-07-23sparc64 fixes (Blue Swirl)bellard1-0/+247
2005-06-05correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridgebellard1-61/+104
2005-05-13handle the case where several PCI irqs share the same PIC irqbellard1-15/+30
2005-04-23PREP machines have two IO mappings.bellard1-0/+10
2005-04-06PCI irq in sync with new Bochs BIOSbellard1-1/+1
2004-10-09monitor fixes (Johannes Schindelin)bellard1-11/+11
2004-10-03ne2000 savevm support (Johannes Schindelin)bellard1-0/+20
2004-06-25configure BMDMAbellard1-1/+1
2004-06-21added PCI bus - added IRQ support for PowerPC bridges - suppressed PREP PCI b...bellard1-215/+210
2004-06-21UniNorth PCI bridge supportbellard1-48/+407
2004-06-09IDE1 init fixbellard1-0/+1
2004-06-05init VGA with default configbellard1-0/+3
2004-06-05host bridge config fixbellard1-3/+2
2004-06-03fixed PCI config default write permissionsbellard1-14/+48
2004-06-03support for opaque data on memory I/Os - PCI ROM memory supportbellard1-45/+76
2004-05-26PowerPC prep/chrp/pmac supportbellard1-0/+300
2004-05-23pci empty device read fix - piix3 ide initbellard1-8/+27
2004-05-22pci memory mapping fixbellard1-4/+5
2004-05-20PCI interrupt support - PCI BIOS interrupt remapping - more accurate memory m...bellard1-74/+469
2004-05-18PCI supportbellard1-0/+367