VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
VMMSwitcher 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
VMMRZ 19288   16 年 vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
VMMR0 20769   15 年 vboxsync VMM: don't forget to enable R0 logging again if we are leaving …
VMMGC 20737   15 年 vboxsync VMM/*/*.def: Added TMTimerSetRelative.
VMMAll 20788   15 年 vboxsync Do not call REMNotifyHandlerPhysicalModify under the PGM lock
testcase 20784   15 年 vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
PATM 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
VMReq.cpp 40.6 KB 20651   15 年 vboxsync VMReq.cpp: paranoid android
VMMTests.cpp 24.3 KB 19660   16 年 vboxsync TM+affected: SMP changes in progress.
VMMSwitcher.cpp 36.6 KB 20557   15 年 vboxsync VMMSwitcher.cpp: Use NIL_RTR0PTR.
VMMInternal.mac 2.2 KB 20545   15 年 vboxsync VMM: Instrumented the setjump code with stack usage statistics (only …
VMMInternal.h 20.7 KB 20663   15 年 vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
VMMGuruMeditation.cpp 20.1 KB 20754   15 年 vboxsync todo
VMMDocsRawMode.cpp 1.1 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMMCodingGuidelines.cpp 3.9 KB 9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMM.cpp 73.2 KB 20663   15 年 vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
VMInternal.h 16.4 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
VMEmt.cpp 40.6 KB 20663   15 年 vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
VM.cpp 109.0 KB 20564   15 年 vboxsync VM.cpp: Fixed crash in VMR3WaitU on creation error (for instance …
VBoxVMMDeps.cpp 1.8 KB 13035   16 年 vboxsync #1865: More PGM…
TRPMInternal.mac 3.9 KB 19286   16 年 vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TRPMInternal.h 9.0 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
TRPM.cpp 75.7 KB 20637   15 年 vboxsync Changed 48710
TMInternal.h 24.7 KB 20784   15 年 vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
TM.cpp 115.7 KB 20784   15 年 vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
STAMInternal.h 3.8 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
STAM.cpp 68.3 KB 20681   15 年 vboxsync STAM: Added STAMUNIT_TICKS.
SSMInternal.h 5.0 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SSM.cpp 119.1 KB 20153   16 年 vboxsync SSM,PCI: We must restore the PCI configuration registers before PGM so …
SELMInternal.h 7.9 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SELM.cpp 101.4 KB 19463   16 年 vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
REMInternal.h 9.2 KB 20749   15 年 vboxsync REMNotifyInvalidatePage: Don't overflow aGCPtrInvalidatedPages. 2xtodo
PGMShw.h 9.5 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
PGMPool.cpp 29.2 KB 20764   15 年 vboxsync More checks
PGMPhysRWTmpl.h 3.9 KB 17534   16 年 vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
PGMPhys.cpp 116.9 KB 20730   15 年 vboxsync More locking
PGMMap.cpp 47.7 KB 19679   16 年 vboxsync Fixed wrong usage of HWACCMR3IsActive.
PGMInternal.h 186.7 KB 20764   15 年 vboxsync More checks
PGMHandler.cpp 23.1 KB 20151   16 年 vboxsync Handle pgm pool flushes a bit differently.
PGMGstDefs.h 5.3 KB 17215   16 年 vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMGst.h 5.0 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
PGMDbg.cpp 21.0 KB 19334   16 年 vboxsync DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
PGMBth.h 10.8 KB 20759   15 年 vboxsync More locking
PGM.cpp 230.9 KB 20277   15 年 vboxsync Removed obsolete comment
PDMThread.cpp 32.9 KB 15540   16 年 vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PDMQueue.cpp 26.5 KB 20088   16 年 vboxsync PDMQueue.cpp: todo for fixing assertion during DSL shutdown (smp).
PDMLdr.cpp 38.3 KB 19924   16 年 vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
PDMInternal.h 38.5 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
PDMDriver.cpp 39.1 KB 20706   15 年 vboxsync VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP …
PDMDevMiscHlp.cpp 16.8 KB 20092   16 年 vboxsync DevAPIC,PDM: timer critsect.
PDMDevice.cpp 29.9 KB 14299   16 年 vboxsync Corrected grammos in comments. No code changes.
PDMDevHlp.cpp 135.1 KB 20687   15 年 vboxsync VMM: some description string mangling and todos.
PDMCritSect.cpp 15.9 KB 20753   15 年 vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
PDMAsyncCompletionInternal.h 9.9 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
PDMAsyncCompletionFile.cpp 35.0 KB 20168   16 年 vboxsync Fix windows burns
PDMAsyncCompletion.cpp 36.2 KB 20187   16 年 vboxsync Fix crash in async completion code when an error occurs during init …
PDM.cpp 50.3 KB 20187   16 年 vboxsync Fix crash in async completion code when an error occurs during init …
MMUkHeap.cpp 15.3 KB 20774   15 年 vboxsync Debug logging updates for the hyper heap
MMPagePool.cpp 18.6 KB 20680   15 年 vboxsync Comments added
MMInternal.h 25.8 KB 20774   15 年 vboxsync Debug logging updates for the hyper heap
MMHyper.cpp 44.5 KB 20781   15 年 vboxsync Default to a 2 MB hyper heap for guest SMP
MMHeap.cpp 21.8 KB 20774   15 年 vboxsync Debug logging updates for the hyper heap
MM.cpp 27.8 KB 19663   16 年 vboxsync Protect the MM hypervisor heap with a critical section.
Makefile.kmk 11.2 KB 20541   15 年 vboxsync VMM: Split up VMMR0A.asm into VMMR0JmpA-x86.asm and …
IOMInternal.h 20.6 KB 20722   15 年 vboxsync More IOM locking and checks.
IOM.cpp 82.0 KB 20776   15 年 vboxsync IOMR3MMIODeregister: unlock in assertion return paths
HWACCMInternal.mac 2.3 KB 15962   16 年 vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
HWACCMInternal.h 27.2 KB 20530   15 年 vboxsync VMM: remove DISCPUSTATE from the stack.
HWACCM.cpp 92.0 KB 20228   15 年 vboxsync Fixed VT-x state loading failure.
GMM.cpp 10.1 KB 18204   16 年 vboxsync GMM: More logging.
EMInternal.h 13.9 KB 20530   15 年 vboxsync VMM: remove DISCPUSTATE from the stack.
EM.cpp 164.9 KB 20671   15 年 vboxsync Bigger lock for the pagefault handler. Avoid deadlocks when syncing …
DBGFSym.cpp 35.1 KB 19773   16 年 vboxsync Fixed accidental commits
DBGFStack.cpp 19.7 KB 19710   16 年 vboxsync DBGFStack.cpp: Just return on invalid input.
DBGFOS.cpp 11.0 KB 19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFModule.cpp 10.9 KB 19757   16 年 vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFMem.cpp 15.7 KB 19576   16 年 vboxsync Compile fix
DBGFLog.cpp 4.8 KB 19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFInternal.h 9.3 KB 19757   16 年 vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFInfo.cpp 26.7 KB 20152   16 年 vboxsync Added DBGFR3InfoLogRel and DBGFR3InfoStdErr.
DBGFDisas.cpp 23.6 KB 19642   16 年 vboxsync Fix
DBGFBp.cpp 27.0 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
DBGFAddrSpace.cpp 25.8 KB 20353   15 年 vboxsync DBGFAddrSpace: bugfix.
DBGFAddr.cpp 14.5 KB 19463   16 年 vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
DBGF.cpp 31.4 KB 20664   15 年 vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
CPUMInternal.mac 13.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
CPUMInternal.h 11.5 KB 20374   15 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
CPUM.cpp 114.3 KB 20532   15 年 vboxsync nitpicking.
CFGMInternal.h 3.2 KB 14070   16 年 vboxsync CFGM: 64-bit MSC warning hunt.
CFGM.cpp 73.0 KB 19466   16 年 vboxsync tstVMM,CFGM: Hacked together a TM testcase in tstVMM.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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