Since v2:
- Run check-qtest instead of check-unit in CI (Alex)
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
allow experimenting with multiple TCG target frontends
and possibly prototyping concurrent HW/SW accelerations.
The corresponding CI jobs takes <3min!!!
https://gitlab.com/philmd/qemu/-/jobs/6177909577
Duration: 2 minutes 50 seconds
v1: https://lore.kernel.org/qemu-devel/20220215002658.60678-1-f4bug@amsat.org/
v2: 20240209152945.25727-1-philmd@linaro.org/">https://lore.kernel.org/qemu-devel/20240209152945.25727-1-philmd@linaro.org/
Philippe Mathieu-Daudé (1):
target: Add system emulation aiming to target any architecture