Changeset 26577 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Feb 16, 2010 12:57:58 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57760
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r26570 r26577 2937 2937 Assert(!PdeDst.n.u1Present); /* We're only supposed to call SyncPT on PDE!P and conflicts.*/ 2938 2938 2939 # if PGM_SHW_TYPE == PGM_TYPE_EPT 2940 2941 # endif 2942 2939 2943 GSTPDE PdeSrc; 2940 2944 PdeSrc.au32[0] = 0; /* faked so we don't have to #ifdef everything */
Note:
See TracChangeset
for help on using the changeset viewer.