VirtualBox

Changeset 48556 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Sep 19, 2013 5:55:00 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HM: Comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/HM.cpp

    r48450 r48556  
    16281628VMMR3_INT_DECL(void) HMR3ResetCpu(PVMCPU pVCpu)
    16291629{
    1630     /* On first entry we'll sync everything. */
     1630    /* Sync. entire state on VM reset R0-reentry. It's safe to update
     1631       the HM flags here, all other EMTs are in ring-3. See VMR3Reset(). */
    16311632    pVCpu->hm.s.fContextUseFlags = (HM_CHANGED_HOST_CONTEXT | HM_CHANGED_ALL_GUEST);
    16321633
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