Re: [PATCH v3 1/5] qemu/target-info: Factor target_system_arch() out
On 5/2/25 2:45 PM, Philippe Mathieu-Daudé wrote: Signed-off-by: Philippe Mathieu-Daudé --- include/qemu/target-info.h | 9 + hw/core/machine-qmp-cmds.c | 6 ++ target-info.c | 12 3 files changed, 23 insertions(+), 4 deletions(-) diff --git a/include
[PATCH v3 1/5] qemu/target-info: Factor target_system_arch() out
Signed-off-by: Philippe Mathieu-Daudé --- include/qemu/target-info.h | 9 + hw/core/machine-qmp-cmds.c | 6 ++ target-info.c | 12 3 files changed, 23 insertions(+), 4 deletions(-) diff --git a/include/qemu/target-info.h b/include/qemu/target-info.h index