From: Jiri Denemark Date: Thu, 9 Jul 2015 07:47:34 +0000 (+0200) Subject: cpu: Add support for MPX and AVX512 Intel features X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1cd70869d97760d91baa1e2ad76c02b470f0d5bd;p=libvirt.git cpu: Add support for MPX and AVX512 Intel features Corresponding QEMU commits: MPX 79e9ebebbf2a00c46fcedb6dc7dd5e12bbd30216 AVX512 9aecd6f8aef653cea58932f06a2740299dbe5fd3 Signed-off-by: Jiri Denemark --- diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index b9e95cffe8..b924bd3b78 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -317,6 +317,12 @@ + + + + + + @@ -326,6 +332,15 @@ + + + + + + + + +