VirtualBox

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


Ignore:
Timestamp:
May 7, 2009 2:51:03 PM (16 years ago)
Author:
vboxsync
Message:

DevAPIC: do not flood the release log!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevAPIC.cpp

    r19475 r19489  
    17981798                                                           polarity,
    17991799                                                           trig_mode);
    1800                 /* We must be sure that attempts to reschedule in R3 
     1800                /* We must be sure that attempts to reschedule in R3
    18011801                   never get here */
    18021802                Assert(rc == VINF_SUCCESS);
     
    20382038
    20392039#ifdef VBOX_WITH_SMP_GUESTS
    2040     LogRel(("[SMP] apicMMIORead at %llx\n", (uint64_t)GCPhysAddr));
     2040    Log(("[SMP] apicMMIORead at %llx\n", (uint64_t)GCPhysAddr));
    20412041#endif
    20422042
     
    20922092
    20932093#ifdef VBOX_WITH_SMP_GUESTS
    2094     LogRel(("[SMP] apicMMIOWrite at %llx\n", (uint64_t)GCPhysAddr));
     2094    Log(("[SMP] apicMMIOWrite at %llx\n", (uint64_t)GCPhysAddr));
    20952095#endif
    20962096
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