VirtualBox

Changeset 91303 in vbox for trunk/include


Ignore:
Timestamp:
Sep 17, 2021 8:28:33 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146963
Message:

VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire CPUMCPU can be addressed now that it's grown above 64KB. [comment fix] bugref:10093

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/include/VBox/vmm/cpum.h

    r91302 r91303  
    950950     * UINT16_MAX if not used by the read and write functions.  [12] */
    951951    uint32_t    offCpumCpu : 24;
    952     /** Reserved for future hacks. [14] */
     952    /** Reserved for future hacks. [15] */
    953953    uint32_t    fReserved : 8;
    954954    /** The init/read value. [16]
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