VirtualBox

Changeset 45947 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
May 8, 2013 12:27:58 PM (12 years ago)
Author:
vboxsync
Message:

VMM: HM cleanup for CTRL, CONTROLS in symbolic names.

File:
1 edited

Legend:

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

    r45919 r45947  
    582582#endif
    583583
    584         /** Current VMX_VMCS32_CTRL_PIN_EXEC_CONTROLS. */
     584        /** Current VMX_VMCS32_CTRL_PIN_EXEC. */
    585585        uint32_t                    u32PinCtls;
    586         /** Current VMX_VMCS32_CTRL_PROC_EXEC_CONTROLS. */
     586        /** Current VMX_VMCS32_CTRL_PROC_EXEC. */
    587587        uint32_t                    u32ProcCtls;
    588         /** Current VMX_VMCS32_CTRL_PROC_EXEC2_CONTROLS. */
     588        /** Current VMX_VMCS32_CTRL_PROC_EXEC2. */
    589589        uint32_t                    u32ProcCtls2;
    590         /** Current VMX_VMCS32_CTRL_EXIT_CONTROLS. */
     590        /** Current VMX_VMCS32_CTRL_EXIT. */
    591591        uint32_t                    u32ExitCtls;
    592         /** Current VMX_VMCS32_CTRL_ENTRY_CONTROLS. */
     592        /** Current VMX_VMCS32_CTRL_ENTRY. */
    593593        uint32_t                    u32EntryCtls;
    594594        /** Physical address of the virtual APIC page for TPR caching. */
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