Re: [RFC PATCH-for-10.1 00/39] single-binary: Make hw/arm/ common

2025-04-04 Thread Pierrick Bouvier
On 4/4/25 10:12, Pierrick Bouvier wrote: On 4/3/25 16:57, Philippe Mathieu-Daudé wrote: Hi, At this point this series is mostly a draft for Pierrick. After introducing the generic TargetInfo API [*], we implement the ARM variants, then use the API to remove target-specific code, allowing to ev

Re: [RFC PATCH-for-10.1 00/39] single-binary: Make hw/arm/ common

2025-04-04 Thread Pierrick Bouvier
On 4/4/25 11:04, Philippe Mathieu-Daudé wrote: On 4/4/25 19:12, Pierrick Bouvier wrote: On 4/3/25 16:57, Philippe Mathieu-Daudé wrote: Hi, At this point this series is mostly a draft for Pierrick. After introducing the generic TargetInfo API [*], we implement the ARM variants, then use the AP

Re: [RFC PATCH-for-10.1 00/39] single-binary: Make hw/arm/ common

2025-04-04 Thread Philippe Mathieu-Daudé
On 4/4/25 19:12, Pierrick Bouvier wrote: On 4/3/25 16:57, Philippe Mathieu-Daudé wrote: Hi, At this point this series is mostly a draft for Pierrick. After introducing the generic TargetInfo API [*], we implement the ARM variants, then use the API to remove target-specific code, allowing to ev

Re: [RFC PATCH-for-10.1 00/39] single-binary: Make hw/arm/ common

2025-04-04 Thread Pierrick Bouvier
On 4/3/25 16:57, Philippe Mathieu-Daudé wrote: Hi, At this point this series is mostly a draft for Pierrick. After introducing the generic TargetInfo API [*], we implement the ARM variants, then use the API to remove target-specific code, allowing to eventually remove the target-specific arm_ss