vmxcap: Add TSC scaling bit
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <1472181025-10889-3-git-send-email-ehabkost@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
6a7b47a786
commit
349cb2fbfd
@ -173,6 +173,7 @@ controls = [
|
|||||||
16: 'RDSEED exiting',
|
16: 'RDSEED exiting',
|
||||||
18: 'EPT-violation #VE',
|
18: 'EPT-violation #VE',
|
||||||
20: 'Enable XSAVES/XRSTORS',
|
20: 'Enable XSAVES/XRSTORS',
|
||||||
|
25: 'TSC scaling',
|
||||||
},
|
},
|
||||||
cap_msr = MSR_IA32_VMX_PROCBASED_CTLS2,
|
cap_msr = MSR_IA32_VMX_PROCBASED_CTLS2,
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user