Changeset 73739 in vbox for trunk/include
- Timestamp:
- Aug 17, 2018 4:34:25 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/hm_vmx.h
r73708 r73739 2685 2685 * complications when teleporation may be implemented). */ 2686 2686 #define VMX_V_VMCS_SIZE X86_PAGE_4K_SIZE 2687 /** The size of the virtual VMCS region (in pages). */ 2688 #define VMX_V_VMCS_PAGES 1 2687 2689 2688 2690 /** The highest index value used for supported virtual VMCS field encoding. */
Note:
See TracChangeset
for help on using the changeset viewer.