From: Alex Bennée Date: Wed, 23 Oct 2024 11:33:59 +0000 (+0100) Subject: MAINTAINERS: mention my gdbstub/next tree X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0f48656a098892f69642f97a8e6876761c07951b;p=qemu.git MAINTAINERS: mention my gdbstub/next tree Make it easy for people to see what is already queued. Reviewed-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Alex Bennée Message-Id: <20241023113406.1284676-12-alex.bennee@linaro.org> --- diff --git a/MAINTAINERS b/MAINTAINERS index ef1678a1a8..7eea7b7954 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2984,6 +2984,7 @@ F: gdb-xml/ F: tests/tcg/multiarch/gdbstub/* F: scripts/feature_to_c.py F: scripts/probe-gdb-support.py +T: git https://gitlab.com/stsquad/qemu gdbstub/next Memory API M: Paolo Bonzini