VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
include 30572   15 年 vboxsync Removed PGMPhysGCPhys2R3Ptr usage from PATM.
PATM 30575   15 年 vboxsync Compile warnings
testcase 30572   15 年 vboxsync Removed PGMPhysGCPhys2R3Ptr usage from PATM.
VMMAll 30684   15 年 vboxsync TM: Added resettable accounting stats. Count the halts and execution …
VMMGC 30338   15 年 vboxsync EM,IOM: Don't try write directly to the fault address as the backing …
VMMR0 30664   15 年 vboxsync PGMR3SharedModuleCheckAll is executed async, so this doesn't work at all
VMMRZ 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMSwitcher 30180   15 年 vboxsync Make 32->64 switcher SMP aware.
CFGM.cpp 79.9 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
CFGMInternal.h 3.0 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
CPUM.cpp 187.3 KB 30493   15 年 vboxsync Demoted some PGM apis to internal only.
CPUMInternal.h 11.9 KB 30263   15 年 vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
CPUMInternal.mac 13.5 KB 30263   15 年 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   15 年 vboxsync Demoted some PGM apis to internal only.
DBGFAddrSpace.cpp 35.7 KB 30257   15 年 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.0 KB 30493   15 年 vboxsync Demoted some PGM apis to internal only.
DBGFInfo.cpp 30.1 KB 30060   15 年 vboxsync VMM: Dump all info items into the guru meditation log.
DBGFInternal.h 9.3 KB 30072   15 年 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   15 年 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   15 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
DBGFStack.cpp 20.7 KB 30081   15 年 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   15 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
EMHandleRCTmpl.h 11.9 KB 30520   15 年 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.4 KB 30263   15 年 vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
GMM.cpp 13.3 KB 30660   15 年 vboxsync Very annoying to return informational codes without hitting …
HWACCM.cpp 131.2 KB 30453   15 年 vboxsync DBGFR3DisasInstrEx: Flags for overriding the instruction set, adding …
HWACCMInternal.h 33.8 KB 30183   15 年 vboxsync Compile fix
HWACCMInternal.mac 2.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
IOM.cpp 81.1 KB 30050   15 年 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 29566   15 年 vboxsync Enabled page fusion code (feature itself is still disabled)
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   15 年 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   15 年 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   15 年 vboxsync VMM: Removed 4 unused functions.
PDMAsyncCompletion.cpp 42.0 KB 30690   15 年 vboxsync AsyncCompletion: Add the address of the request to the log
PDMAsyncCompletionFile.cpp 40.2 KB 30297   15 年 vboxsync AsyncCompletion/File: Disable async flushes on Solaris hosts for now. …
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   15 年 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   15 年 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   15 年 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   15 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
PDMInternal.h 44.2 KB 29911   15 年 vboxsync PDMInternal.h: Updated fQueueFlushing docs.
PDMLdr.cpp 53.6 KB 30072   15 年 vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
PDMQueue.cpp 28.9 KB 30111   15 年 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   15 年 vboxsync USB: properly name internal USB devices for logging
PGM.cpp 221.2 KB 30573   15 年 vboxsync Drop PGM_GCPHYS_2_PTR usage
PGMBth.h 10.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMDbg.cpp 25.9 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMGst.h 4.8 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMGstDefs.h 5.1 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMHandler.cpp 23.1 KB 30326   15 年 vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
PGMInline.h 52.9 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMInternal.h 158.0 KB 30613   15 年 vboxsync Free zero page when loading a saved state with prealloc enabled.
PGMMap.cpp 50.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMPhys.cpp 138.7 KB 30652   15 年 vboxsync Reset balloon counter during reset
PGMPhysRWTmpl.h 1.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMPool.cpp 47.5 KB 30574   15 年 vboxsync One more case of PGM_GCPHYS_2_PTR
PGMSavedState.cpp 116.4 KB 30616   15 年 vboxsync Put back assertion
PGMSharedPage.cpp 7.6 KB 30661   15 年 vboxsync Corrected assertion
PGMShw.h 9.8 KB 30326   15 年 vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
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   15 年 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 307.9 KB 30396   15 年 vboxsync Teleportation: Make the progress bar move during teleportation. The …
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 30684   15 年 vboxsync TM: Added resettable accounting stats. Count the halts and execution …
TMInternal.h 27.5 KB 30684   15 年 vboxsync TM: Added resettable accounting stats. Count the halts and execution …
TRPM.cpp 75.9 KB 30493   15 年 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 29342   15 年 vboxsync Missing dependency
VM.cpp 142.3 KB 30473   15 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMEmt.cpp 41.8 KB 30473   15 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMInternal.h 16.0 KB 30473   15 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMM.cpp 80.9 KB 30473   15 年 vboxsync VMM: First shot at the fatal error misbehavior (PAE).
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 26.0 KB 30453   15 年 vboxsync DBGFR3DisasInstrEx: Flags for overriding the instruction set, adding …
VMMInternal.h 22.0 KB 29902   15 年 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   15 年 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 30112   15 年 vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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