diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-12 21:05:46 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-01-31 19:06:11 +0100 |
commit | 6286423b8bae2dafb5209a2e45d3ad30d75d146d (patch) | |
tree | 3c0d44b895b2e61fc5133561a5a357a279dc2d63 /scripts | |
parent | dc21331e67486782dc573285061fbeedce219c64 (diff) | |
download | qemu-6286423b8bae2dafb5209a2e45d3ad30d75d146d.zip qemu-6286423b8bae2dafb5209a2e45d3ad30d75d146d.tar.gz qemu-6286423b8bae2dafb5209a2e45d3ad30d75d146d.tar.bz2 |
hw/mips/loongson3_virt: Factor generic_cpu_reset() out
main_cpu_reset() is misleadingly named "main": it resets
all vCPUs, with a special case for the first vCPU.
Factor generic_cpu_reset() out of main_cpu_reset(),
allowing to remove one &first_cpu use.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250115232952.31166-2-philmd@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions