summary refs log tree commit diff stats
path: root/docs/system/qemu-block-drivers.rst.inc
diff options
context:
space:
mode:
authorPierrick Bouvier <pierrick.bouvier@linaro.org>2025-01-16 16:03:04 +0000
committerAlex Bennée <alex.bennee@linaro.org>2025-01-17 10:45:49 +0000
commit7f6314427e78283f84e6f1b425a122b260a6ac50 (patch)
tree36784343709fc05e23f713f40e011389c6d0dff0 /docs/system/qemu-block-drivers.rst.inc
parent75dbfbad68461cd48bf283964bcf319aaa11570a (diff)
downloadfocaccia-qemu-7f6314427e78283f84e6f1b425a122b260a6ac50.tar.gz
focaccia-qemu-7f6314427e78283f84e6f1b425a122b260a6ac50.zip
docs/devel: add a codebase section
Present the various parts of QEMU and organization of codebase.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20241209183104.365796-6-pierrick.bouvier@linaro.org>
[AJB: tweak commit summary, update MAINTAINERS]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-36-alex.bennee@linaro.org>
Diffstat (limited to 'docs/system/qemu-block-drivers.rst.inc')
-rw-r--r--docs/system/qemu-block-drivers.rst.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/system/qemu-block-drivers.rst.inc b/docs/system/qemu-block-drivers.rst.inc
index 384e95ba76..cfe1acb78a 100644
--- a/docs/system/qemu-block-drivers.rst.inc
+++ b/docs/system/qemu-block-drivers.rst.inc
@@ -500,6 +500,8 @@ What you should *never* do:
 - expect it to work when loadvm'ing
 - write to the FAT directory on the host system while accessing it with the guest system
 
+.. _nbd:
+
 NBD access
 ~~~~~~~~~~