VirtualBox

Changeset 60635 in vbox


Ignore:
Timestamp:
Apr 21, 2016 4:20:38 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106794
Message:

IOAPIC uses its own log group.

Location:
trunk
Files:
2 edited

Legend:

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

    r60238 r60635  
    112112    /** IDE Device group. */
    113113    LOG_GROUP_DEV_IDE,
     114    /** I/O APIC Device group. */
     115    LOG_GROUP_DEV_IOAPIC,
    114116    /** The internal networking IP stack Device group. */
    115117    LOG_GROUP_DEV_INIP,
     
    833835    "DEV_HPET",     \
    834836    "DEV_IDE",      \
     837    "DEV_IOAPIC",   \
    835838    "DEV_INIP",     \
    836839    "DEV_KBD",      \
  • trunk/src/VBox/Devices/PC/DevIoApic.cpp

    r57358 r60635  
    4343*   Header Files                                                                                                                 *
    4444*********************************************************************************************************************************/
    45 #define LOG_GROUP LOG_GROUP_DEV_APIC
     45#define LOG_GROUP LOG_GROUP_DEV_IOAPIC
    4646#include <VBox/vmm/pdmdev.h>
    4747
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