VirtualBox

Changeset 33938 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Nov 10, 2010 3:50:41 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67598
Message:

removed logging

File:
1 edited

Legend:

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

    r33936 r33938  
    9393{
    9494    LogFlow(("CPUMR0Init: %p\n", pVM));
    95 
    96 #ifdef VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI
    97     for (unsigned i = 0; i < RT_ELEMENTS(g_aLApics); i++)
    98         if (g_aLApics[i].pv)
    99             SUPR0Printf(" CPU%d: %llx => %llx\n", i, g_aLApics[i].PhysBase, (uint64_t)g_aLApics[i].pv);
    100 #endif
    10195
    10296    /*
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