VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 25497   15 years vboxsync LegacyAndAMD64.mac: addendum to r56150
VMMRZ 25760   15 years vboxsync VMMRZ.cpp: docs.
VMMR0 26606   15 years vboxsync Large page work
VMMGC 26491   15 years vboxsync VMM: whitespace cleanup.
VMMAll 26635   15 years vboxsync PAE and AMD64 paging modes support large pages regardless of CR4.PSE.
testcase 26562   15 years vboxsync *: Added svn:keywords where missing.
PATM 26510   15 years vboxsync VMM: tabs -> spaces.
VMReq.cpp 47.4 KB 26491   15 years vboxsync VMM: whitespace cleanup.
VMMTests.cpp 24.4 KB 26152   15 years vboxsync VMM: pdm.h and @copydoc cleanups.
VMMSwitcher.cpp 36.9 KB 26437   15 years vboxsync VMM: VBOX_WITH_RAW_MODE fixes
VMMInternal.mac 2.5 KB 23487   15 years vboxsync VMM: Saved and restore the [R|E]FLAGS register in the …
VMMInternal.h 22.2 KB 26066   15 years vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
VMMGuruMeditation.cpp 20.2 KB 20875   15 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMCodingGuidelines.cpp 3.9 KB 26491   15 years vboxsync VMM: whitespace cleanup.
VMM.cpp 81.3 KB 26616   15 years vboxsync More large page work (disabled)
VMInternal.h 16.6 KB 24738   15 years vboxsync VMReq.cpp: Made VMR3ReqProcessU re-entrant.
VMEmt.cpp 42.5 KB 24740   15 years vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
VM.cpp 143.8 KB 26365   15 years vboxsync vmR3SetErrorUV: Log the status code too.
VBoxVMMDeps.cpp 1.9 KB 26152   15 years vboxsync VMM: pdm.h and @copydoc cleanups.
TRPMInternal.mac 3.9 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TRPMInternal.h 9.0 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
TRPM.cpp 76.1 KB 26271   15 years vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
TMInternal.h 24.8 KB 22242   15 years vboxsync Made TSC underflow checking more generic.
TM.cpp 116.1 KB 26158   15 years vboxsync TMR3UTCNow -> TMR3UtcNow + DevHlp.
STAMInternal.h 3.8 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
STAM.cpp 69.6 KB 25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
SSMInternal.h 10.6 KB 24804   15 years vboxsync SSM: Added the pass to the statistics (so it's possible to watch progress).
SSM.cpp 299.2 KB 26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
SELMInternal.h 7.9 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SELM.cpp 101.7 KB 26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
REMInternal.h 9.2 KB 25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
pure_test.sh 3.2 KB 25884   15 years vboxsync filemuncher
PGMShw.h 10.0 KB 26491   15 years vboxsync VMM: whitespace cleanup.
PGMSavedState.cpp 112.8 KB 26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
PGMPool.cpp 43.3 KB 26364   15 years vboxsync Flush the PGM pool cache as we might have stale references to pages …
PGMPhysRWTmpl.h 1.8 KB 20808   15 years vboxsync Removed dead code
PGMPhys.cpp 125.8 KB 26616   15 years vboxsync More large page work (disabled)
PGMMap.cpp 50.8 KB 26150   15 years vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMInternal.h 155.5 KB 26625   15 years vboxsync Large page code cleanup
PGMInline.h 52.9 KB 26150   15 years vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMHandler.cpp 23.1 KB 26150   15 years vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMGstDefs.h 5.3 KB 26491   15 years vboxsync VMM: whitespace cleanup.
PGMGst.h 5.0 KB 26491   15 years vboxsync VMM: whitespace cleanup.
PGMDbg.cpp 26.0 KB 26150   15 years vboxsync PGM: Split out the inlined code from PGMInternal.h and into …
PGMBth.h 10.8 KB 26202   15 years vboxsync Broke up guest page fault and dirty page checking to avoid taking the …
PGM.cpp 216.4 KB 26622   15 years vboxsync Statistics
PDMThread.cpp 33.1 KB 25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
PDMQueue.cpp 30.5 KB 25015   15 years vboxsync VMM: a few more -Wshadow fixes.
PDMLdr.cpp 47.3 KB 26461   15 years vboxsync Fixed raw mode regression caused by r57572
PDMInternal.h 44.0 KB 26175   15 years vboxsync PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
PDMDriver.cpp 50.6 KB 26264   15 years vboxsync VMM: More warnings.
PDMDevMiscHlp.cpp 20.5 KB 26376   15 years vboxsync HPET: reworking locking per Knut suggestions
PDMDevice.cpp 35.8 KB 26172   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 1.
PDMDevHlp.cpp 129.4 KB 26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
PDMCritSect.cpp 19.5 KB 25748   15 years vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
PDMAsyncCompletionInternal.h 11.2 KB 26147   15 years vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDMAsyncCompletionFileNormal.cpp 48.1 KB 26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
PDMAsyncCompletionFileInternal.h 23.4 KB 26338   15 years vboxsync AsyncCompletion: Introduce range locks to prevent concurrent access to …
PDMAsyncCompletionFileFailsafe.cpp 8.2 KB 26147   15 years vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDMAsyncCompletionFileCache.cpp 70.7 KB 26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
PDMAsyncCompletionFile.cpp 31.9 KB 26527   15 years vboxsync dang
PDMAsyncCompletion.cpp 46.0 KB 26147   15 years vboxsync AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
PDM.cpp 73.9 KB 26175   15 years vboxsync PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
MMUkHeap.cpp 15.3 KB 26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
MMPagePool.cpp 18.7 KB 20866   15 years vboxsync SUP: Removed two obsolete allocation APIs.
MMInternal.h 26.7 KB 22939   15 years vboxsync MMInternal.h: typo.
MMHyper.cpp 46.1 KB 26522   15 years vboxsync warnings.
MMHeap.cpp 21.8 KB 26491   15 years vboxsync VMM: whitespace cleanup.
MM.cpp 28.8 KB 26106   15 years vboxsync MM.cpp: Register the reserved page counts with STAM.
Makefile.kmk 13.0 KB 26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
IOMInternal.h 19.8 KB 22924   15 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
IOM.cpp 82.0 KB 26152   15 years vboxsync VMM: pdm.h and @copydoc cleanups.
HWACCMInternal.mac 2.3 KB 15962   16 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
HWACCMInternal.h 33.5 KB 26491   15 years vboxsync VMM: whitespace cleanup.
HWACCM.cpp 129.3 KB 26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
GMM.cpp 10.4 KB 26606   15 years vboxsync Large page work
EMRaw.cpp 58.6 KB 26271   15 years vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
EMInternal.h 14.6 KB 26260   15 years vboxsync EM: Corrected the pCliStatTree type.
EMHwaccm.cpp 20.6 KB 26491   15 years vboxsync VMM: whitespace cleanup.
EMHandleRCTmpl.h 12.2 KB 26271   15 years vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
EM.cpp 96.6 KB 26260   15 years vboxsync EM: Corrected the pCliStatTree type.
DBGFSym.cpp 33.5 KB 26152   15 years vboxsync VMM: pdm.h and @copydoc cleanups.
DBGFStack.cpp 21.1 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFOS.cpp 13.7 KB 23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
DBGFModule.cpp 10.9 KB 19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFMem.cpp 17.2 KB 26491   15 years vboxsync VMM: whitespace cleanup.
DBGFLog.cpp 4.4 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFInternal.h 9.3 KB 19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFInfo.cpp 26.6 KB 24009   15 years vboxsync don't use <ctype.h> on UTF-8.
DBGFDisas.cpp 23.7 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFCpu.cpp 2.3 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
DBGFBp.cpp 26.3 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFAddrSpace.cpp 32.8 KB 25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
DBGFAddr.cpp 15.2 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGF.cpp 31.7 KB 25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
CPUMInternal.mac 13.5 KB 25935   15 years vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
CPUMInternal.h 12.0 KB 25935   15 years vboxsync PGM,CPUM: Be more careful and flexible with guest mappings on restore. …
CPUM.cpp 171.0 KB 26263   15 years vboxsync VMM: More warnings.
CFGMInternal.h 3.2 KB 22526   15 years vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
CFGM.cpp 80.1 KB 26111   15 years vboxsync CFGM: Added CFGMR3ValidateConfig as a replacement for …
Note: See TracBrowser for help on using the repository browser.

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