Re: [PATCH v2 0/1] target: New binary to prototype heterogeneous machines

2024-02-09 Thread Philippe Mathieu-Daudé
On 9/2/24 16:29, Philippe Mathieu-Daudé wrote: This binary will be use to rework QEMU startup code, paving the way toward dynamic machines. It might also allow experimenting with multiple TCG target frontends and possibly prototyping concurrent HW/SW accelerations. v1: https://lore.kernel.org

[PATCH v2 0/1] target: New binary to prototype heterogeneous machines

2024-02-09 Thread Philippe Mathieu-Daudé
Almost 2 years later we got hundreds of cleanups patches merged, so we can get this patch in. Building the 'any' target has to be explictly requested in ./configure target-list argument. This binary will be use to rework QEMU startup code, paving the way toward dynamic machines. It might also allo