Lines Matching +full:- +full:- +full:enable +full:-
5 # Copyright 2009-2010 Red Hat, Inc.
11 # the COPYING file in the top-level directory.
74 print(' %-40s %s' % (self.bits[bit], s))
76 # All 64 bits in the tertiary controls MSR are allowed-1
105 v = (value >> lo) & ((1 << (hi - lo + 1)) - 1)
106 print(' %-40s %s' % (self.bits[bits], fmt(v)))
115 49: 'Dual-monitor support',
125 name = 'pin-based controls',
130 6: 'Activate VMX-preemption timer',
138 name = 'primary processor-based controls',
147 15: 'CR3-load exiting',
148 16: 'CR3-store exiting',
150 19: 'CR8-load exiting',
151 20: 'CR8-store exiting',
153 22: 'NMI-window exiting',
154 23: 'MOV-DR exiting',
168 name = 'secondary processor-based controls',
171 1: 'Enable EPT',
172 2: 'Descriptor-table exiting',
173 3: 'Enable RDTSCP',
175 5: 'Enable VPID',
180 10: 'PAUSE-loop exiting',
182 12: 'Enable INVPCID',
183 13: 'Enable VM functions',
185 15: 'Enable ENCLS exiting',
187 17: 'Enable PML',
188 18: 'EPT-violation #VE',
189 19: 'Conceal non-root operation from PT',
190 20: 'Enable XSAVES/XRSTORS',
191 22: 'Mode-based execute control (XS/XU)',
192 23: 'Sub-page write permissions',
202 name = 'tertiary processor-based controls',
204 4: 'Enable IPI virtualization'
210 name = 'VM-Exit controls',
213 9: 'Host address-space size',
220 22: 'Save VMX-preemption timer value',
224 31: 'Activate secondary VM-exit controls',
231 name = 'secondary VM-Exit controls',
240 name = 'VM-Entry controls',
243 9: 'IA-32e mode guest',
245 11: 'Deactivate dual-monitor treatment',
261 (0,4): 'VMX-preemption timer scale (log2)',
262 5: 'Store EFER.LMA into IA-32e mode guest control',
265 8: 'Wait-for-SIPI activity state',
268 (16,24): 'Number of CR3-target values',
269 (25,27): 'MSR-load/store count recommendation',
271 29: 'VMWRITE to VM-exit information fields',
281 0: 'Execute-only EPT translations',
282 6: 'Page-walk length 4',
283 7: 'Page-walk length 5',
284 8: 'Paging-structure memory type UC',
285 14: 'Paging-structure memory type WB',
290 22: 'Advanced VM-exit information for EPT violations',
291 25: 'Single-context INVEPT',
292 26: 'All-context INVEPT',
294 40: 'Individual-address INVVPID',
295 41: 'Single-context INVVPID',
296 42: 'All-context INVVPID',
297 43: 'Single-context-retaining-globals INVVPID',