Re: [PATCH v3 1/1] target: Add system emulation aiming to target any architecture

2024-02-15 Thread Philippe Mathieu-Daudé
On 15/2/24 14:02, Manos Pitsidianakis wrote: On Thu, 15 Feb 2024 10:46, Philippe Mathieu-Daudé wrote: From: Philippe Mathieu-Daudé Add the 'any'-architecture target. - Only consider 64-bit targets - Do not use any hardware accelerator (except qtest) - For architecture constants, use:  . max

Re: [PATCH v3 1/1] target: Add system emulation aiming to target any architecture

2024-02-15 Thread Manos Pitsidianakis
On Thu, 15 Feb 2024 10:46, Philippe Mathieu-Daudé wrote: From: Philippe Mathieu-Daudé 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

[PATCH v3 1/1] target: Add system emulation aiming to target any architecture

2024-02-15 Thread Philippe Mathieu-Daudé
From: Philippe Mathieu-Daudé 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