VirtualBox

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


Ignore:
Timestamp:
May 22, 2009 2:38:45 PM (16 years ago)
Author:
vboxsync
Message:

Noisy logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp

    r19910 r19913  
    28912891            errCode |= X86_TRAP_PF_P;
    28922892
    2893         Log(("EPT Page fault %x at %RGp error code %x\n", (uint32_t)exitQualification, GCPhys, errCode));
     2893        LogFlow(("EPT Page fault %x at %RGp error code %x\n", (uint32_t)exitQualification, GCPhys, errCode));
    28942894
    28952895        /* GCPhys contains the guest physical address of the page fault. */
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