VirtualBox

Changeset 18207 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Mar 24, 2009 4:55:17 PM (16 years ago)
Author:
vboxsync
Message:

PGMPhysGCPhys2R3Ptr: quiet, please.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp

    r18143 r18207  
    12921292    VM_ASSERT_EMT(pVM); /* no longer safe for use outside the EMT thread! */
    12931293
    1294     LogAlways(("PGMPhysGCPhys2R3Ptr(,%RGp,%#x,): dont use this API!\n", GCPhys, cbRange)); /** @todo eliminate this API! */
     1294    Log(("PGMPhysGCPhys2R3Ptr(,%RGp,%#x,): dont use this API!\n", GCPhys, cbRange)); /** @todo eliminate this API! */
    12951295# if defined(IN_RC) || defined(VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0)
    12961296    AssertFailedReturn(VERR_NOT_IMPLEMENTED);
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