Changeset 16408 in vbox for trunk/src/VBox/VMM/HWACCM.cpp
- Timestamp:
- Jan 30, 2009 12:14:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/HWACCM.cpp
r16136 r16408 416 416 417 417 /* Disable mapping of the hypervisor into the shadow page table. */ 418 PGMR3 ChangeShwPDMappings(pVM, false);418 PGMR3MappingsDisable(pVM); 419 419 420 420 /* Disable the switcher */
Note:
See TracChangeset
for help on using the changeset viewer.