VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3/VMMR3.def@ 47682

Last change on this file since 47682 was 46792, checked in by vboxsync, 12 years ago

Added CFGMR3DestroyTree.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 7.3 KB
Line 
1; $Id: VMMR3.def 46792 2013-06-26 09:27:42Z vboxsync $
2;; @file
3; VMM Ring-3 Context DLL - Definition file.
4
5;
6; Copyright (C) 2010-2013 Oracle Corporation
7;
8; This file is part of VirtualBox Open Source Edition (OSE), as
9; available from http://www.virtualbox.org. This file is free software;
10; you can redistribute it and/or modify it under the terms of the GNU
11; General Public License (GPL) as published by the Free Software
12; Foundation, in version 2 as it comes in the "COPYING" file of the
13; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
14; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
15;
16
17LIBRARY VBoxVMM.dll
18EXPORTS
19 ; data
20
21 ; code
22 CFGMR3GetRoot
23 CFGMR3GetFirstChild
24 CFGMR3GetNextChild
25 CFGMR3GetNameLen
26 CFGMR3GetFirstValue
27 CFGMR3GetNextValue
28 CFGMR3GetValueNameLen
29 CFGMR3GetValueType
30 CFGMR3Dump
31 CFGMR3CreateTree
32 CFGMR3DestroyTree
33 CFGMR3GetValueName
34 CFGMR3GetName
35 CFGMR3RemoveNode
36 CFGMR3InsertBytes
37 CFGMR3InsertStringFV
38 CFGMR3InsertStringF
39 CFGMR3InsertStringN
40 CFGMR3InsertString
41 CFGMR3InsertStringW
42 CFGMR3InsertInteger
43 CFGMR3QueryStringAllocDef
44 CFGMR3RemoveValue
45 CFGMR3QueryIntegerDef
46 CFGMR3QueryGCPtrSDef
47 CFGMR3QueryGCPtrUDef
48 CFGMR3QueryGCPtrDef
49 CFGMR3QueryPtrDef
50 CFGMR3QueryBoolDef
51 CFGMR3QueryS8Def
52 CFGMR3QueryU8Def
53 CFGMR3QueryS16Def
54 CFGMR3QueryU16Def
55 CFGMR3QueryPortDef
56 CFGMR3QueryS32Def
57 CFGMR3QuerySIntDef
58 CFGMR3QueryU32Def
59 CFGMR3QueryUIntDef
60 CFGMR3QueryS64Def
61 CFGMR3QueryU64Def
62 CFGMR3QueryInteger
63 CFGMR3QueryGCPtrS
64 CFGMR3QueryGCPtrU
65 CFGMR3QueryGCPtr
66 CFGMR3QueryPtr
67 CFGMR3QueryBool
68 CFGMR3QueryS8
69 CFGMR3QueryU8
70 CFGMR3QueryS16
71 CFGMR3QueryU16
72 CFGMR3QueryPort
73 CFGMR3QueryS32
74 CFGMR3QuerySInt
75 CFGMR3QueryU32
76 CFGMR3QueryUInt
77 CFGMR3QueryS64
78 CFGMR3QueryU64
79 CFGMR3QuerySize
80 CFGMR3QueryType
81 CFGMR3AreValuesValid
82 CFGMR3AreChildrenValid
83 CFGMR3GetChildFV
84 CFGMR3GetChildF
85 CFGMR3GetChild
86 CFGMR3InsertNode
87 CFGMR3InsertNodeFV
88 CFGMR3InsertNodeF
89 CFGMR3InsertSubTree
90 CFGMR3ValidateConfig
91 CFGMR3QueryBytes
92 CFGMR3QueryStringDef
93 CFGMR3QueryString
94 CFGMR3QueryStringAlloc
95 CFGMR3GetParent
96 CFGMR3GetRootU
97
98 CSAMR3IsEnabled
99 CSAMR3SetScanningEnabled
100
101 DBGCCreate
102
103 DBGFR3CoreWrite
104 DBGFR3Info
105 DBGFR3InfoRegisterExternal
106 DBGFR3InjectNMI
107 DBGFR3LogModifyDestinations
108 DBGFR3LogModifyFlags
109 DBGFR3LogModifyGroups
110 DBGFR3OSDetect
111 DBGFR3OSQueryNameAndVersion
112 DBGFR3RegCpuQueryU32
113 DBGFR3RegFormatValue
114 DBGFR3RegNmQuery
115 DBGFR3RegNmQueryAll
116 DBGFR3RegNmQueryAllCount
117 DBGFR3OSDeregister
118 DBGFR3OSRegister
119 DBGFR3MemReadString
120 DBGFR3MemRead
121 DBGFR3MemScan
122 DBGFR3AddrFromFlat
123 DBGFR3AsSymbolByName
124 DBGFR3AsResolveAndRetain
125 DBGFR3AsSetAlias
126 DBGFR3AddrAdd
127 DBGFR3AddrSub
128 DBGFR3AsGetConfig
129 DBGFR3CpuGetMode
130 DBGFR3AddrFromSelOff
131
132 EMR3QueryExecutionPolicy
133 EMR3SetExecutionPolicy
134
135 FTMR3CancelStandby
136 FTMR3PowerOn
137
138 HMR3IsEnabled
139 HMR3IsNestedPagingActive
140 HMR3IsUXActive
141 HMR3IsVpidActive
142
143 MMR3HeapFree
144 MMR3HeapRealloc
145
146 PATMR3AllowPatching
147 PATMR3IsEnabled
148
149 PDMR3AsyncCompletionBwMgrSetMaxForFile
150 PDMR3DeviceAttach
151 PDMR3DeviceDetach
152 PDMR3DriverAttach
153 PDMR3NsBwGroupSetLimit
154 PDMR3QueryDeviceLun
155 PDMR3QueryDriverOnLun
156 PDMR3QueryLun
157
158 PDMCritSectEnter
159 PDMCritSectEnterDebug
160 PDMCritSectTryEnter
161 PDMCritSectTryEnterDebug
162 PDMR3CritSectEnterEx
163 PDMCritSectLeave
164 PDMCritSectIsOwner
165 PDMCritSectIsOwnerEx
166 PDMCritSectIsOwned
167 PDMCritSectIsInitialized
168 PDMCritSectHasWaiters
169 PDMCritSectGetRecursion
170 PDMR3CritSectYield
171 PDMR3CritSectName
172 PDMR3CritSectScheduleExitEvent
173 PDMR3CritSectDelete
174
175 PDMR3QueueDestroy
176 PDMQueueAlloc
177 PDMQueueInsert
178 PDMQueueInsertEx
179 PDMQueueR0Ptr
180 PDMQueueRCPtr
181
182 PDMR3ThreadDestroy
183 PDMR3ThreadIAmRunning
184 PDMR3ThreadIAmSuspending
185 PDMR3ThreadResume
186 PDMR3ThreadSleep
187 PDMR3ThreadSuspend
188
189 PDMR3UsbCreateProxyDevice
190 PDMR3UsbDetachDevice
191 PDMR3UsbHasHub
192
193 PGMHandlerPhysicalPageTempOff
194 PGMPhysReadGCPtr
195 PGMPhysSimpleDirtyWriteGCPtr
196 PGMPhysSimpleReadGCPtr
197 PGMPhysSimpleWriteGCPhys
198 PGMPhysSimpleWriteGCPtr
199 PGMPhysWriteGCPtr
200 PGMShwMakePageWritable
201 PGMR3QueryGlobalMemoryStats
202 PGMR3QueryMemoryStats
203
204 SSMR3Close
205 SSMR3DeregisterExternal
206 SSMR3DeregisterInternal
207 SSMR3GetBool
208 SSMR3GetGCPhys
209 SSMR3GetGCPhys32
210 SSMR3GetGCPhys64
211 SSMR3GetGCPtr
212 SSMR3GetGCUInt
213 SSMR3GetGCUIntPtr
214 SSMR3GetGCUIntReg
215 SSMR3GetIOPort
216 SSMR3GetMem
217 SSMR3GetRCPtr
218 SSMR3GetS128
219 SSMR3GetS16
220 SSMR3GetS32
221 SSMR3GetS64
222 SSMR3GetS8
223 SSMR3GetSInt
224 SSMR3GetSel
225 SSMR3GetStrZ
226 SSMR3GetStrZEx
227 SSMR3GetStruct
228 SSMR3GetStructEx
229 SSMR3GetU128
230 SSMR3GetU16
231 SSMR3GetU32
232 SSMR3GetU64
233 SSMR3GetU8
234 SSMR3GetUInt
235 SSMR3HandleGetAfter
236 SSMR3HandleGetStatus
237 SSMR3HandleHostBits
238 SSMR3HandleHostOSAndArch
239 SSMR3HandleIsLiveSave
240 SSMR3HandleMaxDowntime
241 SSMR3HandleReportLivePercent
242 SSMR3HandleRevision
243 SSMR3HandleSetStatus
244 SSMR3HandleVersion
245 SSMR3Open
246 SSMR3PutBool
247 SSMR3PutGCPhys
248 SSMR3PutGCPhys32
249 SSMR3PutGCPhys64
250 SSMR3PutGCPtr
251 SSMR3PutGCUInt
252 SSMR3PutGCUIntPtr
253 SSMR3PutGCUIntReg
254 SSMR3PutIOPort
255 SSMR3PutMem
256 SSMR3PutRCPtr
257 SSMR3PutS128
258 SSMR3PutS16
259 SSMR3PutS32
260 SSMR3PutS64
261 SSMR3PutS8
262 SSMR3PutSInt
263 SSMR3PutSel
264 SSMR3PutStrZ
265 SSMR3PutStruct
266 SSMR3PutStructEx
267 SSMR3PutU128
268 SSMR3PutU16
269 SSMR3PutU32
270 SSMR3PutU64
271 SSMR3PutU8
272 SSMR3PutUInt
273 SSMR3Seek
274 SSMR3SetCfgError
275 SSMR3SetLoadError
276 SSMR3SetLoadErrorV
277 SSMR3Skip
278 SSMR3SkipToEndOfUnit
279 SSMR3ValidateFile
280 SSMR3Cancel
281 SSMR3RegisterExternal
282
283 STAMR3Dump
284 STAMR3Enum
285 STAMR3Reset
286 STAMR3Snapshot
287 STAMR3SnapshotFree
288 STAMR3GetUnit
289
290 TMR3TimerSetCritSect
291 TMR3TimerLoad
292 TMR3TimerSave
293 TMR3TimerDestroy
294 TMTimerFromMicro
295 TMTimerFromMilli
296 TMTimerFromNano
297 TMTimerGet
298 TMTimerGetFreq
299 TMTimerGetMicro
300 TMTimerGetMilli
301 TMTimerGetNano
302 TMTimerIsActive
303 TMTimerIsLockOwner
304 TMTimerLock
305 TMTimerR0Ptr
306 TMTimerR3Ptr
307 TMTimerRCPtr
308 TMTimerSet
309 TMTimerSetFrequencyHint
310 TMTimerSetMicro
311 TMTimerSetMillies
312 TMTimerSetNano
313 TMTimerSetRelative
314 TMTimerStop
315 TMTimerToMicro
316 TMTimerToMilli
317 TMTimerToNano
318 TMTimerUnlock
319 TMR3GetWarpDrive
320 TMR3SetWarpDrive
321
322 VMMGetCpu
323
324 VMMGetSvnRev
325 VMSetError
326 VMSetErrorV
327 VMR3AtErrorDeregister
328 VMR3AtErrorRegister
329 VMR3AtRuntimeErrorRegister
330 VMR3AtStateRegister
331 VMR3Create
332 VMR3Destroy
333 VMR3GetCpuCoreAndPackageIdFromCpuId
334 VMR3GetStateName
335 VMR3GetStateU
336 VMR3GetVM
337 VMR3HotPlugCpu
338 VMR3HotUnplugCpu
339 VMR3LoadFromFile
340 VMR3LoadFromStream
341 VMR3PowerOff
342 VMR3PowerOn
343 VMR3ReleaseUVM
344 VMR3ReqCallU
345 VMR3ReqCallVoidWaitU
346 VMR3ReqCallWaitU
347 VMR3ReqFree
348 VMR3ReqPriorityCallWaitU
349 VMR3ReqWait
350 VMR3Reset
351 VMR3Resume
352 VMR3RetainUVM
353 VMR3Save
354 VMR3SetCpuExecutionCap
355 VMR3SetError
356 VMR3Suspend
357 VMR3Teleport
358 VMR3AtStateDeregister
359 VMR3GetUVM
360
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette