VirtualBox

Ignore:
Timestamp:
Jun 21, 2013 12:48:38 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HM: Refactor the state-flags for proper sharing between old, new VT-x and AMD-V code combinations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

    r46659 r46724  
    28112811        /** @todo we can do better than this */
    28122812        /* Not in the VINF_PGM_CHANGE_MODE though! */
    2813         pVCpu->hm.s.fContextUseFlags |= HM_CHANGED_ALL;
     2813        pVCpu->hm.s.fContextUseFlags |= HM_CHANGED_HOST_CONTEXT | HM_CHANGED_ALL_GUEST;
    28142814    }
    28152815
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