diff options
author | Gavin Shan <gshan@redhat.com> | 2023-11-15 09:56:18 +1000 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-01-05 16:20:14 +0100 |
commit | f08f4c8ea46817e8efaad0f36434631b93f86645 (patch) | |
tree | 20d1caf823c99923d695170d38135ab1a694afb4 /hw/arm/virt.c | |
parent | 40b807e26c1556184485b8226745e966d162feba (diff) | |
download | qemu-f08f4c8ea46817e8efaad0f36434631b93f86645.zip qemu-f08f4c8ea46817e8efaad0f36434631b93f86645.tar.gz qemu-f08f4c8ea46817e8efaad0f36434631b93f86645.tar.bz2 |
target/xtensa: Use generic cpu_list()
Before it's applied:
[gshan@gshan q]$ ./build/qemu-system-xtensa -cpu ?
Available CPUs:
test_mmuhifi_c3
sample_controller
lx106
dsp3400
de233_fpu
de212
dc233c
dc232b
After it's applied:
[gshan@gshan q]$ ./build/qemu-system-xtensa -cpu ?
Available CPUs:
dc232b
dc233c
de212
de233_fpu
dsp3400
lx106
sample_controller
test_mmuhifi_c3
Signed-off-by: Gavin Shan <gshan@redhat.com>
Message-ID: <20231114235628.534334-22-gshan@redhat.com>
[PMD: Split patch in 2, only include the "Use generic cpu_list" change]
Message-ID: <51ffd060-b2f8-405c-83e1-a0663c0183f5@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/arm/virt.c')
0 files changed, 0 insertions, 0 deletions