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

2022-09-13 Thread Richard Henderson
On 9/12/22 00:04, Paolo Bonzini wrote: From: Paul Brook Include AVX, AVX2 and VAES in the guest cpuid features supported by TCG. Signed-off-by: Paul Brook Message-Id:<20220424220204.2493824-40-p...@nowt.org> Signed-off-by: Paolo Bonzini --- target/i386/cpu.c | 10 +- 1 file changed,

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

2022-09-11 Thread Paolo Bonzini
From: Paul Brook Include AVX, AVX2 and VAES in the guest cpuid features supported by TCG. Signed-off-by: Paul Brook Message-Id: <20220424220204.2493824-40-p...@nowt.org> Signed-off-by: Paolo Bonzini --- target/i386/cpu.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff -