qemu-arm
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v5 3/9] target/arm: Use "max" as default cpu for the virt


From: Richard Henderson
Subject: Re: [RFC PATCH v5 3/9] target/arm: Use "max" as default cpu for the virt machine with KVM
Date: Fri, 20 Jan 2023 10:54:53 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/20/23 08:48, Fabiano Rosas wrote:
Now that the cortex-a15 is under CONFIG_TCG, use as default CPU for a
KVM-only build the 'max' cpu.

Note that we cannot use 'host' here because the qtests can run without
any other accelerator (than qtest) and 'host' depends on KVM being
enabled.

Signed-off-by: Fabiano Rosas<farosas@suse.de>
Cc: Daniel P. Berrangé<berrange@redhat.com>
Cc: Thomas Huth<thuth@redhat.com>
---
  hw/arm/virt.c | 4 ++++
  1 file changed, 4 insertions(+)

It does seem like that path of least resistance.

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


r~



reply via email to

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