Changeset 4387 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Aug 27, 2007 2:24:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r4071 r4387 45 45 46 46 /** 47 * Interface MMR3RamRegister(), MMR3RomRegister() and MMIO handler48 * registration calls.47 * Interface that the MMR3RamRegister(), MMR3RomRegister() and MMIO handler 48 * registration APIs calls to inform PGM about memory registrations. 49 49 * 50 50 * It registers the physical memory range with PGM. MM is responsible
Note:
See TracChangeset
for help on using the changeset viewer.