docs/devel/codebase.rst | 5 +++++ 1 file changed, 5 insertions(+)
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.
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
---
docs/devel/codebase.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/devel/codebase.rst b/docs/devel/codebase.rst
index f09307b8971..f065d7eee0b 100644
--- a/docs/devel/codebase.rst
+++ b/docs/devel/codebase.rst
@@ -8,6 +8,11 @@ organized.
Beyond giving succinct descriptions, the goal is to offer links to various
parts of the documentation/codebase.
+Those two videos are an excellent introduction to QEMU codebase:
+
+- `QEMU Dev Starter guide - General overview <https://www.youtube.com/watch?v=OCBLTMKLGAk>`_
+- `QEMU Dev Starter guide - System mode <https://www.youtube.com/watch?v=jrZ56K3Sl_k>`_
+
Subsystems
----------
--
2.47.3
On Thu, Apr 23, 2026 at 4:36 PM Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> wrote: > > 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. > > Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> > --- Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com> > docs/devel/codebase.rst | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/docs/devel/codebase.rst b/docs/devel/codebase.rst > index f09307b8971..f065d7eee0b 100644 > --- a/docs/devel/codebase.rst > +++ b/docs/devel/codebase.rst > @@ -8,6 +8,11 @@ organized. > Beyond giving succinct descriptions, the goal is to offer links to various > parts of the documentation/codebase. > > +Those two videos are an excellent introduction to QEMU codebase: > + > +- `QEMU Dev Starter guide - General overview <https://www.youtube.com/watch?v=OCBLTMKLGAk>`_ > +- `QEMU Dev Starter guide - System mode <https://www.youtube.com/watch?v=jrZ56K3Sl_k>`_ > + > Subsystems > ---------- > > -- > 2.47.3 >
On 23/04/26, Pierrick Bouvier wrote: > 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. > > Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> > --- > docs/devel/codebase.rst | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/docs/devel/codebase.rst b/docs/devel/codebase.rst > index f09307b8971..f065d7eee0b 100644 > --- a/docs/devel/codebase.rst > +++ b/docs/devel/codebase.rst > @@ -8,6 +8,11 @@ organized. > Beyond giving succinct descriptions, the goal is to offer links to various > parts of the documentation/codebase. > > +Those two videos are an excellent introduction to QEMU codebase: Thanks for posting this!:) For the text I'd suggest something like "For an overview of the codebase in video form covering user- and system mode, these provide an excellent introduction:" If anyone has suggestions/corrections please feel free to let me know and I'll make a revised version. Reviewed-by: Anton Johansson <anjo@rev.ng>
On 5/6/2026 2:16 AM, Anton Johansson wrote: > On 23/04/26, Pierrick Bouvier wrote: >> 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. >> >> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> >> --- >> docs/devel/codebase.rst | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/docs/devel/codebase.rst b/docs/devel/codebase.rst >> index f09307b8971..f065d7eee0b 100644 >> --- a/docs/devel/codebase.rst >> +++ b/docs/devel/codebase.rst >> @@ -8,6 +8,11 @@ organized. >> Beyond giving succinct descriptions, the goal is to offer links to various >> parts of the documentation/codebase. >> >> +Those two videos are an excellent introduction to QEMU codebase: > > Thanks for posting this!:) > > For the text I'd suggest something like > > "For an overview of the codebase in video form covering user- and system mode, > these provide an excellent introduction:" > > If anyone has suggestions/corrections please feel free to let me know > and I'll make a revised version. > I sent the PR yesterday with original series, but feel free to send a fix with your suggestion. > Reviewed-by: Anton Johansson <anjo@rev.ng>
On 4/23/2026 2:35 PM, Pierrick Bouvier wrote: > 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. > > Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> > --- > docs/devel/codebase.rst | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
© 2016 - 2026 Red Hat, Inc.