summaryrefslogtreecommitdiff
path: root/hw/mips/gt64xxx_pci.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-23mips: Clean up includesPeter Maydell1-0/+1
2016-01-11gt64120: convert to realize()Cao jin1-4/+2
2015-12-04gt64xxx: fix decoding of ISD registerPaolo Bonzini1-1/+2
2015-02-13gt64xxx: remove isa_mem_base usageHervé Poussineau1-27/+68
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