Changeset 68785 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Sep 19, 2017 7:58:06 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 118029
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r68783 r68785 163 163 # if !PGM_WITH_PAGING(PGM_GST_TYPE, PGM_SHW_TYPE) 164 164 GSTPDE const PdeSrcDummy = { X86_PDE_P | X86_PDE_US | X86_PDE_RW | X86_PDE_A }; 165 # endif165 # endif 166 166 PVM pVM = pVCpu->CTX_SUFF(pVM); 167 167 VBOXSTRICTRC rcStrict;
Note:
See TracChangeset
for help on using the changeset viewer.