VirtualBox

Changeset 97317 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Oct 27, 2022 11:29:00 AM (2 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Nested VMX: bugref:10092 Keep secondary VM-exit controls naming similar to secondary VM-exec controls.

File:
1 edited

Legend:

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

    r97286 r97317  
    14021402    uint32_t        fVmxSavePreemptTimer : 1;
    14031403    /** VMX: Supports secondary VM-exit controls. */
    1404     uint32_t        fVmxExitCtls2 : 1;
     1404    uint32_t        fVmxSecondaryExitCtls : 1;
    14051405    /** @} */
    14061406
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