summaryrefslogtreecommitdiff
path: root/hw/pci-host/ppce500.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-16hw/pci-host/ppce500: Fix typo in vmstate definitionPeter Maydell1-1/+1
2014-06-16PPC: e500: implement PCI INTx routingBharat Bhushan1-2/+23
2014-06-16PPC: e500: some pci related cleanupBharat Bhushan1-7/+7
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela1-6/+3
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster1-0/+5
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini1-6/+6
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-6/+6
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+427