VirtualBox

Changeset 72533 in vbox for trunk


Ignore:
Timestamp:
Jun 13, 2018 5:30:24 AM (7 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Left over from r123017.

File:
1 edited

Legend:

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

    r72531 r72533  
    92259225    Assert(!ASMIntAreEnabled());
    92269226    VMCPU_SET_STATE(pVCpu, VMCPUSTATE_STARTED_HM);
    9227 
    9228 #ifdef HMVMX_ALWAYS_SWAP_FPU_STATE
    9229     if (CPUMR0FpuStateMaybeSaveGuestAndRestoreHost(pVM, pVCpu))
    9230     {
    9231         hmR0VmxSaveGuestCR0(pVCpu, pMixedCtx);
    9232         HMCPU_CF_SET(pVCpu, HM_CHANGED_GUEST_CR0);
    9233     }
    9234 #endif
    92359227
    92369228#if HC_ARCH_BITS == 64
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