qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 33/37] target/i386: Enable AVX cpuid bits when using TCG


From: Richard Henderson
Subject: Re: [PATCH 33/37] target/i386: Enable AVX cpuid bits when using TCG
Date: Tue, 13 Sep 2022 11:28:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 9/12/22 00:04, Paolo Bonzini wrote:
From: Paul Brook<paul@nowt.org>

Include AVX, AVX2 and VAES in the guest cpuid features supported by TCG.

Signed-off-by: Paul Brook<paul@nowt.org>
Message-Id:<20220424220204.2493824-40-paul@nowt.org>
Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/cpu.c | 10 +++++-----
  1 file changed, 5 insertions(+), 5 deletions(-)

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


r~



reply via email to

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