VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 26510   15 年 vboxsync VMM: tabs -> spaces.
testcase 28262   15 年 vboxsync PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
VMMAll 28284   15 年 vboxsync Removed wrong todo. If we run out of slots for invlpg, then we simply …
VMMGC 28320   15 年 vboxsync Network/D*,VMM: Moving the TX threads, part 1.
VMMR0 28320   15 年 vboxsync Network/D*,VMM: Moving the TX threads, part 1.
VMMRZ 27472   15 年 vboxsync Wrong assertion for IN_RING0
VMMSwitcher 25497   15 年 vboxsync LegacyAndAMD64.mac: addendum to r56150
CFGM.cpp 80.1 KB 28136   15 年 vboxsync VMM/CFGM: fixed memory leak
CFGMInternal.h 3.2 KB 22526   15 年 vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
CPUM.cpp 172.5 KB 27306   15 年 vboxsync CPUM: expose EDX of leaf 5 too, contains MWAIT C-states
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.8 KB 25942   15 年 vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
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 26491   15 年 vboxsync VMM: whitespace cleanup.
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.5 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
EM.cpp 98.5 KB 27493   15 年 vboxsync EM: typo in stats name
EMHandleRCTmpl.h 12.2 KB 26271   15 年 vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
EMHwaccm.cpp 20.6 KB 26491   15 年 vboxsync VMM: whitespace cleanup.
EMInternal.h 15.6 KB 27570   15 年 vboxsync EMInternal.h: build fix.
EMRaw.cpp 58.6 KB 26271   15 年 vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
GMM.cpp 11.1 KB 28039   15 年 vboxsync Must be callable from any thread
HWACCM.cpp 130.3 KB 27253   15 年 vboxsync Missing stat registration
HWACCMInternal.h 33.7 KB 27438   15 年 vboxsync We must intercept X86_XCPT_DB for VT-x as DR6 is modified by X86_EFL_TF.
HWACCMInternal.mac 2.3 KB 15962   16 年 vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
IOM.cpp 82.1 KB 26944   15 年 vboxsync PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
IOMInternal.h 19.8 KB 26944   15 年 vboxsync PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
Makefile.kmk 12.9 KB 26951   15 年 vboxsync introduced VBOX_WITH_VUSB
MM.cpp 28.8 KB 26106   15 年 vboxsync MM.cpp: Register the reserved page counts with STAM.
MMHeap.cpp 21.8 KB 26491   15 年 vboxsync VMM: whitespace cleanup.
MMHyper.cpp 46.1 KB 26522   15 年 vboxsync warnings.
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 26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
PDM.cpp 74.2 KB 28258   15 年 vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
PDMAsyncCompletion.cpp 42.0 KB 28263   15 年 vboxsync PDM: Put pAsyncCompletionTemplates under the ListCritSect.
PDMAsyncCompletionFile.cpp 37.5 KB 28065   15 年 vboxsync Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
PDMAsyncCompletionFileCache.cpp 84.4 KB 28317   15 年 vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
PDMAsyncCompletionFileFailsafe.cpp 8.2 KB 27920   15 年 vboxsync AsyncCompletion: Return error code for completed requests
PDMAsyncCompletionFileInternal.h 27.2 KB 28317   15 年 vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
PDMAsyncCompletionFileNormal.cpp 53.4 KB 28317   15 年 vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
PDMAsyncCompletionInternal.h 10.3 KB 28263   15 年 vboxsync PDM: Put pAsyncCompletionTemplates under the ListCritSect.
PDMCritSect.cpp 21.0 KB 28258   15 年 vboxsync PDM critsects for drivers. Fixed critsect cleanup in failure path. …
PDMDevHlp.cpp 129.4 KB 28330   15 年 vboxsync PDMR3LdrGetInterfaceSymbols related fixes.
PDMDevice.cpp 37.2 KB 26944   15 年 vboxsync PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
PDMDevMiscHlp.cpp 22.0 KB 27254   15 年 vboxsync HPET: correct interrupts delivery
PDMDriver.cpp 51.9 KB 28330   15 年 vboxsync PDMR3LdrGetInterfaceSymbols related fixes.
PDMInternal.h 44.5 KB 28266   15 年 vboxsync doc update.
PDMLdr.cpp 50.0 KB 28330   15 年 vboxsync PDMR3LdrGetInterfaceSymbols related fixes.
PDMQueue.cpp 30.7 KB 28262   15 年 vboxsync PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
PDMThread.cpp 34.2 KB 28265   15 年 vboxsync PDMThread: serialize list manipulations using ListCritSect.
PDMUsb.cpp 50.5 KB 27901   15 年 vboxsync OSE header fixes
PGM.cpp 218.1 KB 27585   15 年 vboxsync Duplicate counter
PGMBth.h 10.8 KB 26202   15 年 vboxsync Broke up guest page fault and dirty page checking to avoid taking the …
PGMDbg.cpp 26.1 KB 27543   15 年 vboxsync Balloon updates; make ballooned pages as such
PGMGst.h 5.0 KB 26491   15 年 vboxsync VMM: whitespace cleanup.
PGMGstDefs.h 5.3 KB 26491   15 年 vboxsync VMM: whitespace cleanup.
PGMHandler.cpp 23.3 KB 27545   15 年 vboxsync VMM/PGMPhys: provide default RC/R0 physical memory handler in case the …
PGMInline.h 52.9 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMInternal.h 157.6 KB 27584   15 年 vboxsync Statistic counter for ballooned page accesses
PGMMap.cpp 50.8 KB 26150   15 年 vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMPhys.cpp 132.2 KB 28052   15 年 vboxsync Flush first, then free
PGMPhysRWTmpl.h 1.8 KB 20808   15 年 vboxsync Removed dead code
PGMPool.cpp 45.7 KB 28260   15 年 vboxsync todo
PGMSavedState.cpp 115.2 KB 27566   15 年 vboxsync PGMSavedState.cpp: Better message when finding missing ROM.
PGMShw.h 10.0 KB 26491   15 年 vboxsync VMM: whitespace cleanup.
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 26180   15 年 vboxsync *: The rest of the %V* format specifiers are history.
SELMInternal.h 7.9 KB 20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SSM.cpp 299.2 KB 28317   15 年 vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
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   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
TM.cpp 116.3 KB 26944   15 年 vboxsync PDM,IOM,TM: Added an optional per-device critsect for avoiding the …
TMInternal.h 24.8 KB 22242   15 年 vboxsync Made TSC underflow checking more generic.
TRPM.cpp 76.1 KB 26271   15 年 vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
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.9 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
VM.cpp 144.6 KB 28317   15 年 vboxsync RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
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 81.3 KB 26616   15 年 vboxsync More large page work (disabled)
VMMCodingGuidelines.cpp 3.9 KB 26491   15 年 vboxsync VMM: whitespace cleanup.
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.2 KB 26066   15 年 vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
VMMInternal.mac 2.5 KB 23487   15 年 vboxsync VMM: Saved and restore the [R|E]FLAGS register in the …
VMMSwitcher.cpp 36.9 KB 26437   15 年 vboxsync VMM: VBOX_WITH_RAW_MODE fixes
VMMTests.cpp 24.4 KB 26152   15 年 vboxsync VMM: pdm.h and @copydoc cleanups.
VMReq.cpp 47.4 KB 27212   15 年 vboxsync VMReq.cpp: fix #4725 later.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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