On 19.08.2021 14:02, Rahul Singh wrote: > Add cmdline boot option "pci=on" to enable/disable the PCI init during > boot. > > Signed-off-by: Rahul Singh <[email protected]> > --- > xen/arch/arm/pci/pci.c | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+)
Any addition or change of a command line option should be accompanied by an adjustment to docs/misc/xen-command-line.pandoc, please. Jan
