VirtualBox

Changeset 108920 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Apr 9, 2025 2:08:25 PM (4 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168405
Message:

VMM/PGMAllGst-armv8.cpp.h: Some work on supporting different granule sizes, bugref:10388

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstPGMAllGst-armv8.cpp

    r108910 r108920  
    590590    static const TSTCFGNAMEDVALUE s_aTgSizes[] =
    591591    {
    592         { "4K",  0 },
     592        { "4K",  2 },
    593593        { "64K", 1 },
    594         { "16K", 2 },
     594        { "16K", 3 },
    595595        { NULL,  0 }
    596596    };
Note: See TracChangeset for help on using the changeset viewer.

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