VirtualBox

source: vbox/trunk/src/VBox/VMM@ 26160

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
testcase 26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
VMMAll 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
VMMGC 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
VMMR0 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
VMMRZ 25760   15 年 vboxsync VMMRZ.cpp: docs.
VMMSwitcher 25497   15 年 vboxsync LegacyAndAMD64.mac: addendum to r56150
CFGM.cpp 80.1 KB 26111   15 年 vboxsync CFGM: Added CFGMR3ValidateConfig as a replacement for …
CFGMInternal.h 3.2 KB 22526   15 年 vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
CPUM.cpp 171.0 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
CPUMInternal.h 12.0 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
CPUMInternal.mac 13.5 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
DBGF.cpp 31.7 KB 25728   15 年 vboxsync *: Use RTMSINTERVAL for timeouts.
DBGFAddr.cpp 15.2 KB 23012   15 年 vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFAddrSpace.cpp 32.8 KB 25942   15 年 vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
DBGFBp.cpp 26.3 KB 23012   15 年 vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFCpu.cpp 2.3 KB 24061   15 年 vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
DBGFDisas.cpp 23.7 KB 23012   15 年 vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFInfo.cpp 26.6 KB 24009   15 年 vboxsync don't use <ctype.h> on UTF-8.
DBGFInternal.h 9.3 KB 19757   16 年 vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFLog.cpp 4.4 KB 23012   15 年 vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFMem.cpp 17.2 KB 25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
DBGFModule.cpp 10.9 KB 19757   16 年 vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFOS.cpp 13.7 KB 23015   15 年 vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
DBGFStack.cpp 21.1 KB 23012   15 年 vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFSym.cpp 33.5 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
EM.cpp 97.5 KB 25825   15 年 vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
EMHandleRCTmpl.h 12.2 KB 26120   15 年 vboxsync EMHandlerRCTmpl.h: todo update.
EMHwaccm.cpp 20.6 KB 26146   15 年 vboxsync Make sure we fall back to the recompiler if the VMM device heap is …
EMInternal.h 14.6 KB 21251   15 年 vboxsync emR3SingleStepExecRem shouldn't be static
EMRaw.cpp 58.6 KB 24999   15 年 vboxsync VMM: Fixed a few of -Wshadow warnings.
GMM.cpp 10.1 KB 20864   15 年 vboxsync SUP,*: API cleanup.
HWACCM.cpp 129.3 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
HWACCMInternal.h 33.5 KB 26103   15 年 vboxsync Do not enable NXE if the host hasn't activated it (32 bits VT-x only)
HWACCMInternal.mac 2.3 KB 15962   16 年 vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
IOM.cpp 82.0 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
IOMInternal.h 19.8 KB 22924   15 年 vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
Makefile.kmk 12.9 KB 25946   15 年 vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
MM.cpp 28.8 KB 26106   15 年 vboxsync MM.cpp: Register the reserved page counts with STAM.
MMHeap.cpp 21.8 KB 20774   15 年 vboxsync Debug logging updates for the hyper heap
MMHyper.cpp 46.0 KB 25732   15 年 vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
MMInternal.h 26.7 KB 22939   15 年 vboxsync MMInternal.h: typo.
MMPagePool.cpp 18.7 KB 20866   15 年 vboxsync SUP: Removed two obsolete allocation APIs.
MMUkHeap.cpp 15.3 KB 20774   15 年 vboxsync Debug logging updates for the hyper heap
PDM.cpp 73.4 KB 26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
PDMAsyncCompletion.cpp 46.0 KB 26147   15 年 vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDMAsyncCompletionFile.cpp 31.0 KB 26147   15 年 vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDMAsyncCompletionFileCache.cpp 76.5 KB 26147   15 年 vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDMAsyncCompletionFileFailsafe.cpp 8.2 KB 26147   15 年 vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDMAsyncCompletionFileInternal.h 22.9 KB 25147   15 年 vboxsync AsyncCompletion/Cache: Complete all pending writes before completing a …
PDMAsyncCompletionFileNormal.cpp 40.9 KB 26147   15 年 vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDMAsyncCompletionInternal.h 11.2 KB 26147   15 年 vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDMCritSect.cpp 19.5 KB 25748   15 年 vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
PDMDevHlp.cpp 130.7 KB 26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
PDMDevice.cpp 36.5 KB 26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
PDMDevMiscHlp.cpp 21.3 KB 26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
PDMDriver.cpp 51.8 KB 26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
PDMInternal.h 43.6 KB 26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
PDMLdr.cpp 47.0 KB 26155   15 年 vboxsync PDMLdr.cpp: Finished PDMR3LdrGetInterfaceSymbols.
PDMQueue.cpp 30.5 KB 25015   15 年 vboxsync VMM: a few more -Wshadow fixes.
PDMThread.cpp 33.1 KB 25728   15 年 vboxsync *: Use RTMSINTERVAL for timeouts.
PGM.cpp 216.0 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMBth.h 10.8 KB 20759   15 年 vboxsync More locking
PGMDbg.cpp 26.0 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMGst.h 5.0 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
PGMGstDefs.h 5.3 KB 17215   16 年 vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMHandler.cpp 23.1 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMInline.h 52.9 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMInternal.h 153.6 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMMap.cpp 50.8 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMPhys.cpp 120.2 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMPhysRWTmpl.h 1.8 KB 20808   15 年 vboxsync Removed dead code
PGMPool.cpp 43.3 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMSavedState.cpp 112.9 KB 26160   15 年 vboxsync PDM: s/pDevReg/pReg/g
PGMShw.h 10.0 KB 24077   15 年 vboxsync Fixed nested paging for 64 bits guests on 32 bits hosts (AMD-V only).
pure_test.sh 3.2 KB 25884   15 年 vboxsync filemuncher
REMInternal.h 9.2 KB 25368   15 年 vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
SELM.cpp 101.7 KB 25862   15 年 vboxsync SELM.cpp: Updated todo.
SELMInternal.h 7.9 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SSM.cpp 299.2 KB 25235   15 年 vboxsync SSM.cpp: -Wshadow.
SSMInternal.h 10.6 KB 24804   15 年 vboxsync SSM: Added the pass to the statistics (so it's possible to watch progress).
STAM.cpp 69.6 KB 25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
STAMInternal.h 3.8 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
TM.cpp 116.1 KB 26158   15 年 vboxsync TMR3UTCNow -> TMR3UtcNow + DevHlp.
TMInternal.h 24.8 KB 22242   15 年 vboxsync Made TSC underflow checking more generic.
TRPM.cpp 76.1 KB 25825   15 年 vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
TRPMInternal.h 9.0 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
TRPMInternal.mac 3.9 KB 19286   16 年 vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
VBoxVMMDeps.cpp 1.9 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
VM.cpp 143.6 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
VMEmt.cpp 42.5 KB 24740   15 年 vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
VMInternal.h 16.6 KB 24738   15 年 vboxsync VMReq.cpp: Made VMR3ReqProcessU re-entrant.
VMM.cpp 81.0 KB 26066   15 年 vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
VMMCodingGuidelines.cpp 3.9 KB 9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMMDocsRawMode.cpp 1.1 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMMGuruMeditation.cpp 20.2 KB 20875   15 年 vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
VMMInternal.h 22.2 KB 26066   15 年 vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
VMMInternal.mac 2.5 KB 23487   15 年 vboxsync VMM: Saved and restore the [R|E]FLAGS register in the …
VMMSwitcher.cpp 36.8 KB 25946   15 年 vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
VMMTests.cpp 24.4 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
VMReq.cpp 47.4 KB 25759   15 年 vboxsync iprt/semaphore.h: RT_LOCK_CHECK_ORDER && IN_RING3 -> wrap …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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