VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 25777   15 年 vboxsync PATM.cpp: Shut up -Wshadow warnings.
testcase 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
VMMAll 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
VMMGC 25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
VMMR0 25931   15 年 vboxsync Added VBOX_HWVIRTEX_IGNORE_SVM_IN_USE environment variable check to …
VMMRZ 25760   15 年 vboxsync VMMRZ.cpp: docs.
VMMSwitcher 25497   15 年 vboxsync LegacyAndAMD64.mac: addendum to r56150
CFGM.cpp 76.5 KB 23587   15 年 vboxsync CFGM: Optimize the lookups.
CFGMInternal.h 3.2 KB 22526   15 年 vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
CPUM.cpp 171.0 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
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.6 KB 22112   15 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
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.3 KB 25015   15 年 vboxsync VMM: a few more -Wshadow fixes.
EM.cpp 97.5 KB 25825   15 年 vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
EMHandleRCTmpl.h 11.3 KB 24033   15 年 vboxsync Error code handling
EMHwaccm.cpp 20.4 KB 22890   15 年 vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
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 127.9 KB 25933   15 年 vboxsync Backed out 56768
HWACCMInternal.h 33.4 KB 25931   15 年 vboxsync Added VBOX_HWVIRTEX_IGNORE_SVM_IN_USE environment variable check to …
HWACCMInternal.mac 2.3 KB 15962   16 年 vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
IOM.cpp 81.9 KB 25732   15 年 vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
IOMInternal.h 19.8 KB 22924   15 年 vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
Makefile.kmk 12.5 KB 24577   15 年 vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
MM.cpp 27.9 KB 22793   15 年 vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
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.5 KB 25825   15 年 vboxsync r=bird: hot-plug review and code style cleanup. check out the @todos
PDMAsyncCompletion.cpp 37.9 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMAsyncCompletionFile.cpp 30.7 KB 25757   15 年 vboxsync PDMAsyncCompletionFile.cpp: nitpicking.
PDMAsyncCompletionFileCache.cpp 76.1 KB 25647   15 年 vboxsync Some more doxygen fixes, now for Core.docs.
PDMAsyncCompletionFileFailsafe.cpp 8.2 KB 25270   15 年 vboxsync PDMAsyncCompletionFileFailsafe.cpp: warning.
PDMAsyncCompletionFileInternal.h 22.9 KB 25147   15 年 vboxsync AsyncCompletion/Cache: Complete all pending writes before completing a …
PDMAsyncCompletionFileNormal.cpp 41.0 KB 24530   15 年 vboxsync AsyncCompletion: Fix assertion when closing endpoints
PDMAsyncCompletionInternal.h 10.1 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMCritSect.cpp 19.5 KB 25748   15 年 vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
PDMDevHlp.cpp 136.7 KB 25893   15 年 vboxsync PDMDrv,*: multi context drivers, part 2.
PDMDevice.cpp 37.2 KB 25893   15 年 vboxsync PDMDrv,*: multi context drivers, part 2.
PDMDevMiscHlp.cpp 18.5 KB 24125   15 年 vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
PDMDriver.cpp 47.7 KB 25893   15 年 vboxsync PDMDrv,*: multi context drivers, part 2.
PDMInternal.h 43.6 KB 25891   15 年 vboxsync PDMDrv,*: multi context drivers, part 1.
PDMLdr.cpp 38.3 KB 25015   15 年 vboxsync VMM: a few more -Wshadow fixes.
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 215.8 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
PGMBth.h 10.8 KB 20759   15 年 vboxsync More locking
PGMDbg.cpp 25.7 KB 24061   15 年 vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
PGMGst.h 5.0 KB 20374   15 年 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 20808   15 年 vboxsync Removed dead code
PGMInternal.h 204.5 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
PGMMap.cpp 50.7 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
PGMPhys.cpp 120.0 KB 25546   15 年 vboxsync Paranoia: PGMR3PhysChunkInvalidateTLB must flush the page map tlb as …
PGMPhysRWTmpl.h 1.8 KB 20808   15 年 vboxsync Removed dead code
PGMPool.cpp 43.2 KB 25539   15 年 vboxsync Cleaned up pgmPoolMonitorChainChanging
PGMSavedState.cpp 112.8 KB 25935   15 年 vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
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   15 年 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   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
TM.cpp 116.1 KB 25732   15 年 vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
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   15 年 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.8 KB 24061   15 年 vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
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 80.8 KB 25528   15 年 vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
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.1 KB 25528   15 年 vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
VMMInternal.mac 2.5 KB 23487   15 年 vboxsync VMM: Saved and restore the [R|E]FLAGS register in the …
VMMSwitcher.cpp 36.6 KB 24009   15 年 vboxsync don't use <ctype.h> on UTF-8.
VMMTests.cpp 24.3 KB 25239   15 年 vboxsync VMMTests.cpp: -Wshadow
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