Re: [PATCH v2 7/7] hw/arm: Display CPU type in machine description

2021-02-01 Thread Alistair Francis
On Sun, Jan 31, 2021 at 3:08 AM Philippe Mathieu-Daudé wrote: > > 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é Reviewed-by: Alistair Francis Alistair >

[PATCH v2 7/7] hw/arm: Display CPU type in machine description

2021-01-31 Thread Philippe Mathieu-Daudé
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é --- hw/arm/digic_boards.c | 2 +- hw/arm/microbit.c | 2 +- hw/arm/netduino2.c | 2 +- hw/arm/netduinoplus2.