VirtualBox

Changeset 45618 in vbox for trunk/src/VBox/VMM/VMMRZ


Ignore:
Timestamp:
Apr 18, 2013 6:41:07 PM (12 years ago)
Author:
vboxsync
Message:

Do HMR3Init first in vmR3InitRing3 so the other components can skip raw-mode bits during init.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp

    r44528 r45618  
    482482     * Do we need the cache? Skip the last bit if we don't.
    483483     */
    484     if (!VMMIsHwVirtExtForced(pVM))
     484    if (!HMIsEnabled(pVM))
    485485        return VINF_SUCCESS;
    486486
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