index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pci_host.c
Age
Commit message (
Expand
)
Author
2020-07-27
hw/pci-host: save/restore pci host config register
Hogan Wang
2020-01-05
hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
Philippe Mathieu-Daudé
2020-01-05
hw/pci/pci_host: Remove redundant PCI_DPRINTF()
Philippe Mathieu-Daudé
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-04-09
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
2018-12-20
pci: Adjust PCI config limit based on bus topology
Alex Williamson
2016-01-29
pci: Clean up includes
Peter Maydell
2015-10-29
enable multi-function hot-add
Cao jin
2014-03-27
hw/pci/pci_host.c: Avoid shifting left into sign bit
Peter Maydell
2013-08-28
pci: add config space access traces
Alexey Kardashevskiy
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-03-22
Fix typos and misspellings
Peter Maydell
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin