VirtualBox

Changeset 15729 in vbox for trunk/src/VBox/VMM/VMMR0


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

Assertion update

File:
1 edited

Legend:

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

    r15728 r15729  
    36543654#ifdef RT_OS_WINDOWS
    36553655    Assert(ASMGetFlags() & X86_EFL_IF);
     3656#else
     3657    Assert(!(ASMGetFlags() & X86_EFL_IF));
    36563658#endif
    36573659    return rc;
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