[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 2/2] target: Add system emulation aiming to target any arc
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 2/2] target: Add system emulation aiming to target any architecture |
Date: |
Tue, 5 Nov 2024 12:47:35 +0000 |
On Tue, 5 Mar 2024 at 22:11, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> From: Philippe Mathieu-Daudé <f4bug@amsat.org>
>
> Add the 'any'-architecture target.
>
> - Only consider 64-bit targets
> - Do not use any hardware accelerator (except qtest)
> - For architecture constants, use:
> . max of supported targets phys/virt address space
> . max of supported targets MMU modes
> . min of supported targets variable page bits
>
> Since this is an experiment, the binary is named
> 'x-qemu-system-🚧', and won't be installed.
(Since this came up on IRC) Can we stick to ASCII for
filenames, please? For instance, this doesn't display
correctly in an xterm on Ubuntu 22.04.
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v4 2/2] target: Add system emulation aiming to target any architecture,
Peter Maydell <=