VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
testcase 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
VMMAll 22753   15 年 vboxsync Disabled very annoying assertion for myself; don't really see any need …
VMMGC 22493   15 年 vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
VMMR0 22615   15 年 vboxsync refined r51666
VMMRZ 20875   15 年 vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
VMMSwitcher 21946   15 年 vboxsync AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
CFGM.cpp 75.4 KB 22526   15 年 vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
CFGMInternal.h 3.2 KB 22526   15 年 vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
CPUM.cpp 118.4 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
CPUMInternal.h 11.7 KB 21252   15 年 vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
CPUMInternal.mac 13.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGF.cpp 31.4 KB 21144   15 年 vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
DBGFAddr.cpp 15.6 KB 22112   15 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
DBGFAddrSpace.cpp 32.6 KB 22112   15 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
DBGFBp.cpp 27.0 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
DBGFDisas.cpp 23.9 KB 22112   15 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
DBGFInfo.cpp 26.7 KB 20152   16 年 vboxsync Added DBGFR3InfoLogRel and DBGFR3InfoStdErr.
DBGFInternal.h 9.3 KB 19757   16 年 vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFLog.cpp 4.8 KB 21377   15 年 vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
DBGFMem.cpp 17.6 KB 22105   15 年 vboxsync DBGF: Added DBGFSELQI_FLAGS_DT_ADJ_64BIT_MODE for making stack walking …
DBGFModule.cpp 10.9 KB 19757   16 年 vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFOS.cpp 14.2 KB 22108   15 年 vboxsync DBGC: plug-ins in the works.
DBGFStack.cpp 21.2 KB 22112   15 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
DBGFSym.cpp 33.2 KB 22112   15 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
EM.cpp 92.5 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
EMHandleRCTmpl.h 11.2 KB 21653   15 年 vboxsync TPR patching updates
EMHwaccm.cpp 20.4 KB 22493   15 年 vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
EMInternal.h 14.6 KB 21251   15 年 vboxsync emR3SingleStepExecRem shouldn't be static
EMRaw.cpp 58.7 KB 22493   15 年 vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
GMM.cpp 10.1 KB 20864   15 年 vboxsync SUP,*: API cleanup.
HWACCM.cpp 120.1 KB 22681   15 年 vboxsync HWACCM: Don't fall back to raw-mode if VMMIsHwVirtExtForced() returns …
HWACCMInternal.h 32.3 KB 22429   15 年 vboxsync VMM,x86.h/mac: Be more careful with X86DESCHC.
HWACCMInternal.mac 2.3 KB 15962   16 年 vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
IOM.cpp 82.0 KB 20776   15 年 vboxsync IOMR3MMIODeregister: unlock in assertion return paths
IOMInternal.h 19.7 KB 22493   15 年 vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
Makefile.kmk 12.0 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
MM.cpp 27.9 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
MMHeap.cpp 21.8 KB 20774   15 年 vboxsync Debug logging updates for the hyper heap
MMHyper.cpp 46.0 KB 21992   15 年 vboxsync MMR3HyperSetGuard: simplify.
MMInternal.h 25.8 KB 20866   15 年 vboxsync SUP: Removed two obsolete allocation APIs.
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 52.1 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
PDMAsyncCompletion.cpp 37.9 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMAsyncCompletionFile.cpp 25.3 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMAsyncCompletionFileCache.cpp 44.9 KB 22310   15 年 vboxsync PDMAsyncCompletion: Documentation for the cache
PDMAsyncCompletionFileFailsafe.cpp 6.4 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMAsyncCompletionFileInternal.h 19.9 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMAsyncCompletionFileNormal.cpp 22.4 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMAsyncCompletionInternal.h 10.1 KB 22309   15 年 vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMCritSect.cpp 15.9 KB 20753   15 年 vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
PDMDevHlp.cpp 136.5 KB 22723   15 年 vboxsync Removed obsolete comments
PDMDevice.cpp 36.5 KB 22344   15 年 vboxsync PDMDevice: the pointer to pointer to Dev fix.
PDMDevMiscHlp.cpp 17.2 KB 20902   15 年 vboxsync VMM: nitpicking - just use default
PDMDriver.cpp 39.8 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
PDMInternal.h 40.1 KB 21367   15 年 vboxsync PDMQueue: More stats.
PDMLdr.cpp 38.3 KB 20864   15 年 vboxsync SUP,*: API cleanup.
PDMQueue.cpp 30.5 KB 21847   15 年 vboxsync VMM logging: avoid crash
PDMThread.cpp 32.9 KB 15540   16 年 vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PGM.cpp 240.6 KB 22716   15 年 vboxsync Added pgmpoolcheck debug command
PGMBth.h 10.8 KB 20759   15 年 vboxsync More locking
PGMDbg.cpp 21.4 KB 20947   15 年 vboxsync PGMR3DbgScanVirtual: Chop the range so we don't end up above 4GB on a …
PGMGst.h 5.0 KB 20374   16 年 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 191.8 KB 22748   15 年 vboxsync PGM pool updates
PGMMap.cpp 47.9 KB 20796   15 年 vboxsync PGMMap.cpp: Take the PGM lock in a few place to avoid assertions …
PGMPhys.cpp 117.9 KB 22715   15 年 vboxsync PGMPhys.cpp: todo.
PGMPhysRWTmpl.h 1.8 KB 20808   15 年 vboxsync Removed dead code
PGMPool.cpp 36.0 KB 22721   15 年 vboxsync more verbose assertion
PGMShw.h 9.4 KB 20810   15 年 vboxsync EPT fix for locking root page
REMInternal.h 9.2 KB 22707   15 年 vboxsync REM: Double the size of aHandlerNotifications and make sure there are …
SELM.cpp 101.6 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
SELMInternal.h 7.9 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SSM.cpp 211.9 KB 22559   15 年 vboxsync ssm changes.
SSMInternal.h 10.1 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
STAM.cpp 68.3 KB 20864   15 年 vboxsync SUP,*: API cleanup.
STAMInternal.h 3.8 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
TM.cpp 116.1 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
TMInternal.h 24.8 KB 22242   15 年 vboxsync Made TSC underflow checking more generic.
TRPM.cpp 75.9 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
TRPMInternal.h 9.0 KB 20374   16 年 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 22112   15 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
VM.cpp 111.5 KB 22636   15 年 vboxsync no trailing '.' in error messages
VMEmt.cpp 40.9 KB 21144   15 年 vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
VMInternal.h 16.4 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
VMM.cpp 75.0 KB 22480   15 年 vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
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 21.8 KB 21653   15 年 vboxsync TPR patching updates
VMMInternal.mac 2.4 KB 20992   15 年 vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
VMMSwitcher.cpp 36.6 KB 21942   15 年 vboxsync VMM: detect syscall usage on the host.
VMMTests.cpp 24.3 KB 20864   15 年 vboxsync SUP,*: API cleanup.
VMReq.cpp 40.9 KB 20880   15 年 vboxsync Queue suspend and power off calls from the VM for SMP guests (deadlock …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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