On 1/17/22 16:19, lagar...@linux.ibm.com wrote:
From: Leonardo Garcia <lagar...@br.ibm.com>
Signed-off-by: Leonardo Garcia <lagar...@br.ibm.com>
---
It is worth noticing that this patch applies cleanly only if the
"[PATCH 0/3] rSTify ppc-spapr-hotplug.txt" [1]
series is applied first. The reason is that docs/system/ppc/pseries.rst being
changed
here already has the ppc-spapr-hotplug.rst link.
Reviewed-by: Daniel Henrique Barboza <danielhb...@gmail.com>
[1] https://lists.gnu.org/archive/html/qemu-devel/2022-01/msg02701.html
docs/system/ppc/pseries.rst | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/docs/system/ppc/pseries.rst b/docs/system/ppc/pseries.rst
index d0aade3a31..569237dc0c 100644
--- a/docs/system/ppc/pseries.rst
+++ b/docs/system/ppc/pseries.rst
@@ -113,13 +113,9 @@ can also be found in QEMU documentation:
../../specs/ppc-spapr-hotplug.rst
../../specs/ppc-spapr-hcalls.rst
../../specs/ppc-spapr-numa.rst
+ ../../specs/ppc-spapr-uv-hcalls.rst
../../specs/ppc-spapr-xive.rst
-Other documentation available in QEMU docs directory:
-
-* Hypervisor calls needed by the Ultravisor
- (``/docs/specs/ppc-spapr-uv-hcalls.txt``).
-
Switching between the KVM-PR and KVM-HV kernel module
=====================================================