VirtualBox

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


Ignore:
Timestamp:
Feb 17, 2010 4:14:42 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57817
Message:

Logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r26616 r26619  
    29702970                     || PGM_PAGE_GET_STATE(pPage) == PGM_PAGE_STATE_ALLOCATED)
    29712971                {
     2972                    LogFlow(("Found page with wrong attributes; cancel check. rc=%d\n", rc));
    29722973                    break;
    29732974                }
     
    29922993                    HCPhys = PGM_PAGE_GET_HCPHYS(pPage);
    29932994                }
     2995                else
     2996                    LogFlow(("pgmPhysAllocLargePage failed with %Rrc\n", rc));
    29942997            }
    29952998        }
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