aboutsummaryrefslogtreecommitdiff
path: root/plugins/api.c
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2021-07-09 15:29:51 +0100
committerAlex Bennée <alex.bennee@linaro.org>2021-07-14 14:33:53 +0100
commite2bcd3ad093a6bd4a045d5b5d22f0b92243d0da3 (patch)
treefddf1e9e42b32160d59b2b3956c1913e3e003b35 /plugins/api.c
parent396c9984fd18e4243d02f78bc4942a825c78dca2 (diff)
downloadqemu-e2bcd3ad093a6bd4a045d5b5d22f0b92243d0da3.zip
qemu-e2bcd3ad093a6bd4a045d5b5d22f0b92243d0da3.tar.gz
qemu-e2bcd3ad093a6bd4a045d5b5d22f0b92243d0da3.tar.bz2
tests/tcg: make test-mmap a little less aggressive
The check_aligned_anonymous_unfixed_mmaps and check_aligned_anonymous_unfixed_colliding_mmaps do a lot of mmap's and copying of data. This is especially unfriendly to targets like hexagon which have quite large pages and need to do sanity checks on each memory access. While we are at it clean-up the white space and style issues from the legacy code. As we no longer do quite so much needless memory access we can also remove the hexagon timeout hack. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20210709143005.1554-27-alex.bennee@linaro.org>
Diffstat (limited to 'plugins/api.c')
0 files changed, 0 insertions, 0 deletions