x86/svm: Clean up MSR_K8_VM_CR definitions
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 30 Dec 2020 19:26:14 +0000 (19:26 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 31 Dec 2020 16:19:00 +0000 (16:19 +0000)
commit8cefa4b8de4113df58783081d201490ac83a19de
treee84dc7dfacb573a8346ffa963299191d9d3f3b30
parent83736c567d6b64dbce98f251ca72e7870f556421
x86/svm: Clean up MSR_K8_VM_CR definitions

Drop the unused shift number, and reposition the constants into the cleaned-up
section.  Rename VM_CR_SVM_DISABLE to be closer to its APM definition.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
xen/arch/x86/hvm/svm/svm.c
xen/include/asm-x86/msr-index.h