VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
include 30572   14 年 vboxsync Removed PGMPhysGCPhys2R3Ptr usage from PATM.
PATM 31636   14 年 vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
testcase 31895   14 年 vboxsync FT updates
VMMAll 31947   14 年 vboxsync PGM: paging hierarchy dumpers refactoring in progress.
VMMGC 31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
VMMR0 31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
VMMRZ 31838   14 年 vboxsync PGMRZDynMap.cpp: better high load check in PGMRZDynMapPushAutoSubset …
VMMSwitcher 30180   14 年 vboxsync Make 32->64 switcher SMP aware.
CFGM.cpp 80.7 KB 30955   14 年 vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
CFGMInternal.h 3.0 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
CPUM.cpp 187.9 KB 31395   14 年 vboxsync CPUM.cpp: Added /CPUM/EnableNX config option, defaults to false. …
CPUMInternal.h 11.9 KB 30263   14 年 vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
CPUMInternal.mac 13.5 KB 30263   14 年 vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
DBGF.cpp 31.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFAddr.cpp 15.0 KB 30493   14 年 vboxsync Demoted some PGM apis to internal only.
DBGFAddrSpace.cpp 35.7 KB 30257   14 年 vboxsync 2x use AssertCompileNS.
DBGFBp.cpp 26.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFCpu.cpp 2.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFDisas.cpp 25.1 KB 31460   14 年 vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
DBGFInfo.cpp 30.1 KB 30060   14 年 vboxsync VMM: Dump all info items into the guru meditation log.
DBGFInternal.h 9.3 KB 30072   14 年 vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
DBGFLog.cpp 4.2 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFMem.cpp 17.0 KB 30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
DBGFModule.cpp 10.7 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFOS.cpp 13.5 KB 30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
DBGFReg.cpp 21.6 KB 31491   14 年 vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
DBGFStack.cpp 20.7 KB 30081   14 年 vboxsync VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux).
DBGFSym.cpp 33.3 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
EM.cpp 98.7 KB 30473   14 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
EMHandleRCTmpl.h 11.9 KB 30520   14 年 vboxsync don't assert on VERR_SVM_UNABLE_TO_START_VM:.
EMHwaccm.cpp 20.4 KB 29329   15 年 vboxsync removed VBOX_WITH_VMI
EMInternal.h 15.4 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
EMRaw.cpp 58.5 KB 31636   14 年 vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
FTM.cpp 27.4 KB 31953   14 年 vboxsync FT updates
FTMInternal.h 2.7 KB 31895   14 年 vboxsync FT updates
GMM.cpp 13.4 KB 30726   14 年 vboxsync Must be callable from any thread
HWACCM.cpp 131.4 KB 30791   14 年 vboxsync fixed HWACCM structure assertions.
HWACCMInternal.h 33.8 KB 30789   14 年 vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
HWACCMInternal.mac 2.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
IOM.cpp 81.1 KB 30050   14 年 vboxsync VMM: Removed 4 unused functions.
IOMInternal.h 19.4 KB 29436   15 年 vboxsync IOM: Profile all callbacks, don't bother count the as we can derive …
Makefile.kmk 12.5 KB 31789   14 年 vboxsync FT updates
MM.cpp 28.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMHeap.cpp 21.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMHyper.cpp 45.6 KB 30493   14 年 vboxsync Demoted some PGM apis to internal only.
MMInternal.h 26.5 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMPagePool.cpp 18.5 KB 30493   14 年 vboxsync Demoted some PGM apis to internal only.
MMUkHeap.cpp 15.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDM.cpp 75.4 KB 30050   14 年 vboxsync VMM: Removed 4 unused functions.
PDMAsyncCompletion.cpp 42.0 KB 31183   14 年 vboxsync AsyncCompletion: Update flags
PDMAsyncCompletionFile.cpp 40.9 KB 31182   14 年 vboxsync AsyncCompletion: Fix flags
PDMAsyncCompletionFileCache.cpp 83.1 KB 29587   15 年 vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
PDMAsyncCompletionFileFailsafe.cpp 8.4 KB 30147   14 年 vboxsync AsyncCompletion: Fix race in the failsafe manager when checking the …
PDMAsyncCompletionFileInternal.h 27.9 KB 29587   15 年 vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
PDMAsyncCompletionFileNormal.cpp 65.2 KB 30111   14 年 vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
PDMAsyncCompletionInternal.h 10.1 KB 29496   15 年 vboxsync AsyncCompletion: Log requests which take longer than 10 seconds
PDMCritSect.cpp 20.8 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDevHlp.cpp 131.2 KB 30129   14 年 vboxsync PDM: typo
PDMDevice.cpp 37.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDevMiscHlp.cpp 21.9 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDriver.cpp 53.8 KB 30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
PDMInternal.h 44.2 KB 29911   14 年 vboxsync PDMInternal.h: Updated fQueueFlushing docs.
PDMLdr.cpp 53.6 KB 30072   14 年 vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
PDMQueue.cpp 28.9 KB 30111   14 年 vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
PDMThread.cpp 34.0 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMUsb.cpp 50.5 KB 30528   14 年 vboxsync USB: properly name internal USB devices for logging
PGM.cpp 197.8 KB 31948   14 年 vboxsync PGM: paging hierarchy dumpers refactoring in progress.
PGMBth.h 10.1 KB 31851   14 年 vboxsync pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking.
PGMDbg.cpp 62.0 KB 31949   14 年 vboxsync grr. typo.
PGMGst.h 4.8 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMGstDefs.h 12.3 KB 31870   14 年 vboxsync PGM: Don't sync unnecessary PTE bits.
PGMHandler.cpp 23.1 KB 30326   14 年 vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
PGMInline.h 49.8 KB 31444   14 年 vboxsync PGM: Don't let the ATA device exhaust the dynamic mapping cache - …
PGMInternal.h 174.9 KB 31938   14 年 vboxsync FT updates
PGMMap.cpp 50.7 KB 31775   14 年 vboxsync PGM: Wrap up all access to PAE/LM PTEs so that we can treat the …
PGMPhys.cpp 148.1 KB 31938   14 年 vboxsync FT updates
PGMPhysRWTmpl.h 1.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMPool.cpp 49.9 KB 31897   14 年 vboxsync Compile fix
PGMSavedState.cpp 117.3 KB 31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
PGMSharedPage.cpp 14.0 KB 31529   14 年 vboxsync pSharedModules -> g_apSharedModules. (r64559 looked like RT_ELEMENTS …
PGMShw.h 10.0 KB 31851   14 年 vboxsync pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking.
pure_test.sh 3.0 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
REMInternal.h 9.0 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SELM.cpp 101.5 KB 30647   14 年 vboxsync SELM.cpp: Assertion -> log statement as it trigged during guru meditations.
SELMInternal.h 7.7 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SSM.cpp 308.8 KB 31895   14 年 vboxsync FT updates
SSMInternal.h 10.4 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
STAM.cpp 69.4 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
STAMInternal.h 3.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
TM.cpp 126.9 KB 30799   14 年 vboxsync TM: Made it possible to enable the resettable accounting stats in …
TMInternal.h 27.6 KB 30799   14 年 vboxsync TM: Made it possible to enable the resettable accounting stats in …
TRPM.cpp 75.9 KB 30493   14 年 vboxsync Demoted some PGM apis to internal only.
TRPMInternal.h 8.8 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
TRPMInternal.mac 3.7 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxVMMDeps.cpp 1.8 KB 31727   14 年 vboxsync Pull in new code
VM.cpp 144.7 KB 31895   14 年 vboxsync FT updates
VMEmt.cpp 41.8 KB 30473   14 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMInternal.h 16.0 KB 30473   14 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMM.cpp 81.0 KB 30798   14 年 vboxsync VMM: print couple more att flags
VMMCodingGuidelines.cpp 3.7 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMDocsRawMode.cpp 972 位元組 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMGuruMeditation.cpp 27.2 KB 31839   14 年 vboxsync build fix
VMMInternal.h 22.0 KB 29902   14 年 vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
VMMInternal.mac 2.3 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMSwitcher.cpp 37.3 KB 30149   14 年 vboxsync Added note
VMMTests.cpp 24.2 KB 29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
VMReq.cpp 46.8 KB 31631   14 年 vboxsync Wrong assertion
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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