target/sparc/cpu: Improve the CPU help text
commit47833f817cc597db124c690bd14600bb5d00e824
authorThomas Huth <thuth@redhat.com>
Thu, 7 Mar 2024 17:43:32 +0000 (7 18:43 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 18 Mar 2024 16:11:19 +0000 (18 17:11 +0100)
tree3b028f459b1287314d0b7b640b2cede462970f00
parentff7c98a9415f3d61d026002921dfc836ce232bcf
target/sparc/cpu: Improve the CPU help text

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.

Message-ID: <20240307174334.130407-4-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/sparc/cpu.c