qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 32/33] hw/arm: Check CPU type in machine_run_board_init()


From: Richard Henderson
Subject: Re: [PATCH v4 32/33] hw/arm: Check CPU type in machine_run_board_init()
Date: Wed, 1 Nov 2023 22:17:39 -0700
User-agent: Mozilla Thunderbird

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 <gshan@redhat.com>
---
  hw/arm/bananapi_m2u.c   | 12 ++++++------
  hw/arm/cubieboard.c     | 12 ++++++------
  hw/arm/mps2-tz.c        | 20 ++++++++++++++------
  hw/arm/mps2.c           | 25 +++++++++++++++++++------
  hw/arm/msf2-som.c       | 12 ++++++------
  hw/arm/musca.c          | 13 ++++++-------
  hw/arm/npcm7xx_boards.c | 13 ++++++-------
  hw/arm/orangepi.c       | 12 ++++++------
  8 files changed, 69 insertions(+), 50 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]