qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH v7 7/8] hw/arm: Check CPU type in machine_run_board_init()


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v7 7/8] hw/arm: Check CPU type in machine_run_board_init()
Date: Tue, 28 Nov 2023 10:31:04 +0100
User-agent: Mozilla Thunderbird

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 <gshan@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@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é <philmd@linaro.org>




reply via email to

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