Age | Commit message (Expand) | Author | Files | Lines |
2023-01-18 | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx | Philippe Mathieu-Daudé | 1 | -2/+2 |
2023-01-13 | hw/pci/pci_host: Trace config accesses on unexisting functions | Philippe Mathieu-Daudé | 1 | -0/+6 |
2022-01-07 | trace-events,pci: unify trace events format | Laurent Vivier | 1 | -2/+4 |
2021-11-15 | pci: implement power state | Gerd Hoffmann | 1 | -2/+4 |
2021-07-16 | hw/pci/pci_host: Allow PCI host to bypass iommu | Xingang Wang | 1 | -0/+1 |
2020-07-27 | hw/pci-host: save/restore pci host config register | Hogan Wang | 1 | -0/+33 |
2020-01-05 | hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument | Philippe Mathieu-Daudé | 1 | -2/+2 |
2020-01-05 | hw/pci/pci_host: Remove redundant PCI_DPRINTF() | Philippe Mathieu-Daudé | 1 | -16/+5 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-05-29 | pcie: Simplify pci_adjust_config_limit() | David Gibson | 1 | -10/+3 |
2019-04-09 | pci: Allow PCI bus subtypes to support extended config space accesses | Greg Kurz | 1 | -1/+1 |
2018-12-20 | pci: Adjust PCI config limit based on bus topology | Alex Williamson | 1 | -0/+26 |
2016-01-29 | pci: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-29 | enable multi-function hot-add | Cao jin | 1 | -0/+15 |
2014-03-27 | hw/pci/pci_host.c: Avoid shifting left into sign bit | Peter Maydell | 1 | -1/+2 |
2013-08-28 | pci: add config space access traces | Alexey Kardashevskiy | 1 | -1/+10 |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson | 1 | -0/+1 |
2013-03-22 | Fix typos and misspellings | Peter Maydell | 1 | -1/+1 |
2012-12-17 | pci: fix path for local includes | Michael S. Tsirkin | 1 | -2/+2 |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin | 1 | -0/+180 |