On Wed, Mar 05, 2025 at 01:52:24AM +0100, Philippe Mathieu-Daudé wrote:
> Introduce a generic helper to get the target name of a QemuArchBit.
> (This will be used for single / heterogeneous binaries).
> Use it in target_name(), removing the last use of the TARGET_NAME
> definition.
>
> Signed-off-
On 3/4/25 16:52, Philippe Mathieu-Daudé wrote:
Introduce a generic helper to get the target name of a QemuArchBit.
(This will be used for single / heterogeneous binaries).
Use it in target_name(), removing the last use of the TARGET_NAME
definition.
Signed-off-by: Philippe Mathieu-Daudé
---
i
On Wed, 5 Mar 2025, Philippe Mathieu-Daudé wrote:
On 5/3/25 02:32, BALATON Zoltan wrote:
On Wed, 5 Mar 2025, Philippe Mathieu-Daudé wrote:
Introduce a generic helper to get the target name of a QemuArchBit.
(This will be used for single / heterogeneous binaries).
Use it in target_name(), removi
On 5/3/25 02:32, BALATON Zoltan wrote:
On Wed, 5 Mar 2025, Philippe Mathieu-Daudé wrote:
Introduce a generic helper to get the target name of a QemuArchBit.
(This will be used for single / heterogeneous binaries).
Use it in target_name(), removing the last use of the TARGET_NAME
definition.
Sig
Introduce a generic helper to get the target name of a QemuArchBit.
(This will be used for single / heterogeneous binaries).
Use it in target_name(), removing the last use of the TARGET_NAME
definition.
Signed-off-by: Philippe Mathieu-Daudé
---
include/qemu/arch_info.h | 2 ++
arch_info-target.