VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3@ 36993

名稱 檔案大小 修訂 年份 作者 最後變更
../
VMReq.cpp 48.1 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
VMMTests.cpp 24.3 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
VMMSwitcher.cpp 37.3 KB 36415   14 年 vboxsync nits
VMMR3.def 5.0 KB 34703   14 年 vboxsync VMMR3.def: Corrected the DLL name.
VMMGuruMeditation.cpp 27.3 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
VMM.cpp 85.3 KB 36944   14 年 vboxsync VBox/param.h: Bumped the max RAM limit up to 2TB on 64-bit hosts (was …
VMEmt.cpp 44.7 KB 36437   14 年 vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
VM.cpp 156.5 KB 36768   14 年 vboxsync IEM: Initial commit, work in progress.
VBoxVMMDeps.cpp 1.9 KB 35410   14 年 vboxsync DBGFReg revamp #2.
TRPM.cpp 76.1 KB 36823   14 年 vboxsync IEM: fixed interrupt delivery in verification mode.
TM.cpp 129.7 KB 36254   14 年 vboxsync GIP,++: Lots of CPUs (disabled).
STAM.cpp 72.2 KB 35696   14 年 vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
SSM.cpp 308.9 KB 36912   14 年 vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
SELM.cpp 101.6 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
PGMShw.h 10.2 KB 35333   14 年 vboxsync VMM source reorg.
PGMSharedPage.cpp 14.0 KB 36891   14 年 vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
PGMSavedState.cpp 122.8 KB 36891   14 年 vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
PGMPool.cpp 53.6 KB 36960   14 年 vboxsync PGM,MM: Heap and shadow pool size adjustments for large memory configs.
PGMPhysRWTmpl.h 1.6 KB 35333   14 年 vboxsync VMM source reorg.
PGMPhys.cpp 160.4 KB 36960   14 年 vboxsync PGM,MM: Heap and shadow pool size adjustments for large memory configs.
PGMMap.cpp 50.6 KB 36891   14 年 vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
PGMHandler.cpp 23.4 KB 36891   14 年 vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
PGMGst.h 4.8 KB 35333   14 年 vboxsync VMM source reorg.
PGMDbg.cpp 97.0 KB 36891   14 年 vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
PGMBth.h 10.1 KB 35333   14 年 vboxsync VMM source reorg.
PGM.cpp 199.8 KB 36893   14 年 vboxsync PGM: Removed the #ifndef PGM_USE_RAMRANGE_TLB code.
PDMUsb.cpp 50.6 KB 35810   14 年 vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
PDMThread.cpp 34.4 KB 36437   14 年 vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
PDMQueue.cpp 28.9 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
PDMLdr.cpp 57.9 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
PDMDriver.cpp 57.4 KB 35810   14 年 vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
PDMDevMiscHlp.cpp 23.7 KB 36820   14 年 vboxsync PDMDevMiscHlp.cpp: Correct logging.
PDMDevice.cpp 37.8 KB 35810   14 年 vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
PDMDevHlp.cpp 140.2 KB 36437   14 年 vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
PDMCritSect.cpp 20.8 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
PDMBlkCache.cpp 90.8 KB 36568   14 年 vboxsync PDMBlkCache: fixed memory leak
PDMAsyncCompletionFileNormal.cpp 64.3 KB 36001   14 年 vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
PDMAsyncCompletionFileFailsafe.cpp 9.8 KB 36001   14 年 vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
PDMAsyncCompletionFile.cpp 45.9 KB 36799   14 年 vboxsync AsyncCompletion: Add debugger command to inject delays. Disabled by default
PDMAsyncCompletion.cpp 54.7 KB 36001   14 年 vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
PDM.cpp 81.5 KB 36041   14 年 vboxsync Main/VMM: Use UVM w/ refcounting - part 1.
PATMSSM.cpp 57.0 KB 36669   14 年 vboxsync PATM: Record trampoline patches in the target to update the …
PATMPatch.h 5.6 KB 35348   14 年 vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMPatch.cpp 52.1 KB 35348   14 年 vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMGuest.cpp 8.3 KB 35348   14 年 vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMA.mac 5.3 KB 35348   14 年 vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMA.asm 70.5 KB 35348   14 年 vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATM.cpp 253.3 KB 36969   14 年 vboxsync more gcc-4.6 -Werror=int-to-pointer-cast fixes
MMUkHeap.cpp 15.1 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
MMPagePool.cpp 18.5 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
MMHyper.cpp 50.2 KB 36960   14 年 vboxsync PGM,MM: Heap and shadow pool size adjustments for large memory configs.
MMHeap.cpp 21.7 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
MM.cpp 28.6 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
Makefile.kup 0 位元組 35406   14 年 vboxsync VMMR3/Makefile.kup
IOM.cpp 81.1 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
IEMR3.cpp 1.7 KB 36788   14 年 vboxsync OSE build fix.
HWACCM.cpp 134.4 KB 36912   14 年 vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
GMM.cpp 13.4 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
FTM.cpp 41.5 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
EMRaw.cpp 59.0 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
EMHwaccm.cpp 20.9 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
EM.cpp 101.5 KB 36825   14 年 vboxsync EM: Check inhibit pc against RIP, not EIP. Corrected logging.
DBGFSym.cpp 33.3 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFStack.cpp 20.8 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFReg.cpp 82.3 KB 36826   14 年 vboxsync DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable.
DBGFOS.cpp 13.5 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFModule.cpp 10.7 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFMem.cpp 23.5 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFLog.cpp 4.2 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFInfo.cpp 30.1 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFDisas.cpp 25.1 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFCpu.cpp 2.1 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFCoreWrite.cpp 19.5 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFBp.cpp 26.2 KB 35694   14 年 vboxsync Debugger console: more cleanup.
DBGFAddrSpace.cpp 35.7 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFAddr.cpp 15.1 KB 35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGF.cpp 31.7 KB 36768   14 年 vboxsync IEM: Initial commit, work in progress.
CSAM.cpp 96.4 KB 36969   14 年 vboxsync more gcc-4.6 -Werror=int-to-pointer-cast fixes
CPUMDbg.cpp 51.0 KB 35625   14 年 vboxsync DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
CPUM.cpp 188.3 KB 36863   14 年 vboxsync CPUM: Don't assert if the supported standard CPUID level is smaller …
CFGM.cpp 81.7 KB 36819   14 年 vboxsync CFGM: Shut up two -O3 warnings on mac.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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