x86/svm: Drop adjustment of X86_FEATURE_APIC
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 1 Sep 2016 09:38:27 +0000 (10:38 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 20 Oct 2016 11:44:24 +0000 (12:44 +0100)
commita05b4d8a13f41bdff3e1242a3888388c9bde4f6f
tree41be37de6e062c70162061f1c3e04525980d090a
parent493ab190e5b1432e23cd3d09ba28315f453239e4
x86/svm: Drop adjustment of X86_FEATURE_APIC

The common hvm_cpuid() code already does this.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>
xen/arch/x86/hvm/svm/svm.c