VirtualBox

Changeset 87003 in vbox


Ignore:
Timestamp:
Nov 27, 2020 2:28:41 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
141569
Message:

VMM/CPUM: todo regarding CpuId 0x80000008:ECX being reserved on Intel.

File:
1 edited

Legend:

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

    r86219 r87003  
    71677167                                (uEAX >> 8) & 0xff,
    71687168                                (uEAX >> 16) & 0xff);
     7169
     7170                /** @todo 0x80000008:ECX is reserved on Intel (we'll get incorrect physical core
     7171                 *        count here). */
    71697172                pHlp->pfnPrintf(pHlp,
    71707173                                "Physical Core Count:             %d\n",
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