print_svm_info: decode a CPUID 0x8000000a.edx bit 20.
This is SVM features word, the bit is defined in "PPR for AMD Family 17h Model 31h B0", document 55803 Rev 0.54. N.B. GuesSpecCtl (no 't') is the spelling from the document. Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> MFC after: 3 days
This commit is contained in:
parent
f06c112a45
commit
528641ee2b
@ -2385,7 +2385,7 @@ print_svm_info(void)
|
||||
"\022GMET" /* Guest Mode Execute Trap */
|
||||
"\023<b18>"
|
||||
"\024<b19>"
|
||||
"\025<b20>"
|
||||
"\025GuesSpecCtl" /* Guest Spec_ctl */
|
||||
"\026<b21>"
|
||||
"\027<b22>"
|
||||
"\030<b23>"
|
||||
|
Loading…
Reference in New Issue
Block a user