VirtualBox

Ignore:
Timestamp:
Sep 30, 2016 8:14:27 PM (8 years ago)
Author:
vboxsync
Message:

PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and pre-registered MMIO API that is able to deal with really large (<= 64GB) MMIO ranges. Limited testing, so back out at first sign of trouble.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp

    r62276 r64115  
    385385    CHECK_SIZE(PGMPAGE, 16);
    386386    CHECK_MEMBER_ALIGNMENT(PGMRAMRANGE, aPages, 16);
    387     CHECK_MEMBER_ALIGNMENT(PGMMMIO2RANGE, RamRange, 16);
     387    CHECK_MEMBER_ALIGNMENT(PGMREGMMIORANGE, RamRange, 16);
    388388
    389389    /* rem */
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