On 25/8/26 23:29, Richard Henderson wrote:
Introduce the names and allow them with the virt and sbsa-ref machine types. So far, the cpu types both exactly match "max".Signed-off-by: Richard Henderson <[email protected]> --- hw/arm/sbsa-ref.c | 2 ++ hw/arm/virt.c | 2 ++ target/arm/tcg/cpu32.c | 4 ++++ target/arm/tcg/cpu64.c | 2 ++ 4 files changed, 10 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
