VirtualBox

Changeset 59652 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Feb 12, 2016 12:20:10 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105505
Message:

VMM: Build fixes when VBOX_WITH_REM is not defined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/EM.cpp

    r59073 r59652  
    24052405                        Log(("EMR3ExecuteVM: VINF_EM_TRIPLE_FAULT: CPU reset...\n"));
    24062406                        Assert(pVM->cCpus == 1);
     2407#ifdef VBOX_WITH_REM
    24072408                        REMR3Reset(pVM);
     2409#endif
    24082410                        PGMR3ResetCpu(pVM, pVCpu);
    24092411                        TRPMR3ResetCpu(pVCpu);
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