diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2022-08-22 15:12:26 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-09-13 17:18:21 +0100 |
commit | a52417e1eeb4501993e29145d16faac59e8465ca (patch) | |
tree | 83814c59e01628d8c684eaa8d6cf0ff40da14dfc /qemu-edid.c | |
parent | 19b26317e9eb0c4dfd42e341ba7c4474c6d53ff9 (diff) | |
download | qemu-a52417e1eeb4501993e29145d16faac59e8465ca.zip qemu-a52417e1eeb4501993e29145d16faac59e8465ca.tar.gz qemu-a52417e1eeb4501993e29145d16faac59e8465ca.tar.bz2 |
target/m68k: Honour -semihosting-config userspace=on
Honour the commandline -semihosting-config userspace=on option,
instead of never permitting userspace semihosting calls in system
emulation mode, by passing the correct value to the is_userspace
argument of semihosting_enabled(), instead of manually checking and
always forbidding semihosting if the guest is in userspace.
(Note that target/m68k doesn't support semihosting at all
in the linux-user build.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220822141230.3658237-4-peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu-edid.c')
0 files changed, 0 insertions, 0 deletions