VirtualBox

Changeset 50512 in vbox


Ignore:
Timestamp:
Feb 19, 2014 5:07:57 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
92354
Message:

VMMDev.h: missing sanity mask for guest capabilities, better name.

File:
1 edited

Legend:

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

    r50511 r50512  
    510510#define VMMDEV_GUEST_SUPPORTS_GRAPHICS                      RT_BIT_32(2)
    511511/** The mask of valid events, for sanity checking. */
    512 #define VMMDEV_GUEST_CAPABILITIES                           UINT32_C(0x00000007)
     512#define VMMDEV_GUEST_CAPABILITIES_MASK                      UINT32_C(0x00000007)
    513513/** @} */
    514514
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