aboutsummaryrefslogtreecommitdiff
path: root/hw/pci/pci_host.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-07trace-events,pci: unify trace events formatLaurent Vivier1-2/+4
2021-11-15pci: implement power stateGerd Hoffmann1-2/+4
2021-07-16hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang1-0/+1
2020-07-27hw/pci-host: save/restore pci host config registerHogan Wang1-0/+33
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé1-2/+2
2020-01-05hw/pci/pci_host: Remove redundant PCI_DPRINTF()Philippe Mathieu-Daudé1-16/+5
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-05-29pcie: Simplify pci_adjust_config_limit()David Gibson1-10/+3
2019-04-09pci: Allow PCI bus subtypes to support extended config space accessesGreg Kurz1-1/+1
2018-12-20pci: Adjust PCI config limit based on bus topologyAlex Williamson1-0/+26
2016-01-29pci: Clean up includesPeter Maydell1-0/+1
2015-10-29enable multi-function hot-addCao jin1-0/+15
2014-03-27hw/pci/pci_host.c: Avoid shifting left into sign bitPeter Maydell1-1/+2
2013-08-28pci: add config space access tracesAlexey Kardashevskiy1-1/+10
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson1-0/+1
2013-03-22Fix typos and misspellingsPeter Maydell1-1/+1
2012-12-17pci: fix path for local includesMichael S. Tsirkin1-2/+2
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-0/+180