aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/prep.c
AgeCommit message (Expand)Author
2015-04-26exec.c: Make address_space_rw take transaction attributesPeter Maydell
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-07-07prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau
2014-04-08hw/pci-host/prep: Don't reverse IO accesses on bigendian hostsPeter Maydell
2014-03-20raven: Use raven_ for all function prefixesHervé Poussineau
2014-03-20raven: Fix PCI bus accesses with size > 1Hervé Poussineau
2014-03-20raven: Add PCI bus mastering address spaceHervé Poussineau
2014-03-20raven: Set a correct PCI memory regionHervé Poussineau
2014-03-20raven: Set a correct PCI I/O memory regionHervé Poussineau
2014-03-20raven: Implement non-contiguous I/O regionHervé Poussineau
2014-03-20raven: Rename intack region to pci_intackHervé Poussineau
2014-03-13raven: Move BIOS loading from board code to PCI hostHervé Poussineau
2014-02-09raven: Use constant PCI_NUM_PINS instead of 4Hervé Poussineau
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-08-30qom: Pass available size to object_initialize()Andreas Färber
2013-08-30pci: Pass size to pci_bus_new_inplace()Andreas Färber
2013-07-31pci-host/prep: Set isa_mem_base in the PCI host bridgeHervé Poussineau
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/p*: 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