Changeset 9542 in vbox
- Timestamp:
- Jun 9, 2008 12:41:22 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllGst.h
r9539 r9542 849 849 || PGM_GST_TYPE == PGM_TYPE_AMD64 850 850 851 #if PGM_GST_TYPE == PGM_TYPE_AMD64852 AssertFailed();853 #endif854 855 851 /** @todo 856 852 * In theory this is not sufficient: the guest can change a single page in a range with invlpg
Note:
See TracChangeset
for help on using the changeset viewer.

