VirtualBox

Changeset 61061 in vbox for trunk


Ignore:
Timestamp:
May 19, 2016 7:39:06 PM (8 years ago)
Author:
vboxsync
Message:

CPUM,++: build fix to previous commit.

File:
1 edited

Legend:

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

    r61058 r61061  
    467467            {
    468468                Assert(!(pVCpu->cpum.s.fUseFlags & CPUM_SYNC_FPU_STATE));
    469                 HMR0SaveFPUState(pVCpu->CTX_SUFF(pVM), pVCpu, pCtx);
     469                HMR0SaveFPUState(pVCpu->CTX_SUFF(pVM), pVCpu, &pVCpu->cpum.s.Guest);
    470470            }
    471471            else
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