commit | 2b7ae6e0f645f3c3676152f3aa7b8c50a091c486 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Apr 17 17:59:35 2025 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Apr 25 17:09:58 2025 +0200 |
tree | c25d7b481da1b7597e9f619dbfc0239c9ef1f785 | |
parent | 0c9d76f519c0f67506d276c0ee5637bac0b40121 [diff] |
qemu: Introduce target_cpu_type() Introduce the target_cpu_type() helper to access the CPU_RESOLVING_TYPE target-specific definition from target-agnostic code. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20250417165430.58213-2-philmd@linaro.org>