VirtualBox

Changeset 49538 in vbox for trunk


Ignore:
Timestamp:
Nov 18, 2013 4:21:40 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90717
Message:

VMM/CPUM: typo

File:
1 edited

Legend:

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

    r49182 r49538  
    39403940    {
    39413941        ASMCpuIdExSlow(0xc0000001, 0, 0, 0, &Host.eax, &Host.ebx, &Host.ecx, &Host.edx);
    3942         uint32_t uEdxGst = pVM->cpum.s.aGuestCpuIdExt[1].edx;
     3942        uint32_t uEdxGst = pVM->cpum.s.aGuestCpuIdCentaur[1].edx;
    39433943        uint32_t uEdxHst = Host.edx;
    39443944
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