aboutsummaryrefslogtreecommitdiff
path: root/hw/mips/gt64xxx_pci.c
AgeCommit message (Expand)Author
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-10-24hw/mips/gt64xxx_pci: Mark as bridge devicePhilippe Mathieu-Daudé
2018-10-24hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset methodPhilippe Mathieu-Daudé
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-12-05pci: Rename root bus initialization functions for clarityDavid Gibson
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-07-20hw/mips: fix PCI bus initializationMarcel Apfelbaum
2016-01-23mips: Clean up includesPeter Maydell
2016-01-11gt64120: convert to realize()Cao jin
2015-12-04gt64xxx: fix decoding of ISD registerPaolo Bonzini
2015-02-13gt64xxx: remove isa_mem_base usageHervé Poussineau
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-07-25mips_malta: do not use isa_mmioPaolo Bonzini
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini