qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v7 01/15] linux-user: Untabify all safe-syscall.inc.S


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v7 01/15] linux-user: Untabify all safe-syscall.inc.S
Date: Tue, 14 Dec 2021 16:32:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 12/14/21 01:25, Richard Henderson wrote:
> Reviewed-by: Warner Losh <imp@bsdimp.com>
> Suggested-by: Peter Maydell <peter.maydell@linaro.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  linux-user/host/aarch64/safe-syscall.inc.S | 110 +++++++-------
>  linux-user/host/arm/safe-syscall.inc.S     | 134 ++++++++---------
>  linux-user/host/i386/safe-syscall.inc.S    | 158 ++++++++++-----------
>  linux-user/host/ppc64/safe-syscall.inc.S   | 134 ++++++++---------
>  linux-user/host/riscv/safe-syscall.inc.S   | 114 +++++++--------
>  linux-user/host/s390x/safe-syscall.inc.S   | 140 +++++++++---------
>  linux-user/host/x86_64/safe-syscall.inc.S  |   2 +-
>  7 files changed, 396 insertions(+), 396 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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