VirtualBox

Changeset 10498 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 11, 2008 9:15:19 AM (16 years ago)
Author:
vboxsync
Message:

Added warning

File:
1 edited

Legend:

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

    r10497 r10498  
    875875    pVMCB->ctrl.NestedPaging.n.u1NestedPaging = pVM->hwaccm.s.fNestedPaging;
    876876
     877    /*
     878     * NOTE: DO NOT DO ANYTHING AFTER THIS POINT THAT MIGHT JUMP BACK TO RING 3!
     879     *
     880     */
    877881    /* Force a TLB flush for the first world switch if the current cpu differs from the one we ran on last. */
    878882    /* Note that this can happen both for start and resume due to long jumps back to ring 3. */
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