mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
vmxcap: Report APIC register emulation and RDTSCP control
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
This commit is contained in:
parent
ea4ee28399
commit
614413f7f9
1 changed files with 2 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue