diff options
author | Gavin Shan <gshan@redhat.com> | 2023-12-04 10:47:23 +1000 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-01-05 16:20:15 +0100 |
commit | fa8c61779183f65d3d4bbc0b00a1a9a9f6a5c57e (patch) | |
tree | 739b02ad19c75325bed0a1b61b789866e737c89b /hw/cpu/cluster.c | |
parent | 4eab51a32acbeeb35de8080dceb92d6e3cdaa3d3 (diff) | |
download | qemu-fa8c61779183f65d3d4bbc0b00a1a9a9f6a5c57e.zip qemu-fa8c61779183f65d3d4bbc0b00a1a9a9f6a5c57e.tar.gz qemu-fa8c61779183f65d3d4bbc0b00a1a9a9f6a5c57e.tar.bz2 |
hw/arm/virt: Check CPU type in machine_run_board_init()
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 the check
by ourselves.
Signed-off-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20231204004726.483558-7-gshan@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/cpu/cluster.c')
0 files changed, 0 insertions, 0 deletions