]> xenbits.xensource.com Git - xen.git/commit
libxc: Expose the MPX cpuid flag to guest
authorLiang Li <liang.z.li@intel.com>
Mon, 11 Jan 2016 08:52:10 +0000 (16:52 +0800)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 1 Mar 2016 18:02:10 +0000 (18:02 +0000)
commita4c2bd9f9eb7c0414303298db366f42bc28771f9
treeca723a0f02745422bd75e489efe746c50a5942f0
parentd84b8bf2e0edfadbf122fa36ec8b286061285fcf
libxc: Expose the MPX cpuid flag to guest

If hardware support memory protect externsion, expose this feature
to guest by default. Users don't have to use a 'cpuid= ' option in
config file to turn it on.

Signed-off-by: Liang Li <liang.z.li@intel.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libxc/xc_cpufeature.h
tools/libxc/xc_cpuid_x86.c