Re: [PATCH v7 4/8] hw/arm/virt: Hide host CPU model for tcg

2023-11-28 Thread Philippe Mathieu-Daudé
On 27/11/23 00:12, Gavin Shan wrote: The 'host' CPU model isn't available until KVM or HVF is enabled. For example, the following error messages are seen when the guest is started with option '-cpu cortex-a8' on tcg after the next commit is applied to check the CPU type in machine_run_board_init(

[PATCH v7 4/8] hw/arm/virt: Hide host CPU model for tcg

2023-11-26 Thread Gavin Shan
The 'host' CPU model isn't available until KVM or HVF is enabled. For example, the following error messages are seen when the guest is started with option '-cpu cortex-a8' on tcg after the next commit is applied to check the CPU type in machine_run_board_init(). ERROR:../hw/core/machine.c:1423:i