summary refs log tree commit diff stats
path: root/docs/system
diff options
context:
space:
mode:
authorPierrick Bouvier <pierrick.bouvier@linaro.org>2025-01-16 16:03:05 +0000
committerAlex Bennée <alex.bennee@linaro.org>2025-01-17 10:45:54 +0000
commita4340e7c522e3f20abeac061a5a8b319f715c1d0 (patch)
tree20aea01422eef71b810a7c9f01cf6cdc1d69ca83 /docs/system
parent7f6314427e78283f84e6f1b425a122b260a6ac50 (diff)
downloadfocaccia-qemu-a4340e7c522e3f20abeac061a5a8b319f715c1d0.tar.gz
focaccia-qemu-a4340e7c522e3f20abeac061a5a8b319f715c1d0.zip
docs: add a glossary
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20241209183104.365796-7-pierrick.bouvier@linaro.org>
[AJB: update MAINTAINERS]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-37-alex.bennee@linaro.org>
Diffstat (limited to 'docs/system')
-rw-r--r--docs/system/arm/virt.rst2
-rw-r--r--docs/system/images.rst2
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/system/arm/virt.rst b/docs/system/arm/virt.rst
index 766a7455f0..0c9c2ce035 100644
--- a/docs/system/arm/virt.rst
+++ b/docs/system/arm/virt.rst
@@ -1,3 +1,5 @@
+.. _arm-virt:
+
 'virt' generic virtual platform (``virt``)
 ==========================================
 
diff --git a/docs/system/images.rst b/docs/system/images.rst
index d000bd6b6f..a5551173c9 100644
--- a/docs/system/images.rst
+++ b/docs/system/images.rst
@@ -82,4 +82,6 @@ VM snapshots currently have the following known limitations:
 -  A few device drivers still have incomplete snapshot support so their
    state is not saved or restored properly (in particular USB).
 
+.. _block-drivers:
+
 .. include:: qemu-block-drivers.rst.inc