VirtualBox

Changeset 102806 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Jan 10, 2024 6:37:17 AM (13 months ago)
Author:
vboxsync
Message:

VMM/CPUM: bugref:10498 Comment nit.

File:
1 edited

Legend:

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

    r102805 r102806  
    193193    /** Alignment padding. */
    194194    uint16_t    uAlign;
    195     /** The number of bytes to map via these MTRRs. */
     195    /** The number of bytes to map via these MTRRs (not including UC regions). */
    196196    uint64_t    cbToMap;
    197     /** The number of bytes mapped via these MTRRs. */
     197    /** The number of bytes mapped via these MTRRs (not including UC regions). */
    198198    uint64_t    cbMapped;
    199199    /** The variable-range MTRRs. */
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