VirtualBox

Changeset 81153 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Oct 8, 2019 1:59:03 PM (5 years ago)
Author:
vboxsync
Message:

VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576

Location:
trunk/src/VBox/VMM/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/EMInternal.h

    r80018 r81153  
    160160    /** Id of the VCPU that last executed code in the recompiler. */
    161161    VMCPUID                 idLastRemCpu;
    162 
    163 #ifdef VBOX_WITH_REM
    164     /** REM critical section.
    165      * This protects recompiler usage
    166      */
    167     PDMCRITSECT             CritSectREM;
    168 #endif
    169162} EM;
    170163/** Pointer to EM VM instance data. */
  • trunk/src/VBox/VMM/include/VMMInternal.h

    r80281 r81153  
    331331    STAMCOUNTER                 StatRZCallPGMMapChunk;
    332332    STAMCOUNTER                 StatRZCallPGMAllocHandy;
    333     STAMCOUNTER                 StatRZCallRemReplay;
    334333    STAMCOUNTER                 StatRZCallVMSetError;
    335334    STAMCOUNTER                 StatRZCallVMSetRuntimeError;
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