qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 10/11] target/arm: Always enable CONFIG_SEMIHOSTING


From: Richard Henderson
Subject: Re: [PATCH 10/11] target/arm: Always enable CONFIG_SEMIHOSTING
Date: Mon, 16 Mar 2020 11:35:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 3/16/20 5:00 AM, Philippe Mathieu-Daudé wrote:
> On ARM, the semihosting feature is always required on user-space,
> and is also used by system emulation.
> 
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> ---
>  default-configs/aarch64-linux-user-common.mak | 4 ++++
>  default-configs/aarch64-linux-user.mak        | 2 ++
>  default-configs/aarch64_be-linux-user.mak     | 2 ++
>  default-configs/arm-linux-user-common.mak     | 4 ++++
>  default-configs/arm-linux-user.mak            | 2 ++
>  default-configs/arm-softmmu.mak               | 4 +++-
>  default-configs/armeb-linux-user.mak          | 2 ++
>  7 files changed, 19 insertions(+), 1 deletion(-)
>  create mode 100644 default-configs/aarch64-linux-user-common.mak
>  create mode 100644 default-configs/arm-linux-user-common.mak

Reviewed-by: Richard Henderson <address@hidden>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]