VirtualBox

Changeset 23033 in vbox


Ignore:
Timestamp:
Sep 15, 2009 2:37:54 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52343
Message:

Reversed ifdef corrected (not harmful though)

File:
1 edited

Legend:

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

    r22890 r23033  
    25972597    Assert(!(ASMGetFlags() & X86_EFL_IF));
    25982598    ASMSetFlags(uOldEFlags);
    2599 #ifndef VBOX_WITH_VMMR0_DISABLE_PREEMPTION
     2599#ifdef VBOX_WITH_VMMR0_DISABLE_PREEMPTION
    26002600    uOldEFlags = ~(RTCCUINTREG)0;
    26012601#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette