summaryrefslogtreecommitdiff
path: root/hw/pci-bridge/dec.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge deviceThomas Huth1-0/+2
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost1-1/+1
2016-02-16dec: convert to realize()Cao jin1-3/+3
2016-01-29ppc: Clean up includesPeter Maydell1-0/+1
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster1-3/+2
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster1-0/+6
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber1-2/+2
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-06-02dec.c - move to pci-bridgeMichael S. Tsirkin1-0/+156