qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-sig


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
Date: Tue, 8 Feb 2022 11:40:23 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.1

On 8/2/22 08:12, Richard Henderson wrote:
We do not support sparc32 as a host, so there's no point in
sparc64 redirecting to sparc.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  linux-user/include/host/sparc/host-signal.h   | 71 -------------------
  linux-user/include/host/sparc64/host-signal.h | 64 ++++++++++++++++-
  2 files changed, 63 insertions(+), 72 deletions(-)
  delete mode 100644 linux-user/include/host/sparc/host-signal.h

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



reply via email to

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