mirror of https://gitee.com/openkylin/libvirt.git
docs: link to PCI docs from the kbase page
While the PCI docs are linked from formatdomain.html, finding those links is not straightforward. It is good for users to highlight them in the kbase pages. The PCI docs are intentionally not moved to the kbase/ sub-directory in order to avoid breaking hyperlinks. Reviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
715b5a9a08
commit
e59bb226b7
|
@ -40,6 +40,12 @@ Usage
|
|||
`KVM real time <kvm-realtime.html>`__
|
||||
Run real time workloads in guests on a KVM hypervisor
|
||||
|
||||
`PCI hotplug <../pci-hotplug.html>`__
|
||||
Effective usage of PCI hotplug
|
||||
|
||||
`PCI topology <../pci-addresses.html>`__
|
||||
Addressing schemes for PCI devices
|
||||
|
||||
Internals / Debugging
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue