diff options
author | Pali Rohár <pali@kernel.org> | 2022-01-04 18:35:22 +0300 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2022-02-03 13:52:22 +0300 |
commit | 05241c13655c43116ea7322a6edffc47d7218550 (patch) | |
tree | fda0e350b6e71978b3e671e4671e3a711da3f699 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d3f332b568dcf876f1d15f0abecececc1fe14987 (diff) | |
download | linux-05241c13655c43116ea7322a6edffc47d7218550.tar.xz |
PCI: pci-bridge-emul: Add support for new flag PCI_BRIDGE_EMUL_NO_IO_FORWARD
Like PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD, this new flag specifies that
emulated PCI bridge does not support forwarding of IO requests in given
range between primary and secondary buses. This flag should be used as
argument for pci_bridge_emul_init() for hardware setup without IO support.
Setting this flag cause that IO base and limit registers are read-only.
Link: https://lore.kernel.org/r/20220104153529.31647-5-pali@kernel.org
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions