projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a7b47a
)
vmxcap: Add TSC scaling bit
author
Eduardo Habkost
<ehabkost@redhat.com>
Fri, 26 Aug 2016 03:10:25 +0000
(23:10 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 13 Sep 2016 17:08:46 +0000
(19:08 +0200)
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>
scripts/kvm/vmxcap
patch
|
blob
|
history
diff --git
a/scripts/kvm/vmxcap
b/scripts/kvm/vmxcap
index 9af71ead1bdeed462adab11c99314e368f4101de..222025525bfe9846c41735a06560a8002b3e6f26 100755
(executable)
--- a/
scripts/kvm/vmxcap
+++ b/
scripts/kvm/vmxcap
@@
-173,6
+173,7
@@
controls = [
16: 'RDSEED exiting',
18: 'EPT-violation #VE',
20: 'Enable XSAVES/XRSTORS',
+ 25: 'TSC scaling',
},
cap_msr = MSR_IA32_VMX_PROCBASED_CTLS2,
),