docs/devel/codebase: add link to rev.ng video series
Those two videos provide an excellent introduction for a new QEMU developer, and such resources are rare. Kudos to Anton Johansson <anjo@rev.ng> for creating this. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Link: https://lore.kernel.org/qemu-devel/20260423213557.780112-1-pierrick.bouvier@oss.qualcomm.com Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
Pierrick Bouvier committed
Apr 23, 2026 at 14:35 UTC
b7f9c5e3169bea0001e7d5618cb3a412bf04dc38
1 file changed
+5
docs/devel/codebase.rst
+5
@@ -8,6 +8,11 @@ organized.
8
Beyond giving succinct descriptions, the goal is to offer links to various
9
parts of the documentation/codebase.
10
11
+Those two videos are an excellent introduction to QEMU codebase:
12
+
13
+- `QEMU Dev Starter guide - General overview <https://www.youtube.com/watch?v=OCBLTMKLGAk>`_
14
+- `QEMU Dev Starter guide - System mode <https://www.youtube.com/watch?v=jrZ56K3Sl_k>`_
15
+
16
Subsystems
17
----------
18