VMMR3.def revision b462aa2f4cc3e48140d004c1c6245a813b362f52
; $Id$
;; @file
; VMM Ring-3 Context DLL - Definition file.
;
; Copyright (C) 2010 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
; you can redistribute it and/or modify it under the terms of the GNU
; General Public License (GPL) as published by the Free Software
; Foundation, in version 2 as it comes in the "COPYING" file of the
; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
;
LIBRARY VBoxVMMR3.dll
EXPORTS
; data
; code
CFGMR3GetFirstChild
CFGMR3GetNextChild
CFGMR3GetNameLen
CFGMR3GetFirstValue
CFGMR3GetNextValue
CFGMR3GetValueNameLen
CFGMR3GetValueType
CFGMR3Dump
CFGMR3CreateTree
CFGMR3GetValueName
CFGMR3GetName
CFGMR3RemoveNode
CFGMR3InsertBytes
CFGMR3InsertStringFV
CFGMR3InsertStringF
CFGMR3InsertStringN
CFGMR3InsertString
CFGMR3InsertStringW
CFGMR3InsertInteger
CFGMR3QueryStringAllocDef
CFGMR3RemoveValue
CFGMR3QueryIntegerDef
CFGMR3QueryGCPtrSDef
CFGMR3QueryGCPtrUDef
CFGMR3QueryGCPtrDef
CFGMR3QueryPtrDef
CFGMR3QueryBoolDef
CFGMR3QueryS8Def
CFGMR3QueryU8Def
CFGMR3QueryS16Def
CFGMR3QueryU16Def
CFGMR3QueryPortDef
CFGMR3QueryS32Def
CFGMR3QuerySIntDef
CFGMR3QueryU32Def
CFGMR3QueryUIntDef
CFGMR3QueryS64Def
CFGMR3QueryU64Def
CFGMR3QueryInteger
CFGMR3QueryGCPtrS
CFGMR3QueryGCPtrU
CFGMR3QueryGCPtr
CFGMR3QueryPtr
CFGMR3QueryBool
CFGMR3QueryS8
CFGMR3QueryU8
CFGMR3QueryS16
CFGMR3QueryU16
CFGMR3QueryPort
CFGMR3QueryS32
CFGMR3QuerySInt
CFGMR3QueryU32
CFGMR3QueryUInt
CFGMR3QueryS64
CFGMR3QueryU64
CFGMR3QuerySize
CFGMR3QueryType
CFGMR3AreValuesValid
CFGMR3AreChildrenValid
CFGMR3GetChildFV
CFGMR3GetChildF
CFGMR3GetChild
CFGMR3InsertNode
CFGMR3InsertNodeFV
CFGMR3InsertNodeF
CFGMR3InsertSubTree
CFGMR3ValidateConfig
CFGMR3QueryBytes
CFGMR3QueryStringDef
CFGMR3QueryString
CFGMR3QueryStringAlloc
PDMCritSectEnter
PDMCritSectEnterDebug
PDMCritSectTryEnter
PDMCritSectTryEnterDebug
PDMR3CritSectEnterEx
PDMCritSectLeave
PDMCritSectIsOwner
PDMCritSectIsOwnerEx
PDMCritSectIsOwned
PDMCritSectIsInitialized
PDMCritSectHasWaiters
PDMCritSectGetRecursion
PDMR3CritSectYield
PDMR3CritSectName
PDMR3CritSectScheduleExitEvent
PDMR3CritSectDelete
PDMR3QueueDestroy
PDMQueueAlloc
PDMQueueInsert
PDMQueueInsertEx
PDMQueueR0Ptr
PDMQueueRCPtr
PGMHandlerPhysicalPageTempOff
PGMPhysReadGCPtr
PGMPhysSimpleDirtyWriteGCPtr
PGMPhysSimpleReadGCPtr
PGMPhysSimpleWriteGCPhys
PGMPhysSimpleWriteGCPtr
PGMPhysWriteGCPtr
PGMShwMakePageWritable
TMR3TimerSetCritSect
TMR3TimerLoad
TMR3TimerSave
TMR3TimerDestroy
TMTimerFromMicro
TMTimerFromMilli
TMTimerFromNano
TMTimerGet
TMTimerGetFreq
TMTimerGetMicro
TMTimerGetMilli
TMTimerGetNano
TMTimerIsActive
TMTimerR0Ptr
TMTimerR3Ptr
TMTimerRCPtr
TMTimerSet
TMTimerSetFrequencyHint
TMTimerSetMicro
TMTimerSetMillies
TMTimerSetNano
TMTimerSetRelative
TMTimerStop
TMTimerToMicro
TMTimerToMilli
TMTimerToNano
VMMGetSvnRev
VMSetError
VMSetErrorV