qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH v4 03/15] target/arm: Remove default cpu for KVM-only bui


From: Richard Henderson
Subject: Re: [RFC PATCH v4 03/15] target/arm: Remove default cpu for KVM-only builds
Date: Thu, 19 Jan 2023 10:19:57 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/19/23 03:54, Fabiano Rosas wrote:
We'd prefer if the user always had to specify the machine and cpu
options in the command line instead of relying on defaults.

Since the KVM build already doesn't work with the current default of
cortex-a15, remove the default altogether for KVM builds.

Signed-off-by: Fabiano Rosas<farosas@suse.de>
---
  hw/arm/virt.c                  |  9 +++++++++
  tests/qtest/arm-cpu-features.c | 12 +++++++++---
  2 files changed, 18 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]