qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] target-arm: return more meaningful exit status


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] target-arm: return more meaningful exit status
Date: Tue, 8 Apr 2014 08:53:23 +0100

On 7 April 2014 22:42, Eric Botcazou <address@hidden> wrote:
> Hi,
>
> this partially addresses a long-standing limitation of the ARM semi-hosting
> mode, whereby the only exit status of the emulator is 0, whatever the exit
> status of the target executable, by mapping arguments of the SYS_EXIT syscall.
>
> See https://lists.gnu.org/archive/html/qemu-devel/2011-02/msg02178.html for
> an earlier attempt.

Since you've found that, can you provide your answer to the objection
raised back then, that this is not permitted by the semihosting API
which we are implementing here?

thanks
-- PMM



reply via email to

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