From: Lin Ma Date: Thu, 24 Nov 2016 09:50:08 +0000 (+0800) Subject: cpu: Add support for more AVX512 Intel features X-Git-Tag: v3.0.0-rc1~405 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2922cd9bbc668b945252c96ec89e6f3e16d15dae;p=thirdparty%2Flibvirt.git cpu: Add support for more AVX512 Intel features These features are included: AVX512DQ, AVX512IFMA, AVX512BW, AVX512VL, AVX512VBMI, AVX512_4VNNIW and AVX512_4FMAPS. qemu commits: cc728d14 and 95ea69fb Signed-off-by: Lin Ma --- diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index b0233521a9..b8c4c2a168 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -233,6 +233,9 @@ + + + @@ -242,6 +245,9 @@ + + + @@ -254,6 +260,23 @@ + + + + + + + + + + + + + + + + +