VirtualBox

Changeset 72896 in vbox


Ignore:
Timestamp:
Jul 4, 2018 5:06:08 PM (6 years ago)
Author:
vboxsync
Message:

iemCImpl_cpuid: Don't get all MSRs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h

    r72891 r72896  
    68066806    }
    68076807
    6808     /** @todo make CPUMGetGuestCpuId import any necessary MSR state. */
    6809     IEM_CTX_IMPORT_RET(pVCpu, CPUMCTX_EXTRN_ALL_MSRS);
    68106808    CPUMGetGuestCpuId(pVCpu, pVCpu->cpum.GstCtx.eax, pVCpu->cpum.GstCtx.ecx,
    68116809                      &pVCpu->cpum.GstCtx.eax, &pVCpu->cpum.GstCtx.ebx, &pVCpu->cpum.GstCtx.ecx, &pVCpu->cpum.GstCtx.edx);
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