diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-02-12 10:48:41 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-02-16 11:04:53 +0000 |
commit | a78a6363cb8e55cc8ede334ba68d54ba8a185409 (patch) | |
tree | 9ced000eaaffd42e54d4c081cbdc2a98c4c6bf59 /target/unicore32 | |
parent | 57096f2977fe4b926343162df504652445dfcbcf (diff) |
linux-user: Fix guest_addr_valid vs reserved_va
We must always use GUEST_ADDR_MAX, because even 32-bit hosts can
use -R <reserved_va> to restrict the memory address of the guest.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210212184902.1251044-11-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/unicore32')
0 files changed, 0 insertions, 0 deletions