VirtualBox

Changeset 45829 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 30, 2013 10:10:37 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85402
Message:

Don't panic on bad state and ignore assertions and other error conditions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r45809 r45829  
    11341134/** Attempted to use stub switcher. */
    11351135#define VERR_VMM_SWITCHER_STUB              (-2715)
     1136/** HM returned in the wrong state. */
     1137#define VERR_VMM_WRONG_HM_VMCPU_STATE       (-2716)
    11361138/** @} */
    11371139
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