VirtualBox

Changeset 12837 in vbox for trunk/src/VBox/VMM/VMMInternal.h


Ignore:
Timestamp:
Sep 30, 2008 3:34:05 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37204
Message:

VMM: more VT-x/AMD-V guru meditation fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMInternal.h

    r12479 r12837  
    250250    /** The Ring-0 jmp buffer. */
    251251    VMMR0JMPBUF                 CallHostR0JmpBuf;
    252     /** Buffer for storing ring 0 assertion output, so we can reroute it to the release log. */
     252    /** @} */
     253
     254    /** Buffer for storing the standard assertion message for a ring-0 assertion.
     255     * Used for saving the assertion message text for the release log and guru
     256     * meditation dump. */
    253257    char                        szRing0AssertMsg1[256];
     258    /** Buffer for storing the custom message for a ring-0 assertion. */
    254259    char                        szRing0AssertMsg2[256];
    255     /** @} */
    256260
    257261    /** Number of VMMR0_DO_RUN_GC calls. */
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