Changeset 18620 in vbox
- Timestamp:
- Apr 1, 2009 10:22:45 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/VMM/PGMPhys.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r18617 r18620 3380 3380 * @remarks The VINF_EM_NO_MEMORY status is for the benefit of the FF processing 3381 3381 * in EM.cpp and shouldn't be propagated outside TRPM, HWACCM, EM and 3382 * pgmPhysEnsureHandyPage. 3382 * pgmPhysEnsureHandyPage. There is one exception to this in the \#PF 3383 * handler. 3383 3384 */ 3384 3385 VMMR3DECL(int) PGMR3PhysAllocateHandyPages(PVM pVM)
Note:
See TracChangeset
for help on using the changeset viewer.

