docs: Improve documentation and parsing for pci=
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 27 Dec 2018 18:40:19 +0000 (18:40 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 21 Jan 2019 18:11:34 +0000 (18:11 +0000)
commit01397478f29239a0e22655ff1a35f4ff9577b63b
tree3f6129c6ab31bad3e450b6222677fe07f1dac418
parent8ed20a7119ea1fc0542c83685ee58de5f7e205c1
docs: Improve documentation and parsing for pci=

Alter parse_pci_param() to use parse_boolean(), so the sub options
behave like other Xen booleans.

Update the command line documentation for consistency.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Release-acked-by: Juergen Gross <jgross@suse.com>
docs/misc/xen-command-line.pandoc
xen/drivers/passthrough/pci.c