diff --git a/docs/pci-hotplug.html.in b/docs/pci-hotplug.html.in index 6e0648ee26..4ac87d644f 100644 --- a/docs/pci-hotplug.html.in +++ b/docs/pci-hotplug.html.in @@ -72,6 +72,7 @@

+<controller type='pci' model='pcie-root'/>
 <controller type='pci' model='pcie-root-port'/>
 <controller type='pci' model='pcie-root-port'/>
 <controller type='pci' model='pcie-root-port'/>
@@ -80,7 +81,10 @@ if you expect to hotplug up to three PCI Express devices, either emulated or assigned from the host. That's all the information you need to provide: libvirt will fill in the - remaining details automatically. + remaining details automatically. Note that you need to add + the pcie-root controller along with the + pcie-root-port controllers or you will get an + error.

Note that if you're adding PCI controllers to a guest and at