Re: [RFC PATCH v2 6/6] linux-user: Move qemu_cpu_opts to cpu.c

2023-08-28 Thread Daniel Henrique Barboza
On 8/28/23 05:45, LIU Zhiwei wrote: Make qemu_cpu_opts also works for linux user mode. Notice, currently qdev monitor is not included in linux user mode. We just output current enabled extentions for RISC-V(without the hint to print all properties with -device). With this patch, """ qemu-risc

[RFC PATCH v2 6/6] linux-user: Move qemu_cpu_opts to cpu.c

2023-08-28 Thread LIU Zhiwei
Make qemu_cpu_opts also works for linux user mode. Notice, currently qdev monitor is not included in linux user mode. We just output current enabled extentions for RISC-V(without the hint to print all properties with -device). With this patch, """ qemu-riscv64 -cpu rv64,help Enabled extensions: