VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3@ 42852

Name Size Rev Age Author Last Change
../
CFGM.cpp 91.3 KB 41975   12 years vboxsync VMM: Do no pass a NULL node to CFGMR3QueryStringAllocDef together with …
CPUM.cpp 211.4 KB 42613   12 years vboxsync VMM/VMMR3/CPUM: CFGM option for exposing CmpXchg16b if the host …
CPUMDbg.cpp 51.0 KB 41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
CSAM.cpp 97.9 KB 42782   12 years vboxsync CSAM: made comment fit on my screen.
DBGF.cpp 31.8 KB 42833   12 years vboxsync DBGFR3EventBreakpoint: get REM breakpoint number from its DBGFBP::iBp. …
DBGFAddr.cpp 15.1 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
DBGFAddrSpace.cpp 37.3 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
DBGFBp.cpp 26.9 KB 42834   12 years vboxsync dbgfR3BpInit: initialize DBGFCPU::iActiveBp to ~0U for all cpus. This …
DBGFCoreWrite.cpp 19.4 KB 41783   12 years vboxsync Doxygen, comment typos.
DBGFCpu.cpp 2.1 KB 41783   12 years vboxsync Doxygen, comment typos.
DBGFDisas.cpp 25.4 KB 42420   12 years vboxsync Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
DBGFInfo.cpp 31.6 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
DBGFLog.cpp 6.1 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
DBGFMem.cpp 23.3 KB 42165   12 years vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
DBGFModule.cpp 10.7 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
DBGFOS.cpp 13.3 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
DBGFR3Trace.cpp 14.0 KB 41975   12 years vboxsync VMM: Do no pass a NULL node to CFGMR3QueryStringAllocDef together with …
DBGFReg.cpp 83.6 KB 41803   12 years vboxsync Doxygen.
DBGFStack.cpp 21.1 KB 42449   12 years vboxsync DBGFStack.cpp: Forced it to work with hypervisor stacks again (the …
DBGFSym.cpp 36.1 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
EM.cpp 107.8 KB 42698   12 years vboxsync Flush the log on hyper assertion.
EMHwaccm.cpp 20.5 KB 41939   12 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
EMRaw.cpp 56.5 KB 42772   12 years vboxsync EMRaw.cpp: Logging adj.
FTM.cpp 41.8 KB 41801   12 years vboxsync Doxygen.
GMM.cpp 13.3 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
HWACCM.cpp 138.6 KB 42807   12 years vboxsync VMM: Don't try to be clever; there is no guarantee that memory just …
IEMR3.cpp 3.3 KB 42437   12 years vboxsync IEM: Stats and more gentle stubs for unimplemented instructions.
IOM.cpp 81.6 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
MM.cpp 28.5 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
MMHeap.cpp 21.8 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
MMHyper.cpp 50.4 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
MMPagePool.cpp 18.6 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
MMUkHeap.cpp 15.2 KB 41800   12 years vboxsync Doxygen.
PATM.cpp 258.4 KB 42781   12 years vboxsync PATM: Log statement. Added some notes wrt to NT4SP1 boot issues.
PATMA.asm 71.7 KB 40007   13 years vboxsync VMMR3/PATMA.asm: moved all patch records to the data section to …
PATMA.mac 5.3 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMGuest.cpp 8.3 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PATMPatch.cpp 52.3 KB 42481   12 years vboxsync patmPatchGenMovControl: Fix pasto in comment, refer to CRx.
PATMPatch.h 5.5 KB 41801   12 years vboxsync Doxygen.
PATMSSM.cpp 57.2 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDM.cpp 99.7 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMAsyncCompletion.cpp 53.1 KB 41800   12 years vboxsync Doxygen.
PDMAsyncCompletionFile.cpp 43.7 KB 41861   12 years vboxsync PDMAsyncCompletionFile.cpp: Removed RT_STRICT as it breaks the strict …
PDMAsyncCompletionFileFailsafe.cpp 9.9 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDMAsyncCompletionFileNormal.cpp 64.4 KB 41862   12 years vboxsync PDMAsyncCompletionFileNormal.cpp: Removed RT_STRICT as it breaks the …
PDMBlkCache.cpp 98.5 KB 40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
PDMCritSect.cpp 23.1 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMDevHlp.cpp 147.4 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMDevice.cpp 39.0 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMDevMiscHlp.cpp 25.7 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMDriver.cpp 70.0 KB 42141   12 years vboxsync PDMDriver: Changed to much, the name we must get via the internal …
PDMLdr.cpp 60.2 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMNetShaper.cpp 15.9 KB 42064   12 years vboxsync build fix
PDMQueue.cpp 29.1 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMThread.cpp 34.5 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMUsb.cpp 51.9 KB 42139   12 years vboxsync too long line
PGM.cpp 205.2 KB 42612   12 years vboxsync PGMR3Reset: Flush even more on reset if A20 was disabled.
PGMBth.h 10.3 KB 41801   12 years vboxsync Doxygen.
PGMDbg.cpp 97.0 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PGMGst.h 4.8 KB 41801   12 years vboxsync Doxygen.
PGMHandler.cpp 24.1 KB 41982   12 years vboxsync build fix
PGMMap.cpp 50.8 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PGMPhys.cpp 164.2 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PGMPhysRWTmpl.h 1.7 KB 41800   12 years vboxsync Doxygen.
PGMPool.cpp 54.3 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PGMSavedState.cpp 125.2 KB 42837   12 years vboxsync VMM/VMMR3/PGMSavedState: comments.
PGMSharedPage.cpp 14.8 KB 41803   12 years vboxsync Doxygen.
PGMShw.h 10.3 KB 41801   12 years vboxsync Doxygen.
SELM.cpp 102.6 KB 42427   12 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
SSM.cpp 311.4 KB 42335   12 years vboxsync SSM.cpp: offUnitUser - debug aid.
STAM.cpp 79.8 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
TM.cpp 135.9 KB 42493   12 years vboxsync VMM/VMMR3/TM: Fixed-rate TSC detection for VIA Cpus.
TRPM.cpp 78.2 KB 42762   12 years vboxsync TRPM.cpp: Made some unused code build again.
VM.cpp 158.3 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
VMEmt.cpp 45.2 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
VMM.cpp 86.2 KB 41976   12 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
VMMGuruMeditation.cpp 27.7 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
VMMR3.def 5.1 KB 37529   13 years vboxsync build fix
VMMSwitcher.cpp 37.3 KB 42025   12 years vboxsync A few missed copyright year updates.
VMMTests.cpp 24.2 KB 41985   12 years vboxsync VMM: Fixed tstVMM (single stepping ++ in raw-mode code).
VMReq.cpp 47.8 KB 41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
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