libxl: allow to enable/disable cpuid bits
authorChristoph Egger <Christoph.Egger@amd.com>
Wed, 2 Nov 2011 16:23:23 +0000 (16:23 +0000)
committerChristoph Egger <Christoph.Egger@amd.com>
Wed, 2 Nov 2011 16:23:23 +0000 (16:23 +0000)
commit9a190b2c54716d10753bda1c8b1c6f64c4a05d72
tree3bea41b9cfdd8e86e5c5702fbf16322511b5d083
parentfb971dc3b4b7079892bc2fcc0842e42403ed0b0b
libxl: allow to enable/disable cpuid bits

Allow to enable/disable SVM specific cpuid bits in the guest config
file via cpuid config option.  Also allow to enable/disable the
hypervisor cpuid bit in the guest config file. We need to disable the
hypervisor cpuid bit to get Hyper-V going.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Acked-by: Tim Deegan <tim@xen.org>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_cpuid.c