VirtualBox

Changeset 49983 in vbox for trunk/include/VBox/log.h


Ignore:
Timestamp:
Dec 19, 2013 12:23:17 PM (11 years ago)
Author:
vboxsync
Message:

Devices/Graphics: VMware SVGA II compatible graphics emulation (2D only), including the associated small API and VBoxManage changes, contributed by trivirt AG.

File:
1 edited

Legend:

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

    r49891 r49983  
    148148    /** VMM Device group for logging guest backdoor logging to stderr. */
    149149    LOG_GROUP_DEV_VMM_STDERR,
     150    /** VMSVGA Device group. */
     151    LOG_GROUP_DEV_VMSVGA,
    150152    /** Disassembler group. */
    151153    LOG_GROUP_DIS,
     
    735737    "DEV_VMM_BACKDOOR", \
    736738    "DEV_VMM_STDERR", \
     739    "DEV_VMSVGA",   \
    737740    "DIS",          \
    738741    "DRV",          \
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