VirtualBox

Changeset 29613 in vbox for trunk/include


Ignore:
Timestamp:
May 18, 2010 11:40:07 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61764
Message:

Pass back return code in the request packet to preserve informational codes. (VMMR3CallR0 chokes on them)

File:
1 edited

Legend:

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

    r29567 r29613  
    486486    /** Guest OS type. */
    487487    VBOXOSFAMILY                enmGuestOS;
    488     /** Alignment. */
    489     uint32_t                    u32Alignment;
     488    /** return code. */
     489    uint32_t                    rc;
    490490    /** Module name */
    491491    char                        szName[GMM_SHARED_MODULE_MAX_NAME_STRING];
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