@samitouri / QOSamiQemu / commits / 9d432a017c

MAINTAINERS: Drop stale F: in "SPARC TCG CPUs"

We neglected to update MAINTAINERS when we dropped tests/tcg/sparc64/. Update it now. Fixes: e9206163d9 (tests/tcg: Remove run-test-mmap-*, 2024-01-02) Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Cc: Artyom Tarasenko <atar4qemu@gmail.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20260603064032.3733394-5-armbru@redhat.com>

Markus Armbruster committed Jun 3, 2026 at 08:39 UTC 9d432a017c10387c8a0c190fd9bdb6f3036ab6e1
1 file changed -1
MAINTAINERS
-1
@@ -423,7 +423,6 @@ F: hw/sparc64/
423 F: include/hw/sparc/sparc64.h
424 F: disas/sparc.c
425 F: tests/functional/sparc*/meson.build
426 -F: tests/tcg/sparc64/
426
427 X86 TCG CPUs
428 M: Paolo Bonzini <pbonzini@redhat.com>