projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ea4ee28
)
vmxcap: Report APIC register emulation and RDTSCP control
author
Jan Kiszka
<jan.kiszka@siemens.com>
Mon, 18 Feb 2013 06:56:54 +0000
(07:56 +0100)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Thu, 18 Apr 2013 02:27:24 +0000
(23:27 -0300)
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
scripts/kvm/vmxcap
patch
|
blob
|
history
diff --git
a/scripts/kvm/vmxcap
b/scripts/kvm/vmxcap
index a1a44a04b38a6cce7467b2707fd121b42a2da4ac..a79f816fe932c6289d5a58f4bd3e15e12748cc97 100755
(executable)
--- a/
scripts/kvm/vmxcap
+++ b/
scripts/kvm/vmxcap
@@
-157,10
+157,12
@@
controls = [
0: 'Virtualize APIC accesses',
1: 'Enable EPT',
2: 'Descriptor-table exiting',
+ 3: 'Enable RDTSCP',
4: 'Virtualize x2APIC mode',
5: 'Enable VPID',
6: 'WBINVD exiting',
7: 'Unrestricted guest',
+ 8: 'APIC register emulation',
9: 'Virtual interrupt delivery',
10: 'PAUSE-loop exiting',
11: 'RDRAND exiting',