Commit f011b0d5d1 for qemu.org

commit f011b0d5d16a43804ce6d31bd868bc9b9deef349
Author: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
Date:   Wed Jun 10 12:22:20 2026 -0700

    docs: update mention to ubuntu2204

    Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
    Link: https://lore.kernel.org/qemu-devel/20260610192222.2709135-4-pierrick.bouvier@oss.qualcomm.com
    Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>

diff --git a/docs/devel/testing/main.rst b/docs/devel/testing/main.rst
index 3408b5836d..c6821a36d9 100644
--- a/docs/devel/testing/main.rst
+++ b/docs/devel/testing/main.rst
@@ -711,13 +711,13 @@ https://github.com/google/sanitizers/wiki/ThreadSanitizerCppManual

 Thread Sanitizer in Docker
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
-TSan is currently supported in the ubuntu2204 docker.
+TSan is currently supported in all our host docker images (for instance, ubuntu2404).

 The test-tsan test will build using TSan and then run make check.

 .. code::

-  make docker-test-tsan@ubuntu2204
+  make docker-test-tsan@ubuntu2404

 TSan warnings under docker are placed in files located at build/tsan/.