summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/prep.c
Commit message (Expand)AuthorAgeFilesLines
* exec.c: Make address_space_rw take transaction attributesPeter Maydell2015-04-261-2/+4
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-261-4/+2
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+2
* prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau2014-07-071-3/+1
* hw/pci-host/prep: Don't reverse IO accesses on bigendian hostsPeter Maydell2014-04-081-4/+4
* raven: Use raven_ for all function prefixesHervé Poussineau2014-03-201-19/+21
* raven: Fix PCI bus accesses with size > 1Hervé Poussineau2014-03-201-4/+4
* raven: Add PCI bus mastering address spaceHervé Poussineau2014-03-201-0/+24
* raven: Set a correct PCI memory regionHervé Poussineau2014-03-201-3/+6
* raven: Set a correct PCI I/O memory regionHervé Poussineau2014-03-201-9/+10
* raven: Implement non-contiguous I/O regionHervé Poussineau2014-03-201-0/+85
* raven: Rename intack region to pci_intackHervé Poussineau2014-03-201-3/+4
* raven: Move BIOS loading from board code to PCI hostHervé Poussineau2014-03-131-0/+51
* raven: Use constant PCI_NUM_PINS instead of 4Hervé Poussineau2014-02-091-3/+3
* pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+5
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-2/+2
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-1/+1
* pci: Pass size to pci_bus_new_inplace()Andreas Färber2013-08-301-1/+1
* pci-host/prep: Set isa_mem_base in the PCI host bridgeHervé Poussineau2013-07-311-0/+2
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-4/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-4/+4
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+232
OpenPOWER on IntegriCloud