[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: |
Peter Maydell |
|
Subject: |
Re: [PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h |
|
Date: |
Tue, 8 Feb 2022 11:01:47 +0000 |
On Tue, 8 Feb 2022 at 08:17, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> We do not support sparc32 as a host, so there's no point in
> sparc64 redirecting to sparc.
Where do we enforce that ? I couldn't see anything in
configure or meson.build that forbids linux-user with
a 32-bit sparc host, but I probably missed it.
thanks
-- PMM
- Re: [PATCH 2/5] linux-user: Introduce host_signal_mask, (continued)
[PATCH 1/5] common-user/host/sparc64: Fix safe_syscall_base, Richard Henderson, 2022/02/08
[PATCH 3/5] linux-user: Introduce host_sigcontext, Richard Henderson, 2022/02/08
[PATCH 4/5] linux-user: Move sparc/host-signal.h to sparc64/host-signal.h, Richard Henderson, 2022/02/08
[PATCH 5/5] linux-user/include/host/sparc64: Fix host_sigcontext, Richard Henderson, 2022/02/08