summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAlex Bennée2022-02-25 18:20:21 +0100
committerAlex Bennée2022-02-28 17:42:42 +0100
commitb904a9096f112795e47986448c145f5970d33c33 (patch)
treeeb26c6f859e2b98036625316dec897c9bf0a8033 /MAINTAINERS
parentsemihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO (diff)
downloadqemu-b904a9096f112795e47986448c145f5970d33c33.tar.gz
qemu-b904a9096f112795e47986448c145f5970d33c33.tar.xz
qemu-b904a9096f112795e47986448c145f5970d33c33.zip
tests/tcg: port SYS_HEAPINFO to a system test
This allows us to check our new SYS_HEAPINFO implementation generates sane values. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20220225172021.3493923-19-alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fa8adc2618..68adaac373 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3549,6 +3549,7 @@ S: Maintained
F: semihosting/
F: include/semihosting/
F: tests/tcg/multiarch/arm-compat-semi/
+F: tests/tcg/aarch64/system/semiheap.c
Multi-process QEMU
M: Elena Ufimtseva <elena.ufimtseva@oracle.com>