VirtualBox

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


Ignore:
Timestamp:
Aug 19, 2009 1:40:03 PM (15 years ago)
Author:
vboxsync
Message:

CFGM: dump the conf only for the node given.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CFGM.cpp

    r22161 r22346  
    25302530{
    25312531    LogRel(("************************* CFGM dump *************************\n"));
    2532     cfgmR3Info(pRoot->pVM, DBGFR3InfoLogRelHlp(), NULL);
     2532    cfgmR3Dump(pRoot, 0, DBGFR3InfoLogRelHlp());
    25332533    LogRel(("********************* End of CFGM dump **********************\n"));
    25342534}
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