Re: [PATCH 08/13] qemu/target-info: implement missing helpers

2025-05-08 Thread Pierrick Bouvier
On 5/7/25 11:40 PM, Philippe Mathieu-Daudé wrote: On 8/5/25 01:14, Pierrick Bouvier wrote: Add runtime helpers for target and config queries. Note: This will be reimplemented later [1] using proper information in TargetInfo. Meanwhile, just add a simple implementation. [1] https://patchew.org

Re: [PATCH 08/13] qemu/target-info: implement missing helpers

2025-05-07 Thread Philippe Mathieu-Daudé
On 8/5/25 01:14, Pierrick Bouvier wrote: Add runtime helpers for target and config queries. Note: This will be reimplemented later [1] using proper information in TargetInfo. Meanwhile, just add a simple implementation. [1] https://patchew.org/QEMU/20250424222112.36194-1-phi...@linaro.org/2025

[PATCH 08/13] qemu/target-info: implement missing helpers

2025-05-07 Thread Pierrick Bouvier
Add runtime helpers for target and config queries. Note: This will be reimplemented later [1] using proper information in TargetInfo. Meanwhile, just add a simple implementation. [1] https://patchew.org/QEMU/20250424222112.36194-1-phi...@linaro.org/20250424222112.36194-19-phi...@linaro.org/ Sig