VirtualBox

Changeset 67580 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Jun 23, 2017 10:31:44 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116335
Message:

recompiler: Better error code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r67523 r67580  
    21422142    {
    21432143        AssertMsgFailed(("Bad scheduling - can't exec. nested-guest in REM!\n"));
    2144         return VERR_NOT_SUPPORTED;
     2144        return VERR_EM_CANNOT_EXEC_GUEST;
    21452145    }
    21462146
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