From e59bb226b7d9fa6963c80282fc9ff6e489b3d068 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Fri, 22 Jan 2021 15:23:33 +0000 Subject: [PATCH] docs: link to PCI docs from the kbase page MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Daniel P. Berrangé --- docs/kbase/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/kbase/index.rst b/docs/kbase/index.rst index 1494be1e77..532804fe05 100644 --- a/docs/kbase/index.rst +++ b/docs/kbase/index.rst @@ -40,6 +40,12 @@ Usage `KVM real time `__ 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 --------------------- -- 2.47.3