Changeset 15611 in vbox
- Timestamp:
- Dec 16, 2008 10:28:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/HWACCM.cpp
r15609 r15611 1254 1254 * however it's too risky right now. So, only apply it when we go 1255 1255 * back to REM for real mode execution. (The XP hack below doesn't 1256 * work reliably without this.) */ 1256 * work reliably without this.) 1257 * Update: Implemented in EM.cpp, see #ifdef EM_NOTIFY_HWACCM. */ 1257 1258 pVM->aCpus[0].hwaccm.s.fContextUseFlags |= HWACCM_CHANGED_ALL_GUEST; 1258 1259
Note:
See TracChangeset
for help on using the changeset viewer.