summaryrefslogtreecommitdiffstats
path: root/hw/pci/pci_host.c
Commit message (Expand)AuthorAgeFilesLines
* pci: implement power stateGerd Hoffmann2021-11-151-2/+4
* hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang2021-07-161-0/+1
* hw/pci-host: save/restore pci host config registerHogan Wang2020-07-271-0/+33
* hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé2020-01-051-2/+2
* hw/pci/pci_host: Remove redundant PCI_DPRINTF()Philippe Mathieu-Daudé2020-01-051-16/+5Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* pcie: Simplify pci_adjust_config_limit()David Gibson2019-05-301-10/+3Star
* pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz2019-04-091-1/+1
* pci: Adjust PCI config limit based on bus topologyAlex Williamson2018-12-201-0/+26
* pci: Clean up includesPeter Maydell2016-01-291-0/+1
* enable multi-function hot-addCao jin2015-10-291-0/+15
* hw/pci/pci_host.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-1/+2
* pci: add config space access tracesAlexey Kardashevskiy2013-08-281-1/+10
* pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-071-0/+1
* Fix typos and misspellingsPeter Maydell2013-03-221-1/+1
* pci: fix path for local includesMichael S. Tsirkin2012-12-171-2/+2
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-0/+180