VirtualBox

Changeset 71697 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Apr 6, 2018 10:01:26 AM (7 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: nit.

File:
1 edited

Legend:

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

    r71692 r71697  
    43524352        pSvmTransient->fWasHyperDebugStateActive = CPUMIsHyperDebugStateActive(pVCpu);
    43534353    }
    4354     pSvmTransient->fWasGuestFPUStateActive = CPUMIsGuestFPUStateActive(pVCpu);
     4354    pSvmTransient->fWasGuestFPUStateActive = true;
    43554355
    43564356    /* Merge the guest and nested-guest MSRPM. */
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