On 11/1/23 17:24, Gavin Shan wrote:
Set mc->valid_cpu_types so that the user specified CPU type can be validated in machine_run_board_init(). We needn't to do it by ourselves.Signed-off-by: Gavin Shan <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Leif Lindholm <[email protected]> --- hw/arm/sbsa-ref.c | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
