diff options
author | Tao Su <tao1.su@linux.intel.com> | 2024-10-31 16:52:29 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-31 18:28:33 +0100 |
commit | bccfb846fd52d6f20704ecfa4d01b60b43c6f640 (patch) | |
tree | f4e57cb36eee46729bdc95608bffafdda0aac851 /.gitlab-ci.d | |
parent | 3507c6f04606593711408a6d26141bdbceff9377 (diff) | |
download | qemu-bccfb846fd52d6f20704ecfa4d01b60b43c6f640.zip qemu-bccfb846fd52d6f20704ecfa4d01b60b43c6f640.tar.gz qemu-bccfb846fd52d6f20704ecfa4d01b60b43c6f640.tar.bz2 |
target/i386: add AVX10 feature and AVX10 version property
When AVX10 enable bit is set, the 0x24 leaf will be present as "AVX10
Converged Vector ISA leaf" containing fields for the version number and
the supported vector bit lengths.
Introduce avx10-version property so that avx10 version can be controlled
by user and cpu model. Per spec, avx10 version can never be 0, the default
value of avx10-version is set to 0 to determine whether it is specified by
user. The default can come from the device model or, for the max model,
from KVM's reported value.
Signed-off-by: Tao Su <tao1.su@linux.intel.com>
Link: https://lore.kernel.org/r/20241028024512.156724-3-tao1.su@linux.intel.com
Link: https://lore.kernel.org/r/20241028024512.156724-4-tao1.su@linux.intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Tested-by: Xuelian Guo <xuelian.guo@intel.com>
Link: https://lore.kernel.org/r/20241031085233.425388-5-tao1.su@linux.intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.gitlab-ci.d')
0 files changed, 0 insertions, 0 deletions