VirtualBox

Changeset 43732 in vbox


Ignore:
Timestamp:
Oct 24, 2012 5:09:29 PM (12 years ago)
Author:
vboxsync
Message:

VMM/VMMR0: HM bits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/HMInternal.h

    r43703 r43732  
    545545        /** Current VMX_VMCS_CTRL_PROC_EXEC2_CONTROLS. */
    546546        uint64_t                    proc_ctls2;
     547        /** Current VMX_VMCS_CTRL_EXIT_CONTROLS. */
     548        uint64_t                    u64ExitCtls;
     549        /** Current VMX_VMCS_CTRL_ENTRY_CONTROLS. */
     550        uint64_t                    u64EntryCtls;
    547551        /** Physical address of the virtual APIC page for TPR caching. */
    548552        RTHCPHYS                    HCPhysVAPIC;
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