diff options
author | Thomas Huth <thuth@redhat.com> | 2024-12-04 08:11:20 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-12-11 09:18:39 +0100 |
commit | cd28b8db0abcf223c9e4b67c4d229be7527410a9 (patch) | |
tree | 8fbec15750a5ccee0d9409da95a10fc7ddb4d072 | |
parent | 73a383dcbabe4ad29087c7beab11c433ffdf699d (diff) | |
download | qemu-cd28b8db0abcf223c9e4b67c4d229be7527410a9.zip qemu-cd28b8db0abcf223c9e4b67c4d229be7527410a9.tar.gz qemu-cd28b8db0abcf223c9e4b67c4d229be7527410a9.tar.bz2 |
MAINTAINERS: Cover the tests/functional/test_sh4eb_r2d.py file
This file should belong to the R2D machine in the MAINTAINERS file.
Message-ID: <20241204071120.663446-1-thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aaf0505..727f18f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1643,7 +1643,7 @@ F: hw/pci-host/sh_pci.c F: hw/timer/sh_timer.c F: include/hw/sh4/sh_intc.h F: include/hw/timer/tmu012.h -F: tests/functional/test_sh4_r2d.py +F: tests/functional/test_sh4*_r2d.py F: tests/functional/test_sh4_tuxrun.py SPARC Machines |