From: Thomas Huth <thuth@redhat.com>
I won't have that much time for QEMU anymore in the future, so downgrade
the status of the "functional testing framework" section to "Odd Fixes"
to avoid wrong expectations. While we're at it, also switch to my other
e-mail address here that I'm already using for the other sections where
I am still listed as maintainer / reviewer.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c7dfab39d3..18e4223de1d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4514,10 +4514,10 @@ F: tests/vm/freebsd
W: https://cirrus-ci.com/github/qemu/qemu
Functional testing framework
-M: Thomas Huth <thuth@redhat.com>
+M: Thomas Huth <th.huth+qemu@posteo.eu>
R: Philippe Mathieu-Daudé <philmd@linaro.org>
R: Daniel P. Berrange <berrange@redhat.com>
-S: Maintained
+S: Odd Fixes
F: docs/devel/testing/functional.rst
F: scripts/clean_functional_cache.py
F: tests/functional/meson.build
--
2.53.0
Am 13. März 2026 11:34:22 UTC schrieb Thomas Huth <thuth@redhat.com>: >From: Thomas Huth <thuth@redhat.com> > >I won't have that much time for QEMU anymore in the future, so downgrade >the status of the "functional testing framework" section to "Odd Fixes" >to avoid wrong expectations. While we're at it, also switch to my other >e-mail address here that I'm already using for the other sections where >I am still listed as maintainer / reviewer. Thanks for the dedication you put into the test frameworks and their transition. Sad to see you leave and hopes to still see you around in the retro computing camp here in QEMU. Best regards, Bernhard > >Signed-off-by: Thomas Huth <thuth@redhat.com> >--- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/MAINTAINERS b/MAINTAINERS >index 1c7dfab39d3..18e4223de1d 100644 >--- a/MAINTAINERS >+++ b/MAINTAINERS >@@ -4514,10 +4514,10 @@ F: tests/vm/freebsd > W: https://cirrus-ci.com/github/qemu/qemu > > Functional testing framework >-M: Thomas Huth <thuth@redhat.com> >+M: Thomas Huth <th.huth+qemu@posteo.eu> > R: Philippe Mathieu-Daudé <philmd@linaro.org> > R: Daniel P. Berrange <berrange@redhat.com> >-S: Maintained >+S: Odd Fixes > F: docs/devel/testing/functional.rst > F: scripts/clean_functional_cache.py > F: tests/functional/meson.build
On 13/3/26 12:34, Thomas Huth wrote: > From: Thomas Huth <thuth@redhat.com> > > I won't have that much time for QEMU anymore in the future, so downgrade > the status of the "functional testing framework" section to "Odd Fixes" > to avoid wrong expectations. While we're at it, also switch to my other > e-mail address here that I'm already using for the other sections where > I am still listed as maintainer / reviewer. > > Signed-off-by: Thomas Huth <thuth@redhat.com> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
On Fri, Mar 13, 2026 at 12:34:22PM +0100, Thomas Huth wrote: > From: Thomas Huth <thuth@redhat.com> > > I won't have that much time for QEMU anymore in the future, so downgrade > the status of the "functional testing framework" section to "Odd Fixes" > to avoid wrong expectations. While we're at it, also switch to my other > e-mail address here that I'm already using for the other sections where > I am still listed as maintainer / reviewer. > > Signed-off-by: Thomas Huth <thuth@redhat.com> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> FYI, this section only applies to the core framework itself. The individual test files are all distributed across the arch target maintainers. I was in two minds as to whether to declare myself a replacement maintainer for Thomas. I'll try to collect & review any patches to the core framework in the absence of anyone else wanting to step up, but I didn't want to guarantee I'd be able to spend regular time on it as a formal maintainer assignment. > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1c7dfab39d3..18e4223de1d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4514,10 +4514,10 @@ F: tests/vm/freebsd > W: https://cirrus-ci.com/github/qemu/qemu > > Functional testing framework > -M: Thomas Huth <thuth@redhat.com> > +M: Thomas Huth <th.huth+qemu@posteo.eu> > R: Philippe Mathieu-Daudé <philmd@linaro.org> > R: Daniel P. Berrange <berrange@redhat.com> > -S: Maintained > +S: Odd Fixes > F: docs/devel/testing/functional.rst > F: scripts/clean_functional_cache.py > F: tests/functional/meson.build > -- > 2.53.0 > With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
On 13/3/26 12:42, Daniel P. Berrangé wrote: > On Fri, Mar 13, 2026 at 12:34:22PM +0100, Thomas Huth wrote: >> From: Thomas Huth <thuth@redhat.com> >> >> I won't have that much time for QEMU anymore in the future, so downgrade >> the status of the "functional testing framework" section to "Odd Fixes" >> to avoid wrong expectations. While we're at it, also switch to my other >> e-mail address here that I'm already using for the other sections where >> I am still listed as maintainer / reviewer. >> >> Signed-off-by: Thomas Huth <thuth@redhat.com> >> --- >> MAINTAINERS | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) > > Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> > > > FYI, this section only applies to the core framework itself. The > individual test files are all distributed across the arch target > maintainers. > > I was in two minds as to whether to declare myself a replacement > maintainer for Thomas. I'll try to collect & review any patches > to the core framework in the absence of anyone else wanting to > step up, but I didn't want to guarantee I'd be able to spend > regular time on it as a formal maintainer assignment. Good to know, thanks for the update!
© 2016 - 2026 Red Hat, Inc.