hw/arm: Display CPU type in machine description
commitfd8f71b95da86f530aae3d02a14b0ccd9e024772
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 31 Jan 2021 18:44:49 +0000 (31 19:44 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 3 Feb 2021 10:15:51 +0000 (3 10:15 +0000)
tree8b589c59c233c8b956a784a679726530cfd0fd67
parente022f2a205b93f5c5203352c0482634b4ec705ea
hw/arm: Display CPU type in machine description

Most of ARM machines display their CPU when QEMU list the available
machines (-M help). Some machines do not. Fix to unify the help
output.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210131184449.382425-7-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/digic_boards.c
hw/arm/microbit.c
hw/arm/netduino2.c
hw/arm/netduinoplus2.c
hw/arm/orangepi.c
hw/arm/stellaris.c