x86/hvm: Use per-domain policy information in hvm_cpuid()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 11 Jan 2017 11:59:02 +0000 (11:59 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 11 Jan 2017 11:59:02 +0000 (11:59 +0000)
commit02a4b17491b87cab78de132aa820a4c694aecb8b
tree31756acb889fbd5b45b43f3183423a428352a546
parenta11e8c92e8ab1fb067a42aed6b9c7a234b09a7d4
x86/hvm: Use per-domain policy information in hvm_cpuid()

... rather than performing runtime adjustments.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/hvm/hvm.c