VirtualBox

Changeset 12708 in vbox


Ignore:
Timestamp:
Sep 25, 2008 9:14:29 AM (16 years ago)
Author:
vboxsync
Message:

Comments added

Location:
trunk/src/VBox/VMM/VMMR0
Files:
2 edited

Legend:

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

    r12702 r12708  
    20332033        /* On the next entry we'll sync everything. */
    20342034        /** @todo we can do better than this */
     2035        /* Not in the VINF_PGM_CHANGE_MODE though! */
    20352036        pVM->hwaccm.s.fContextUseFlags |= HWACCM_CHANGED_ALL;
    20362037    }
  • trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp

    r12702 r12708  
    23982398        /* On the next entry we'll sync everything. */
    23992399        /** @todo we can do better than this */
     2400        /* Not in the VINF_PGM_CHANGE_MODE though! */
    24002401        pVM->hwaccm.s.fContextUseFlags |= HWACCM_CHANGED_ALL;
    24012402    }
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