VirtualBox

Changeset 41394 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 22, 2012 2:23:54 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78103
Message:

PGMPhys.cpp: Opps. that change was not supposed to go in. :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp

    r41393 r41394  
    33913391    Log5(("pgmR3PhysRomWriteHandler: %d %c %#08RGp %#04zx\n", pRomPage->enmProt, enmAccessType == PGMACCESSTYPE_READ ? 'R' : 'W', GCPhys, cbBuf));
    33923392    NOREF(pvPhys);
    3393 RTLogPrintf("pgmPhysRomWriteHandler: enmAccessType=%d GCPhys=%RGp\n", (uint32_t)enmAccessType, GCPhys);
    33943393
    33953394    if (enmAccessType == PGMACCESSTYPE_READ)
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