Re: [PATCH 3/5] target/sparc/cpu: Improve the CPU help text

2024-03-07 Thread Richard Henderson
On 3/7/24 07:43, Thomas Huth wrote: Remove the unnecessary "Sparc" at the beginning of the line and put the chip information into parentheses so that it is clearer which part of the line have to be passed to "-cpu" to specify a different CPU. Resolves:https://gitlab.com/qemu-project/qemu/-/issue

Re: [PATCH 3/5] target/sparc/cpu: Improve the CPU help text

2024-03-07 Thread Philippe Mathieu-Daudé
On 7/3/24 18:43, Thomas Huth wrote: Remove the unnecessary "Sparc" at the beginning of the line and put the chip information into parentheses so that it is clearer which part of the line have to be passed to "-cpu" to specify a different CPU. Resolves: https://gitlab.com/qemu-project/qemu/-/issu