VirtualBox
Show
Ignore:
Timestamp:
10/11/07 17:57:00 (1 year ago)
Author:
vboxsync
Message:

GCFGM mock-up.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/gvmm.h

    r5233 r5240  
    107107GVMMR0DECL(int)     GVMMR0Init(void); 
    108108GVMMR0DECL(void)    GVMMR0Term(void); 
     109GVMMR0DECL(int)     GVMMR0SetConfig(PSUPDRVSESSION pSession, const char *pszName, uint64_t u64Value); 
     110GVMMR0DECL(int)     GVMMR0QueryConfig(PSUPDRVSESSION pSession, const char *pszName, uint64_t *pu64Value); 
    109111 
    110112GVMMR0DECL(int)     GVMMR0CreateVM(PSUPDRVSESSION pSession, PVM *ppVM); 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy