Changeset 106590 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Oct 22, 2024 11:56:49 PM (4 months ago)
- svn:sync-xref-src-repo-rev:
- 165428
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r106061 r106590 2726 2726 } 2727 2727 2728 #ifdef VBOX_WITH_NATIVE_NEM 2728 2729 /* 2729 2730 * Failed, so revert it all as best as we can (the memory content in … … 2731 2732 */ 2732 2733 PGMHandlerPhysicalDeregister(pVM, GCPhys); 2734 #endif 2733 2735 } 2734 2736 }
Note:
See TracChangeset
for help on using the changeset viewer.