VirtualBox

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


Ignore:
Timestamp:
Jul 15, 2021 5:02:11 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145732
Message:

VMM/CPUM: Todo/comment to clarify 'Guest physical address width' being reported as 0.

File:
1 edited

Legend:

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

    r89934 r90204  
    71717171                uint32_t uECX = pCurLeaf->uEcx;
    71727172
     7173                /** @todo 0x80000008:EAX[23:16] is only defined for AMD. We'll get 0 on Intel. On
     7174                 *        AMD if we get 0, the guest physical address width should be taken from
     7175                 *        0x80000008:EAX[7:0] instead. Guest Physical address width is relevant
     7176                 *        for guests using nested paging. */
    71737177                pHlp->pfnPrintf(pHlp,
    71747178                                "Physical Address Width:          %d bits\n"
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