Re: [PATCH] cpu: Add support for more AVX512 Intel features

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

 



On Thu, Nov 24, 2016 at 17:50:08 +0800, Lin Ma wrote:
> These features are included:
> AVX512DQ, AVX512IFMA, AVX512BW, AVX512VL, AVX512VBMI, AVX512_4VNNIW and
> AVX512_4FMAPS.
> 
> qemu commits: cc728d14 and 95ea69fb
> 
> Signed-off-by: Lin Ma <lma@xxxxxxxx>
> ---
>  src/cpu/cpu_map.xml | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
> 
> diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml
> index 6da8321..e9292e1 100644
> --- a/src/cpu/cpu_map.xml
> +++ b/src/cpu/cpu_map.xml
> @@ -233,6 +233,9 @@
>      <feature name='avx512f'> <!-- AVX-512 Foundation -->
>        <cpuid eax_in='0x07' ebx='0x00010000'/>
>      </feature>
> +    <feature name='avx512dq'> <!-- AVX-512 Doubleword & Quadword Instrs -->
> +      <cpuid eax_in='0x07' ebx='0x00020000'/>
> +    </feature>

In the meantime, we removed such comments and I removed them from your
patch before pushing.

ACK and pushed.

Jirka

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux