summaryrefslogtreecommitdiffstats
path: root/hw/pci.c
Commit message (Expand)AuthorAgeFilesLines
* handle the case where several PCI irqs share the same PIC irqbellard2005-05-141-15/+30
* PREP machines have two IO mappings.bellard2005-04-231-0/+10
* PCI irq in sync with new Bochs BIOSbellard2005-04-071-1/+1
* monitor fixes (Johannes Schindelin)bellard2004-10-091-11/+11
* ne2000 savevm support (Johannes Schindelin)bellard2004-10-031-0/+20
* configure BMDMAbellard2004-06-251-1/+1
* added PCI bus - added IRQ support for PowerPC bridges - suppressed PREP PCI b...bellard2004-06-211-215/+210Star
* UniNorth PCI bridge supportbellard2004-06-211-48/+407
* IDE1 init fixbellard2004-06-091-0/+1
* init VGA with default configbellard2004-06-051-0/+3
* host bridge config fixbellard2004-06-051-3/+2Star
* fixed PCI config default write permissionsbellard2004-06-031-14/+48
* support for opaque data on memory I/Os - PCI ROM memory supportbellard2004-06-031-45/+76
* PowerPC prep/chrp/pmac supportbellard2004-05-271-0/+300
* pci empty device read fix - piix3 ide initbellard2004-05-231-8/+27
* pci memory mapping fixbellard2004-05-221-4/+5
* PCI interrupt support - PCI BIOS interrupt remapping - more accurate memory m...bellard2004-05-201-74/+469
* PCI supportbellard2004-05-191-0/+367