Re: [PATCH v5 20/31] target/tricore: Use generic cpu_list()

2023-11-15 Thread Philippe Mathieu-Daudé
On 15/11/23 00:56, Gavin Shan wrote: No changes in the output from the following command. [gshan@gshan q]$ ./build/qemu-system-tricore -cpu ? Available CPUs: tc1796 tc1797 tc27x tc37x Signed-off-by: Gavin Shan --- target/tricore/cpu.h| 4 target/tricore/helper.c | 22 -

Re: [PATCH v5 20/31] target/tricore: Use generic cpu_list()

2023-11-14 Thread Richard Henderson
On 11/14/23 15:56, Gavin Shan wrote: No changes in the output from the following command. [gshan@gshan q]$ ./build/qemu-system-tricore -cpu ? Available CPUs: tc1796 tc1797 tc27x tc37x Signed-off-by: Gavin Shan --- target/tricore/cpu.h| 4 target/tricore/helper.c | 22 -

[PATCH v5 20/31] target/tricore: Use generic cpu_list()

2023-11-14 Thread Gavin Shan
No changes in the output from the following command. [gshan@gshan q]$ ./build/qemu-system-tricore -cpu ? Available CPUs: tc1796 tc1797 tc27x tc37x Signed-off-by: Gavin Shan --- target/tricore/cpu.h| 4 target/tricore/helper.c | 22 -- 2 files changed, 26 de