Changeset 2610 in vbox for trunk/src/VBox/VMM
- Timestamp:
- May 13, 2007 7:14:57 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMGC/MMRamGC.cpp
r23 r2610 52 52 * Install MMGCRam Hypervisor page fault handler for normal working 53 53 * of MMGCRamRead and MMGCRamWrite calls. 54 * This handler will be aut homatically removed at page fault.54 * This handler will be automatically removed at page fault. 55 55 * In other case it must be removed by MMGCRamDeregisterTrapHandler call. 56 56 *
Note:
See TracChangeset
for help on using the changeset viewer.