VirtualBox

Changeset 10214

Show
Ignore:
Timestamp:
07/04/08 12:55:00 (2 months ago)
Author:
vboxsync
Message:

Too noisy log statement

Files:

Legend:

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

    r10202 r10214  
    454454{ 
    455455    APICState *s = PDMINS2DATA(pDevIns, APICState *); 
    456     LogFlow(("apicGetTPR: returns %#x\n", s->tpr >> 4)); 
     456    Log2(("apicGetTPR: returns %#x\n", s->tpr >> 4)); 
    457457    return s->tpr >> 4; 
    458458} 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy