aboutsummaryrefslogtreecommitdiff
path: root/hw/pci/pcie_host.c
AgeCommit message (Expand)Author
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-20pcie: Remove redundant test in pcie_mmcfg_data_{read,write}()David Gibson
2017-10-15PCI: PCIe access should always be little endianMatt Redfearn
2016-01-29pci: Clean up includesPeter Maydell
2015-02-16pcie: remove mmconfig memory leak and wrap mmconfig update with transactionPaolo Bonzini
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber
2013-10-14pcie_host: expose address formatMichael S. Tsirkin
2013-10-14pcie_host: expose UNMAPPED macroMichael S. Tsirkin
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-17pci: fix path for local includesMichael S. Tsirkin
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin