Changeset 2078 in vbox for trunk/src/VBox
- Timestamp:
- Apr 13, 2007 2:37:31 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 20386
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r1908 r2078 57 57 # if PGM_SHW_TYPE != PGM_TYPE_32BIT && PGM_SHW_TYPE != PGM_TYPE_PAE 58 58 # error "32-bit guest mode is only implemented for 32-bit and PAE shadow modes." 59 # endif60 61 # ifdef PGM_CACHE_VERY_STRICT62 pgmCacheCheckPD(pVM, CPUMGetGuestCR0(pVM), CPUMGetGuestCR3(pVM), CPUMGetGuestCR4(pVM));63 59 # endif 64 60
Note:
See TracChangeset
for help on using the changeset viewer.