|
From: | Thomas Huth |
Subject: | Re: [PATCH v2 8/8] MAINTAINERS: Update PPC TCG target with tests |
Date: | Wed, 18 Oct 2023 08:27:31 +0200 |
User-agent: | Mozilla Thunderbird |
On 02/10/2023 17.51, Cédric Le Goater wrote:
Cc: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Cédric Le Goater <clg@kaod.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index e40f7f71d651..174bcfe39210 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3551,6 +3551,7 @@ PPC TCG target M: Richard Henderson <richard.henderson@linaro.org> S: Odd Fixes F: tcg/ppc/ +F: tests/tcg/ppc*
Sorry, but I think this patch is wrong. This section is about the TCG *host* backend (tcg/ppc/), but tests/tcg/ppc* is about the TCG *guest* frontend.
I just noticed since I just wrote a patch that adds the tests/tcg/ subfolders to the right sections:
20231018062401.20746-1-thuth@redhat.com/">https://lore.kernel.org/qemu-devel/20231018062401.20746-1-thuth@redhat.com/The ppc* subfolders are included there, too, so I'd suggest to drop this patch here.
Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |