summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-02-24 15:24:03 -0500
committerCole Robinson <crobinso@redhat.com>2022-02-26 14:11:56 -0500
commit2a3ff3609b4b2a29c30636f90ef250061468eff7 (patch)
tree2eb68458f1a20364a7b14943f315bdbebae226f6 /man
parent3a0275590c1a943cd7997f1d680a2ad4d6506b48 (diff)
downloadvirt-manager-2a3ff3609b4b2a29c30636f90ef250061468eff7.tar.gz
Use pcie_root_ports for arm and riscv machvirt
Libvirt defaults to PCIe for arm32/aarch64 and riscv -M virt too. Rename q35_pcie_root_ports to num_pcie_root_ports and extend the logic to those archs too Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/virt-install.rst b/man/virt-install.rst
index 5d530471..b767afe1 100644
--- a/man/virt-install.rst
+++ b/man/virt-install.rst
@@ -1505,9 +1505,9 @@ Some example invocations:
``--controller type=scsi,model=virtio-scsi``
Add a VirtIO SCSI controller
-``--controller q35_pcie_root_ports=NUM``
+``--controller num_pcie_root_ports=NUM``
Control the number of default ``pcie-root-port`` controller devices
- we add to the new VM by default, if the VM will use the q35 machine type.
+ we add to the new VM by default, if the VM will use PCIe by default.
Use --controller=? to see a list of all available sub options.
Complete details at https://libvirt.org/formatdomain.html#elementsControllers