On 12/8/21 13:59, [email protected] wrote:
From: Leonardo Garcia <[email protected]> Signed-off-by: Leonardo Garcia <[email protected]> ---
Reviewed-by: Daniel Henrique Barboza <[email protected]>
docs/system/ppc/pseries.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/system/ppc/pseries.rst b/docs/system/ppc/pseries.rst index e46f09d4c8..56f5942e13 100644 --- a/docs/system/ppc/pseries.rst +++ b/docs/system/ppc/pseries.rst @@ -113,12 +113,12 @@ can also be found in QEMU documentation: .. toctree:: :maxdepth: 1+ ../../specs/ppc-spapr-hcalls.rst../../specs/ppc-spapr-numa.rst ../../specs/ppc-spapr-xive.rstOther documentation available in QEMU docs directory: -* Hypervisor calls (a.k.a. hcalls) (``docs/specs/ppc-spapr-hcalls.txt``).* Hot plug (``/docs/specs/ppc-spapr-hotplug.txt``). * Hypervisor calls needed by the Ultravisor (``/docs/specs/ppc-spapr-uv-hcalls.txt``).
