VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 30180   15 years vboxsync Make 32->64 switcher SMP aware.
VMMRZ 31445   14 years vboxsync PGMRZDynMap.cpp: Unused hinting debugging, define …
VMMR0 31593   14 years vboxsync PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
VMMGC 31402   14 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
VMMAll 31593   14 years vboxsync PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
testcase 31402   14 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
PATM 31438   14 years vboxsync patmR3HandleDirtyInstr: wrong variable.
include 30572   15 years vboxsync Removed PGMPhysGCPhys2R3Ptr usage from PATM.
VMReq.cpp 46.8 KB 30112   15 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
VMMTests.cpp 24.2 KB 29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
VMMSwitcher.cpp 37.3 KB 30149   15 years vboxsync Added note
VMMInternal.mac 2.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMInternal.h 22.0 KB 29902   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
VMMGuruMeditation.cpp 26.0 KB 30453   15 years vboxsync DBGFR3DisasInstrEx: Flags for overriding the instruction set, adding …
VMMDocsRawMode.cpp 972 bytes 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMCodingGuidelines.cpp 3.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMM.cpp 81.0 KB 30798   15 years vboxsync VMM: print couple more att flags
VMInternal.h 16.0 KB 30473   15 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMEmt.cpp 41.8 KB 30473   15 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VM.cpp 143.1 KB 31410   14 years vboxsync VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
VBoxVMMDeps.cpp 1.8 KB 31495   14 years vboxsync Fix build breakage for Linux and Solaris hosts
TRPMInternal.mac 3.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
TRPMInternal.h 8.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
TRPM.cpp 75.9 KB 30493   15 years vboxsync Demoted some PGM apis to internal only.
TMInternal.h 27.6 KB 30799   15 years vboxsync TM: Made it possible to enable the resettable accounting stats in …
TM.cpp 126.9 KB 30799   15 years vboxsync TM: Made it possible to enable the resettable accounting stats in …
STAMInternal.h 3.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
STAM.cpp 69.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SSMInternal.h 10.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SSM.cpp 307.9 KB 30396   15 years vboxsync Teleportation: Make the progress bar move during teleportation. The …
SELMInternal.h 7.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SELM.cpp 101.5 KB 30647   15 years vboxsync SELM.cpp: Assertion -> log statement as it trigged during guru meditations.
REMInternal.h 9.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pure_test.sh 3.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMShw.h 9.9 KB 31066   15 years vboxsync PGM: A couple of simplifications and optimizations.
PGMSharedPage.cpp 14.0 KB 31529   14 years vboxsync pSharedModules -> g_apSharedModules. (r64559 looked like RT_ELEMENTS …
PGMSavedState.cpp 117.3 KB 31080   15 years vboxsync PGM: Micro optimizations.
PGMPool.cpp 47.5 KB 31170   14 years vboxsync PGM: More inline cleanup (prep for tracking dynamic mappings in raw-mode).
PGMPhysRWTmpl.h 1.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMPhys.cpp 143.5 KB 31398   14 years vboxsync PGMPhys.cpp: too long lines.
PGMMap.cpp 50.7 KB 31123   15 years vboxsync PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
PGMInternal.h 169.4 KB 31593   14 years vboxsync PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
PGMInline.h 49.8 KB 31444   14 years vboxsync PGM: Don't let the ATA device exhaust the dynamic mapping cache - …
PGMHandler.cpp 23.1 KB 30326   15 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
PGMGstDefs.h 9.5 KB 31080   15 years vboxsync PGM: Micro optimizations.
PGMGst.h 4.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMDbg.cpp 25.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMBth.h 10.1 KB 31141   14 years vboxsync PGM: If we get to the end of Trap0eHandler it doesn't mean it is a …
PGM.cpp 226.2 KB 31593   14 years vboxsync PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
PDMUsb.cpp 50.5 KB 30528   15 years vboxsync USB: properly name internal USB devices for logging
PDMThread.cpp 34.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMQueue.cpp 28.9 KB 30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
PDMLdr.cpp 53.6 KB 30072   15 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
PDMInternal.h 44.2 KB 29911   15 years vboxsync PDMInternal.h: Updated fQueueFlushing docs.
PDMDriver.cpp 53.8 KB 30320   15 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
PDMDevMiscHlp.cpp 21.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDevice.cpp 37.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDevHlp.cpp 131.2 KB 30129   15 years vboxsync PDM: typo
PDMCritSect.cpp 20.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMAsyncCompletionInternal.h 10.1 KB 29496   15 years vboxsync AsyncCompletion: Log requests which take longer than 10 seconds
PDMAsyncCompletionFileNormal.cpp 65.2 KB 30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
PDMAsyncCompletionFileInternal.h 27.9 KB 29587   15 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
PDMAsyncCompletionFileFailsafe.cpp 8.4 KB 30147   15 years vboxsync AsyncCompletion: Fix race in the failsafe manager when checking the …
PDMAsyncCompletionFileCache.cpp 83.1 KB 29587   15 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
PDMAsyncCompletionFile.cpp 40.9 KB 31182   14 years vboxsync AsyncCompletion: Fix flags
PDMAsyncCompletion.cpp 42.0 KB 31183   14 years vboxsync AsyncCompletion: Update flags
PDM.cpp 75.4 KB 30050   15 years vboxsync VMM: Removed 4 unused functions.
MMUkHeap.cpp 15.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMPagePool.cpp 18.5 KB 30493   15 years vboxsync Demoted some PGM apis to internal only.
MMInternal.h 26.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMHyper.cpp 45.6 KB 30493   15 years vboxsync Demoted some PGM apis to internal only.
MMHeap.cpp 21.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MM.cpp 28.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Makefile.kmk 12.4 KB 31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
IOMInternal.h 19.4 KB 29436   15 years vboxsync IOM: Profile all callbacks, don't bother count the as we can derive …
IOM.cpp 81.1 KB 30050   15 years vboxsync VMM: Removed 4 unused functions.
HWACCMInternal.mac 2.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
HWACCMInternal.h 33.8 KB 30789   15 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
HWACCM.cpp 131.4 KB 30791   15 years vboxsync fixed HWACCM structure assertions.
GMM.cpp 13.4 KB 30726   15 years vboxsync Must be callable from any thread
EMRaw.cpp 58.4 KB 30263   15 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
EMInternal.h 15.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
EMHwaccm.cpp 20.4 KB 29329   15 years vboxsync removed VBOX_WITH_VMI
EMHandleRCTmpl.h 11.9 KB 30520   15 years vboxsync don't assert on VERR_SVM_UNABLE_TO_START_VM:.
EM.cpp 98.7 KB 30473   15 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
DBGFSym.cpp 33.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFStack.cpp 20.7 KB 30081   15 years vboxsync VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux).
DBGFReg.cpp 21.6 KB 31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
DBGFOS.cpp 13.5 KB 30320   15 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
DBGFModule.cpp 10.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFMem.cpp 17.0 KB 30320   15 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
DBGFLog.cpp 4.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFInternal.h 9.3 KB 30072   15 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
DBGFInfo.cpp 30.1 KB 30060   15 years vboxsync VMM: Dump all info items into the guru meditation log.
DBGFDisas.cpp 25.1 KB 31460   14 years vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
DBGFCpu.cpp 2.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFBp.cpp 26.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFAddrSpace.cpp 35.7 KB 30257   15 years vboxsync 2x use AssertCompileNS.
DBGFAddr.cpp 15.0 KB 30493   15 years vboxsync Demoted some PGM apis to internal only.
DBGF.cpp 31.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
CPUMInternal.mac 13.5 KB 30263   15 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
CPUMInternal.h 11.9 KB 30263   15 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
CPUM.cpp 187.9 KB 31395   14 years vboxsync CPUM.cpp: Added /CPUM/EnableNX config option, defaults to false. …
CFGMInternal.h 3.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
CFGM.cpp 80.7 KB 30955   15 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
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