xen/arm: Add cmdline boot option "pci-passthrough = <boolean>"
authorRahul Singh <rahul.singh@arm.com>
Wed, 6 Oct 2021 17:40:29 +0000 (18:40 +0100)
committerStefano Stabellini <stefano.stabellini@xilinx.com>
Thu, 7 Oct 2021 19:47:25 +0000 (12:47 -0700)
commit15517ed61f55be6039aedcc99720ee07c772ed44
tree2c95b70539b14290d73a5df4f20a787cfa78e7cc
parentf9187cf17597907fb6ce4ca65463d6232ef3b36c
xen/arm: Add cmdline boot option "pci-passthrough = <boolean>"

Add cmdline boot option "pci-passthrough = = <boolean>" to enable or
disable the PCI passthrough support on ARM.

Signed-off-by: Rahul Singh <rahul.singh@arm.com>
[stefano: one bool_t/bool correction]
Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
docs/misc/xen-command-line.pandoc
xen/arch/arm/pci/pci.c
xen/drivers/pci/physdev.c
xen/include/asm-arm/pci.h
xen/include/asm-x86/pci.h