On 27/11/23 00:12, 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 <gs...@redhat.com>
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
---
  hw/arm/bananapi_m2u.c   | 12 ++++++------
  hw/arm/cubieboard.c     | 12 ++++++------
  hw/arm/mps2-tz.c        | 26 ++++++++++++++++++++------
  hw/arm/mps2.c           | 26 ++++++++++++++++++++------
  hw/arm/msf2-som.c       | 12 ++++++------
  hw/arm/musca.c          | 12 +++++-------
  hw/arm/npcm7xx_boards.c | 12 +++++-------
  hw/arm/orangepi.c       | 12 ++++++------
  8 files changed, 74 insertions(+), 50 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to