VirtualBox

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


Ignore:
Timestamp:
Sep 16, 2008 9:14:29 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36579
Message:

Also print ring 0 release assertion messages to the release log. Now we get meaningless
VINF_EM_DBG_HYPER_ASSERTION guru meditations.

Bumped the minor version of the support driver, because of new exports.

File:
1 edited

Legend:

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

    r11474 r12479  
    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. */
     253    char                        szRing0AssertMsg1[256];
     254    char                        szRing0AssertMsg2[256];
    252255    /** @} */
    253256
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