VirtualBox

Ignore:
Timestamp:
Feb 11, 2024 8:26:46 PM (12 months ago)
Author:
vboxsync
Message:

VMM/PGMPhys.cpp: Typo, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp

    r100970 r103299  
    25162516                           || PGM_PAGE_GET_TYPE(pPage) == PGMPAGETYPE_MMIO2_ALIAS_MMIO
    25172517                           || PGM_PAGE_GET_TYPE(pPage) == PGMPAGETYPE_SPECIAL_ALIAS_MMIO);
    2518                     pPage++;
     2518                    iPage++;
    25192519                }
    25202520                if (fAllMMIO)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette