summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/config.py
diff options
context:
space:
mode:
authorTao Su <tao1.su@linux.intel.com>2024-10-31 16:52:29 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2024-10-31 18:28:33 +0100
commitbccfb846fd52d6f20704ecfa4d01b60b43c6f640 (patch)
treef4e57cb36eee46729bdc95608bffafdda0aac851 /tests/functional/qemu_test/config.py
parent3507c6f04606593711408a6d26141bdbceff9377 (diff)
downloadfocaccia-qemu-bccfb846fd52d6f20704ecfa4d01b60b43c6f640.tar.gz
focaccia-qemu-bccfb846fd52d6f20704ecfa4d01b60b43c6f640.zip
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 'tests/functional/qemu_test/config.py')
0 files changed, 0 insertions, 0 deletions