VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMRC/VMMRC.def@ 39723

Last change on this file since 39723 was 39357, checked in by vboxsync, 13 years ago

e1000: reverted r74918

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.5 KB
Line 
1; $Id: VMMRC.def 39357 2011-11-17 21:27:04Z vboxsync $
2;; @file
3; VMM Raw-mode Context DLL - Definition file.
4
5;
6; Copyright (C) 2006-2009 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 VMMGC.gc
18EXPORTS
19 ; data
20
21 ; code
22 CPUMGCResumeGuest
23 CPUMGCResumeGuestV86
24 PDMCritSectEnter
25 PDMCritSectEnterDebug
26 PDMCritSectLeave
27 PDMCritSectIsOwner
28 PDMQueueAlloc
29 PDMQueueInsert
30 PGMHandlerPhysicalPageTempOff
31 PGMShwMakePageWritable
32 PGMPhysSimpleWriteGCPhys
33 PGMPhysSimpleReadGCPtr
34 PGMPhysSimpleWriteGCPtr
35 PGMPhysReadGCPtr
36 PGMPhysWriteGCPtr
37 PGMPhysSimpleDirtyWriteGCPtr
38 RTLogDefaultInstance
39 RTLogRelDefaultInstance
40 RTTimeMilliTS
41 RTTraceBufAddMsgF
42 RTTraceBufAddPos
43 RTTraceBufAddPosMsgF
44 SELMGetHyperCS
45 TMTimerFromMilli
46 TMTimerFromMicro
47 TMTimerFromNano
48 TMTimerGet
49 TMTimerGetFreq
50 TMTimerIsActive
51 TMTimerIsLockOwner
52 TMTimerLock
53 TMTimerSet
54 TMTimerSetRelative
55 TMTimerSetMillies
56 TMTimerSetMicro
57 TMTimerSetNano
58 TMTimerSetFrequencyHint
59 TMTimerStop
60 TMTimerUnlock
61 TRPMGCHandlerGeneric
62 TRPMGCHandlerInterupt
63 TRPMGCHandlerTrap08
64 TRPMGCHandlerTrap12
65 MMGCRamWriteNoTrapHandler
66 MMGCRamReadNoTrapHandler
67 VMMGetSvnRev
68 vmmGCLoggerFlush
69 vmmGCLoggerWrapper
70 vmmGCRelLoggerWrapper
71 vmmGCTestTrap0d_FaultEIP
72 vmmGCTestTrap0e_FaultEIP
73 vmmGCTestTrap3_FaultEIP
74 vmmGCTestTrap8_FaultEIP
75 VMSetError
76 VMSetErrorV
77 VMXGCStartVM64
78 SVMGCVMRun64
79 HWACCMSaveGuestFPU64
80 HWACCMSaveGuestDebug64
81 HWACCMTestSwitcher64
82
83 ; runtime
84 nocrt_memchr
85 nocrt_memcmp
86 nocrt_memcpy
87 memcpy=nocrt_memcpy ; not-os2
88 nocrt_memmove
89 nocrt_memset
90 memset=nocrt_memset ; not-os2
91 nocrt_strcpy
92 nocrt_strcmp
93 nocrt_strchr
94 RTAssertMsg1Weak
95 RTAssertMsg2Weak
96 RTAssertShouldPanic
97 RTLogDefaultInstance
98 RTTimeNanoTSLegacySync
99 RTTimeNanoTSLegacyAsync
100 RTTimeNanoTSLFenceSync
101 RTTimeNanoTSLFenceAsync
102 RTTimeNanoTS
103 RTCrc32
104 ASMMultU64ByU32DivByU32 ; not-os2
105
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