qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 10/19] linux-user: Propagate goto unimplement


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 10/19] linux-user: Propagate goto unimplemented to default
Date: Fri, 22 Jun 2018 11:16:41 +0100

On 12 June 2018 at 01:51, Richard Henderson
<address@hidden> wrote:
> There is no point in listing a syscall if you want the same effect as
> not listing it.  In one less trivial case, the goto was demonstrably
> not reachable.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  linux-user/syscall.c | 144 +------------------------------------------
>  1 file changed, 1 insertion(+), 143 deletions(-)
>
Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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