VirtualBox

Changeset 73739 in vbox for trunk/include


Ignore:
Timestamp:
Aug 17, 2018 4:34:25 PM (6 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether the current VMCS is valid.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_vmx.h

    r73708 r73739  
    26852685 *  complications when teleporation may be implemented). */
    26862686#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
    26872689
    26882690/** The highest index value used for supported virtual VMCS field encoding. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette