Changeset 8851 in vbox for trunk/src/VBox/VMM
- Timestamp:
- May 15, 2008 1:51:02 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/EM.cpp
r8824 r8851 2179 2179 Assert((pCtx->ss & X86_SEL_RPL) != 1); 2180 2180 REMR3ReplayInvalidatedPages(pVM); 2181 rc = VINF_SUCCESS; 2181 2182 break; 2182 2183
Note:
See TracChangeset
for help on using the changeset viewer.