VirtualBox

Changeset 9211 in vbox


Ignore:
Timestamp:
May 29, 2008 8:54:54 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31376
Message:

Fixed an inverted LOG_ENABLED ifdef (this should improve performance).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUM.cpp

    r9154 r9211  
    18221822
    18231823    uint32_t cbInstr;
    1824 #ifdef LOG_ENABLED
     1824#ifndef LOG_ENABLED
    18251825    rc = DISInstr(pCpu, GCPtrPC, 0, &cbInstr, NULL);
    18261826    if (VBOX_SUCCESS(rc))
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