VirtualBox

Changeset 20869 in vbox for trunk/include


Ignore:
Timestamp:
Jun 24, 2009 12:27:17 AM (16 years ago)
Author:
vboxsync
Message:

VMMR3RawRunGC: cause guru meditation if cr3 mismatches. EMR3FatalError: change to guru meditation or we risk resuming execution and blowing up.

File:
1 edited

Legend:

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

    r20743 r20869  
    815815/** Reason for leaving R0: Hit a ring-0 assertion on EMT. */
    816816#define VERR_VMM_RING0_ASSERTION            (-2701)
     817/** The hyper CR3 differs between PGM and CPUM. */
     818#define VERR_VMM_HYPER_CR3_MISMATCH         (-2702)
    817819/** @} */
    818820
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