On Tue, Oct 29, 2024 at 04:18:55PM +0100, Paolo Bonzini wrote:
> Date: Tue, 29 Oct 2024 16:18:55 +0100
> From: Paolo Bonzini
> Subject: [PATCH 5/8] target/i386: add CPUID.24 features for AVX10
> X-Mailer: git-send-email 2.47.0
>
> From: Tao Su
>
> Introduce features
From: Tao Su
Introduce features for the supported vector bit lengths.
Signed-off-by: Tao Su
Link: https://lore.kernel.org/r/20241028024512.156724-3-tao1...@linux.intel.com
Link: https://lore.kernel.org/r/20241028024512.156724-4-tao1...@linux.intel.com
---
target/i386/cpu.h | 8
targe