summaryrefslogtreecommitdiff
path: root/hw/mips/gt64xxx_pci.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini1-1/+1
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal1-0/+23
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster1-0/+6
2013-07-25mips_malta: do not use isa_mmioPaolo Bonzini1-1/+2
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+1188