On 12/5/26 17:02, Pierrick Bouvier wrote:
For now, we expect only one target to be available at runtime. This will change with the single-binary and we'll detect which one to use dynamically.Reviewed-by: Marc-André Lureau <[email protected]> Signed-off-by: Pierrick Bouvier <[email protected]> --- include/qemu/target-info-qom.h | 2 ++ system/vl.c | 2 ++ target-info-qom.c | 16 ++++++++++++++++ 3 files changed, 20 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
