x86/cpuid: Move x86_vendor from arch_domain to cpuid_policy
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 12 Jan 2017 11:45:10 +0000 (11:45 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 18 Jan 2017 12:45:52 +0000 (12:45 +0000)
commit9b6d4ada2725e1ec6840a6ef7546cdc84a6c623c
treeee3f644b53f81f6ad7e38c7834c6b270f6da76ab
parent9841eb71ea8740195775cc8a91101831938626f1
x86/cpuid: Move x86_vendor from arch_domain to cpuid_policy

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
13 files changed:
xen/arch/x86/cpuid.c
xen/arch/x86/domain.c
xen/arch/x86/domctl.c
xen/arch/x86/hvm/emulate.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/ioreq.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmx.c
xen/arch/x86/mm.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/traps.c
xen/include/asm-x86/cpuid.h
xen/include/asm-x86/domain.h