On 29/11/23 05:20, Gavin Shan wrote:
The names of supported CPU models instead of CPU types should be
printed when the user specified CPU type isn't supported, to be
consistent with the output from '-cpu ?'.

Correct the error messages to print CPU model names instead of CPU
type names.

Signed-off-by: Gavin Shan <gs...@redhat.com>
---
v8: Use g_autofree                                        (Phil)
     Relace 'type' with 'model' in error messages          (Gavin)
---
  hw/core/machine.c | 14 +++++++++-----
  1 file changed, 9 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to