VirtualBox

Changeset 28907 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Apr 29, 2010 4:09:43 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60853
Message:

Devices/VirtIO: make it build for release builds with logging enabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VirtIO/Virtio.cpp

    r28800 r28907  
    2727#define IFACE_TO_STATE(pIface, ifaceName) ((VPCISTATE *)((char*)pIface - RT_OFFSETOF(VPCISTATE, ifaceName)))
    2828
    29 #ifdef DEBUG
     29#ifdef LOG_ENABLED
    3030#define QUEUENAME(s, q) (q->pcszName)
    3131#endif /* DEBUG */
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