VirtualBox

Changeset 45693 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 24, 2013 11:32:42 AM (12 years ago)
Author:
vboxsync
Message:

VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault conditions in HM, to result in a guru meditation.

File:
1 edited

Legend:

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

    r45620 r45693  
    241241/** Unexpected guest mapping conflict detected. */
    242242#define VERR_EM_UNEXPECTED_MAPPING_CONFLICT (-1154)
     243/** Reason for leaving RC: A triple-fault condition. Currently, causes
     244 *  a guru meditation. */
     245#define VINF_EM_TRIPLE_FAULT                1155
    243246/** @} */
    244247
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