diff options
author | Alex Bennée | 2019-05-13 16:32:56 +0200 |
---|---|---|
committer | Alex Bennée | 2019-05-28 11:28:51 +0200 |
commit | b052fec8d932017f358a39de21f81cd877089906 (patch) | |
tree | e42b9e741c0601826565abdbdf88306e1d2d6f09 /MAINTAINERS | |
parent | target/mips: convert UHI_plog to use common semihosting code (diff) | |
download | qemu-b052fec8d932017f358a39de21f81cd877089906.tar.gz qemu-b052fec8d932017f358a39de21f81cd877089906.tar.xz qemu-b052fec8d932017f358a39de21f81cd877089906.zip |
MAINTAINERS: update for semihostings new home
Seeing as I touched it I should at least keep an eye on it.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3cacd751bf..cc1178fe69 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2562,6 +2562,13 @@ F: docs/pvrdma.txt F: contrib/rdmacm-mux/* F: qapi/rdma.json +Semihosting +M: Alex Bennée <alex.bennee@linaro.org> +L: qemu-devel@nongnu.org +S: Maintained +F: hw/semihosting/ +F: include/hw/semihosting/ + Build and test automation ------------------------- Build and test automation |