VirtualBox

Changeset 48188 in vbox for trunk/src


Ignore:
Timestamp:
Aug 30, 2013 12:31:23 PM (11 years ago)
Author:
vboxsync
Message:

TRPMR0.cpp: Removed debug statement accidentally committed in r88087. This was causing testboxmac2 to frequently reboot.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/TRPMR0.cpp

    r47826 r48188  
    4646    pVCpu->trpm.s.uActiveVector = UINT32_MAX;
    4747    AssertMsgReturnVoid(uActiveVector < 256, ("uActiveVector=%#x is invalid! (More assertions to come, please enjoy!)\n", uActiveVector));
    48 RTLogPrintf("uActiveVector=%d\n", uActiveVector);
    4948
    5049#if HC_ARCH_BITS == 64 && defined(RT_OS_DARWIN)
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