- Timestamp:
- Sep 24, 2007 11:17:56 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r4811 r5000 446 446 return pgmr3PhysGrowRange(pVM, GCPhys); 447 447 } 448 LogRel(("SUPPageAlloc %x pages failed with %Vrc\n", cPages, rc)); 448 449 return rc; 449 450 }
Note:
See TracChangeset
for help on using the changeset viewer.