Changeset 91732 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Oct 14, 2021 4:03:41 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp
r91581 r91732 2566 2566 if (PGM_PAGE_IS_MMIO_OR_ALIAS(pPage)) 2567 2567 PGM_PAGE_SET_TYPE(pVM, pPage, PGMPAGETYPE_RAM); 2568 iPage++; 2568 2569 } 2569 2570 break;
Note:
See TracChangeset
for help on using the changeset viewer.