VirtualBox

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


Ignore:
Timestamp:
Dec 23, 2008 2:09:52 PM (16 years ago)
Author:
vboxsync
Message:

Assertion only valid for windows hosts.

File:
1 edited

Legend:

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

    r15724 r15728  
    36523652
    36533653    VMXActivateVMCS(pVCpu->hwaccm.s.vmx.pVMCSPhys);
     3654#ifdef RT_OS_WINDOWS
    36543655    Assert(ASMGetFlags() & X86_EFL_IF);
    3655 
     3656#endif
    36563657    return rc;
    36573658}
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