VirtualBox

Changeset 44386 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 25, 2013 6:18:12 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83357
Message:

CFGM: Some smaller PVM/PUVM adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cfgm.h

    r44340 r44386  
    44
    55/*
    6  * Copyright (C) 2006-2010 Oracle Corporation
     6 * Copyright (C) 2006-2013 Oracle Corporation
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    8484VMMR3DECL(int)          CFGMR3Init(PVM pVM, PFNCFGMCONSTRUCTOR pfnCFGMConstructor, void *pvUser);
    8585VMMR3DECL(int)          CFGMR3Term(PVM pVM);
    86 
    87 
    88 VMMR3DECL(PCFGMNODE)    CFGMR3CreateTree(PVM pVM);
    8986VMMR3DECL(int)          CFGMR3ConstructDefaultTree(PVM pVM);
     87
     88VMMR3DECL(PCFGMNODE)    CFGMR3CreateTree(PUVM pUVM);
    9089VMMR3DECL(void)         CFGMR3Dump(PCFGMNODE pRoot);
    9190VMMR3DECL(int)          CFGMR3DuplicateSubTree(PCFGMNODE pRoot, PCFGMNODE *ppCopy);
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