VirtualBox

Changeset 17546 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 9, 2009 2:29:49 AM (16 years ago)
Author:
vboxsync
Message:

VMM: Don't make host calls for Assertion or logging purposes when we're already in one, it will kind of screw things up in really weird ways. Increased the size of VMM::szRing0AssertMsg1, it was too small for some of the more elaborate assertions.

File:
1 edited

Legend:

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

    r15583 r17546  
    597597        struct VMM  s;
    598598#endif
    599         char        padding[1536];       /* multiple of 32 */
     599        char        padding[1600];       /* multiple of 32 */
    600600    } vmm;
    601601
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