summaryrefslogtreecommitdiff
path: root/hw/sh4/sh_pci.c
AgeCommit message (Expand)Author
2016-06-28hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()Peter Maydell
2016-01-29sh4: Clean up includesPeter Maydell
2016-01-11SH PCI Host: convert to realize()Cao jin
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-07-25sh4: unbreak r2dPaolo Bonzini
2013-07-25sh4: do not use isa_mmioPaolo Bonzini
2013-07-04hw/s*: 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