VirtualBox

Changeset 55292 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Apr 15, 2015 3:31:51 PM (10 years ago)
Author:
vboxsync
Message:

HM,CPUM,IEM: XSETBV fixes and adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r55290 r55292  
    1064210642    HMVMX_VALIDATE_EXIT_HANDLER_PARAMS();
    1064310643
    10644     int rc = hmR0VmxReadEntryInstrLenVmcs(pVmxTransient);
     10644    int rc = hmR0VmxReadExitInstrLenVmcs(pVmxTransient);
    1064510645    rc |= hmR0VmxSaveGuestRegsForIemExec(pVCpu, pMixedCtx, false /*fMemory*/, false /*fNeedRsp*/);
    1064610646    rc |= hmR0VmxSaveGuestCR4(pVCpu, pMixedCtx);
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