source:
vbox/trunk/src/VBox/VMM@
23015
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
PATM | 23011 | 15 年 | VMM,VMMDev: Some VMMR3ReqCall refactoring. | ||
testcase | 23015 | 15 年 | VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. … | ||
VMMAll | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | ||
VMMGC | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | ||
VMMR0 | 22949 | 15 年 | TRPMR0A.asm: Align the trpmR0DispatchHostInterruptSimple code better. | ||
VMMRZ | 20875 | 15 年 | VMM: Renamed almost all references to CallHost to CallRing3. | ||
VMMSwitcher | 21946 | 15 年 | AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit. | ||
CFGM.cpp | 75.4 KB | 22526 | 15 年 | CFGM: Fixed string length bug in CFGMR3InsertStringFV. | |
CFGMInternal.h | 3.2 KB | 22526 | 15 年 | CFGM: Fixed string length bug in CFGMR3InsertStringFV. | |
CPUM.cpp | 118.7 KB | 22891 | 15 年 | cpumR3Load: Don't overwrite VM::cCpus. That value *must* be unchanged … | |
CPUMInternal.h | 11.7 KB | 21252 | 15 年 | First attempt to enable hypervisor breakpoints with vt-x/amd-v guests | |
CPUMInternal.mac | 13.4 KB | 18927 | 16 年 | Big step to separate VMM data structures for guest SMP. (pgm, em) | |
DBGF.cpp | 31.3 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFAddr.cpp | 15.2 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFAddrSpace.cpp | 32.6 KB | 22112 | 15 年 | DBGF,REM,Diggers: Converted more of the code dealing with debug symbol … | |
DBGFBp.cpp | 26.3 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFDisas.cpp | 23.7 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFInfo.cpp | 26.5 KB | 23015 | 15 年 | VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. … | |
DBGFInternal.h | 9.3 KB | 19757 | 16 年 | VMM,IPRT,DBGC: Debug address spaces. | |
DBGFLog.cpp | 4.4 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFMem.cpp | 16.8 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFModule.cpp | 10.9 KB | 19757 | 16 年 | VMM,IPRT,DBGC: Debug address spaces. | |
DBGFOS.cpp | 13.7 KB | 23015 | 15 年 | VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. … | |
DBGFStack.cpp | 21.1 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFSym.cpp | 33.2 KB | 22112 | 15 年 | DBGF,REM,Diggers: Converted more of the code dealing with debug symbol … | |
EM.cpp | 92.6 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
EMHandleRCTmpl.h | 11.2 KB | 21653 | 15 年 | TPR patching updates | |
EMHwaccm.cpp | 20.4 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
EMInternal.h | 14.6 KB | 21251 | 15 年 | emR3SingleStepExecRem shouldn't be static | |
EMRaw.cpp | 58.7 KB | 22493 | 15 年 | VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating … | |
GMM.cpp | 10.1 KB | 20864 | 15 年 | SUP,*: API cleanup. | |
HWACCM.cpp | 120.1 KB | 23011 | 15 年 | VMM,VMMDev: Some VMMR3ReqCall refactoring. | |
HWACCMInternal.h | 32.3 KB | 22429 | 15 年 | VMM,x86.h/mac: Be more careful with X86DESCHC. | |
HWACCMInternal.mac | 2.3 KB | 15962 | 16 年 | Added debugging code (inactive) for tracking the state of the 32/64 … | |
IOM.cpp | 82.0 KB | 20776 | 15 年 | IOMR3MMIODeregister: unlock in assertion return paths | |
IOMInternal.h | 19.8 KB | 22924 | 15 年 | VMM: Made STAM assert on missaligned statistics. Fixed a bunch of … | |
Makefile.kmk | 12.1 KB | 22906 | 15 年 | VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability … | |
MM.cpp | 27.9 KB | 22793 | 15 年 | SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the … | |
MMHeap.cpp | 21.8 KB | 20774 | 15 年 | Debug logging updates for the hyper heap | |
MMHyper.cpp | 46.0 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
MMInternal.h | 26.7 KB | 22939 | 15 年 | MMInternal.h: typo. | |
MMPagePool.cpp | 18.7 KB | 20866 | 15 年 | SUP: Removed two obsolete allocation APIs. | |
MMUkHeap.cpp | 15.3 KB | 20774 | 15 年 | Debug logging updates for the hyper heap | |
PDM.cpp | 52.1 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
PDMAsyncCompletion.cpp | 37.9 KB | 22309 | 15 年 | PDMAsyncCompletion: Add first part of the cache for file I/O | |
PDMAsyncCompletionFile.cpp | 26.7 KB | 23013 | 15 年 | PDMAsyncCompletion: Make it work on Solaris. directio doesn't work on … | |
PDMAsyncCompletionFileCache.cpp | 52.3 KB | 22851 | 15 年 | Fixes for async I/O manager | |
PDMAsyncCompletionFileFailsafe.cpp | 7.0 KB | 22979 | 15 年 | PDMAsyncCompletion: Add missing state transitions in failsafe manager | |
PDMAsyncCompletionFileInternal.h | 20.8 KB | 22851 | 15 年 | Fixes for async I/O manager | |
PDMAsyncCompletionFileNormal.cpp | 33.4 KB | 22977 | 15 年 | PDMASyncCompletionFile: uBitmaskAlignment fix. | |
PDMAsyncCompletionInternal.h | 10.1 KB | 22309 | 15 年 | PDMAsyncCompletion: Add first part of the cache for file I/O | |
PDMCritSect.cpp | 15.9 KB | 20753 | 15 年 | VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation. | |
PDMDevHlp.cpp | 136.3 KB | 23011 | 15 年 | VMM,VMMDev: Some VMMR3ReqCall refactoring. | |
PDMDevice.cpp | 36.5 KB | 22344 | 15 年 | PDMDevice: the pointer to pointer to Dev fix. | |
PDMDevMiscHlp.cpp | 17.2 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
PDMDriver.cpp | 39.8 KB | 22480 | 15 年 | SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments. | |
PDMInternal.h | 40.5 KB | 22924 | 15 年 | VMM: Made STAM assert on missaligned statistics. Fixed a bunch of … | |
PDMLdr.cpp | 38.3 KB | 20864 | 15 年 | SUP,*: API cleanup. | |
PDMQueue.cpp | 30.5 KB | 21847 | 15 年 | VMM logging: avoid crash | |
PDMThread.cpp | 32.9 KB | 15540 | 16 年 | pdmR3ThreadMain: Added LogRel on unexpected thread termination. | |
PGM.cpp | 240.6 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
PGMBth.h | 10.8 KB | 20759 | 15 年 | More locking | |
PGMDbg.cpp | 21.4 KB | 20947 | 15 年 | PGMR3DbgScanVirtual: Chop the range so we don't end up above 4GB on a … | |
PGMGst.h | 5.0 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
PGMGstDefs.h | 5.3 KB | 17215 | 16 年 | Split up the definitions and the guest code. Otherwise we'll end up … | |
PGMHandler.cpp | 23.1 KB | 20808 | 15 年 | Removed dead code | |
PGMInternal.h | 193.5 KB | 22936 | 15 年 | PGMInternal.h: warning. | |
PGMMap.cpp | 47.9 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
PGMPhys.cpp | 117.4 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
PGMPhysRWTmpl.h | 1.8 KB | 20808 | 15 年 | Removed dead code | |
PGMPool.cpp | 36.8 KB | 23011 | 15 年 | VMM,VMMDev: Some VMMR3ReqCall refactoring. | |
PGMShw.h | 9.4 KB | 20810 | 15 年 | EPT fix for locking root page | |
REMInternal.h | 9.2 KB | 22707 | 15 年 | REM: Double the size of aHandlerNotifications and make sure there are … | |
SELM.cpp | 101.6 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
SELMInternal.h | 7.9 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
SSM.cpp | 241.1 KB | 22884 | 15 年 | SSM: Added cancellation support (SSMR3Cancel). Needed by the state … | |
SSMInternal.h | 10.3 KB | 22884 | 15 年 | SSM: Added cancellation support (SSMR3Cancel). Needed by the state … | |
STAM.cpp | 69.6 KB | 22924 | 15 年 | VMM: Made STAM assert on missaligned statistics. Fixed a bunch of … | |
STAMInternal.h | 3.8 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
TM.cpp | 116.0 KB | 23012 | 15 年 | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
TMInternal.h | 24.8 KB | 22242 | 15 年 | Made TSC underflow checking more generic. | |
TRPM.cpp | 75.9 KB | 22890 | 15 年 | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
TRPMInternal.h | 9.0 KB | 20374 | 15 年 | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
TRPMInternal.mac | 3.9 KB | 19286 | 16 年 | VMM,VBoxDbg: SMP refactoring, part 1. | |
VBoxVMMDeps.cpp | 1.8 KB | 22112 | 15 年 | DBGF,REM,Diggers: Converted more of the code dealing with debug symbol … | |
VM.cpp | 123.0 KB | 23011 | 15 年 | VMM,VMMDev: Some VMMR3ReqCall refactoring. | |
VMEmt.cpp | 41.0 KB | 23009 | 15 年 | VMM: State machine adjustments. Have only received basic testing. | |
VMInternal.h | 15.7 KB | 23009 | 15 年 | VMM: State machine adjustments. Have only received basic testing. | |
VMM.cpp | 74.8 KB | 23011 | 15 年 | VMM,VMMDev: Some VMMR3ReqCall refactoring. | |
VMMCodingGuidelines.cpp | 3.9 KB | 9212 | 17 年 | Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE … | |
VMMDocsRawMode.cpp | 1.1 KB | 8155 | 17 年 | The Big Sun Rebranding Header Change | |
VMMGuruMeditation.cpp | 20.2 KB | 20875 | 15 年 | VMM: Renamed almost all references to CallHost to CallRing3. | |
VMMInternal.h | 21.8 KB | 21653 | 15 年 | TPR patching updates | |
VMMInternal.mac | 2.4 KB | 20992 | 15 年 | VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64. | |
VMMSwitcher.cpp | 36.6 KB | 21942 | 15 年 | VMM: detect syscall usage on the host. | |
VMMTests.cpp | 24.3 KB | 20864 | 15 年 | SUP,*: API cleanup. | |
VMReq.cpp | 47.1 KB | 23015 | 15 年 | VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. … |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器