Let xtensa_cpu_list() enumerate CPU classes alphabetically.
Signed-off-by: Andreas Färber
---
With this patch applied qemu aborts on unit tests with the following message:
qemu-system-xtensa -M sim -cpu dc232b -nographic -semihosting -kernel
./test_b.tst
**
ERROR:/home/dumb/ws/m/awt/emu/xten
Let xtensa_cpu_list() enumerate CPU classes alphabetically.
Signed-off-by: Andreas Färber
---
[...]
diff --git a/gdbstub.c b/gdbstub.c
index f4e97f7..773e86f 100644
--- a/gdbstub.c
+++ b/gdbstub.c
@@ -1570,14 +1570,17 @@ static int cpu_gdb_write_register(CPULM32State *env,
uint8_t *mem_buf,
Let xtensa_cpu_list() enumerate CPU classes alphabetically.
Signed-off-by: Andreas Färber
---
Makefile.target |1 +
gdbstub.c| 19 +++--
hw/xtensa_pic.c | 51
target-xtensa/core-dc232b.c |5 +-
target-xtensa/core-fsf.c |