VirtualBox

Changeset 16106 in vbox


Ignore:
Timestamp:
Jan 20, 2009 10:35:20 PM (16 years ago)
Author:
vboxsync
Message:

CPUMR0: forgot to remove a line.

File:
1 edited

Legend:

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

    r16103 r16106  
    261261    if (CPUMIsGuestInLongModeEx(pCtx))
    262262    {
    263 if (!(pVCpu->cpum.s.fUseFlags & CPUM_SYNC_FPU_STATE))
    264263        if (!(pVCpu->cpum.s.fUseFlags & CPUM_SYNC_FPU_STATE))
    265264            HWACCMR0SaveFPUState(pVM, pVCpu, pCtx);
    266 
    267 
    268265        cpumR0RestoreHostFPUState(&pVCpu->cpum.s);
    269266    }
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