]> git.ipfire.org Git - thirdparty/qemu.git/commit
MAINTAINERS: Cover all tests/qtest/migration-* files
authorThomas Huth <thuth@redhat.com>
Wed, 19 Jun 2024 05:54:47 +0000 (07:54 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 24 Jun 2024 06:17:43 +0000 (08:17 +0200)
commit3f6be80ca138d0c770b6b0709bc6f5acd6ad7476
treea469afac1de8bce38b6f4ee29fd992859e117df1
parent87c9d801a60c0003e1b570d47a91921f49c6006f
MAINTAINERS: Cover all tests/qtest/migration-* files

Beside migration-test.c, there is nowadays migration-helpers.[ch],
too, so update the entry in the migration section to also cover these
files now.
While we're at it, exclude these files in the common qtest section,
since the migration test is well covered by the migration maintainers
already. Since the test is under very active development, it was causing
a lot of distraction to the generic qtest maintainers with regards to
the patches that need to be reviewed by the migration maintainers anyway.

Message-ID: <20240619055447.129943-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS