VirtualBox

Changeset 26677 in vbox for trunk


Ignore:
Timestamp:
Feb 22, 2010 4:19:43 PM (15 years ago)
Author:
vboxsync
Message:

Logging update

File:
1 edited

Legend:

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

    r26625 r26677  
    508508                     || PGM_PAGE_GET_STATE(pPage) == PGM_PAGE_STATE_ALLOCATED)
    509509                {
    510                     LogFlow(("Found page with wrong attributes; cancel check. rc=%d\n", rc));
     510                    LogFlow(("Found page %RGp with wrong attributes; cancel check. rc=%d\n", GCPhys, rc));
    511511                    break;
    512512                }
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