VirtualBox

Changeset 50511 in vbox for trunk/include


Ignore:
Timestamp:
Feb 19, 2014 4:59:18 PM (11 years ago)
Author:
vboxsync
Message:

VMMDev.h: missing sanity mask for guest capabilities.

File:
1 edited

Legend:

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

    r49846 r50511  
    509509 * not. */
    510510#define VMMDEV_GUEST_SUPPORTS_GRAPHICS                      RT_BIT_32(2)
     511/** The mask of valid events, for sanity checking. */
     512#define VMMDEV_GUEST_CAPABILITIES                           UINT32_C(0x00000007)
    511513/** @} */
    512514
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