VirtualBox

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

Name Size Rev Age Author Last Change
../
VMReq.cpp 50.4 KB 44528   12 years vboxsync header (C) fixes
VMMTests.cpp 24.4 KB 45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
VMMSwitcher.cpp 39.4 KB 45786   12 years vboxsync Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
VMMR3.def 7.3 KB 46792   12 years vboxsync Added CFGMR3DestroyTree.
VMMGuruMeditation.cpp 27.9 KB 45693   12 years vboxsync VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
VMM.cpp 88.7 KB 46861   12 years vboxsync Don't allow mixing builds.
VMEmt.cpp 45.3 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
VM.cpp 158.2 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
TRPM.cpp 77.8 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
TM.cpp 137.6 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
STAM.cpp 100.3 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
SSM.cpp 313.6 KB 44528   12 years vboxsync header (C) fixes
SELM.cpp 106.8 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
PGMShw.h 9.8 KB 45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
PGMSharedPage.cpp 14.8 KB 44528   12 years vboxsync header (C) fixes
PGMSavedState.cpp 125.1 KB 44528   12 years vboxsync header (C) fixes
PGMPool.cpp 52.3 KB 45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
PGMPhysRWTmpl.h 1.7 KB 44528   12 years vboxsync header (C) fixes
PGMPhys.cpp 167.2 KB 45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
PGMMap.cpp 50.0 KB 45739   12 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
PGMHandler.cpp 24.3 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PGMGst.h 4.9 KB 45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
PGMDbg.cpp 100.3 KB 46220   12 years vboxsync grumble
PGMBth.h 10.3 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
PGM.cpp 203.3 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
PDMUsb.cpp 54.0 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
PDMThread.cpp 34.6 KB 44529   12 years vboxsync header (C) fixes
PDMQueue.cpp 28.5 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDMNetShaper.cpp 16.4 KB 45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
PDMLdr.cpp 60.8 KB 46915   11 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
PDMDriver.cpp 71.3 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
PDMDevMiscHlp.cpp 26.0 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
PDMDevice.cpp 39.5 KB 45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
PDMDevHlp.cpp 152.3 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
PDMCritSect.cpp 38.7 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDMBlkCache.cpp 98.4 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDMAsyncCompletionFileNormal.cpp 65.7 KB 45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
PDMAsyncCompletionFileFailsafe.cpp 9.9 KB 44528   12 years vboxsync header (C) fixes
PDMAsyncCompletionFile.cpp 45.8 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDMAsyncCompletion.cpp 65.2 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
PDM.cpp 101.9 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
PATMSSM.cpp 57.4 KB 45620   12 years vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
PATMR3Dbg.cpp 15.1 KB 46177   12 years vboxsync More symbols in disassembly, for PATM esp.
PATMPatch.h 5.5 KB 44528   12 years vboxsync header (C) fixes
PATMPatch.cpp 52.8 KB 46150   12 years vboxsync PATM: Patch symbols.
PATMGuest.cpp 8.3 KB 44528   12 years vboxsync header (C) fixes
PATMA.mac 5.3 KB 44528   12 years vboxsync header (C) fixes
PATMA.asm 80.1 KB 45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
PATM.cpp 260.7 KB 46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
MMUkHeap.cpp 15.2 KB 44528   12 years vboxsync header (C) fixes
MMPagePool.cpp 18.6 KB 44528   12 years vboxsync header (C) fixes
MMHyper.cpp 50.3 KB 45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
MMHeap.cpp 21.8 KB 44528   12 years vboxsync header (C) fixes
MM.cpp 28.5 KB 44528   12 years vboxsync header (C) fixes
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
IOM.cpp 79.5 KB 45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
IEMR3.cpp 5.0 KB 47548   11 years vboxsync IEM: Bunch of fixes, mostly DOS related.
HM.cpp 134.7 KB 47681   11 years vboxsync VMM: I/O breakpoints.
GMM.cpp 13.3 KB 43045   12 years vboxsync PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
FTM.cpp 42.2 KB 46788   12 years vboxsync VMM: Suspend and resume reasons.
EMRaw.cpp 57.5 KB 47421   11 years vboxsync VMM: Use IEM for I/O that's been deferred to ring-3.
EMR3Dbg.cpp 2.4 KB 46424   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
EMHM.cpp 24.3 KB 47671   11 years vboxsync VMM: More debugging related stuff.
EM.cpp 115.7 KB 47671   11 years vboxsync VMM: More debugging related stuff.
DBGFStack.cpp 21.5 KB 46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
DBGFReg.cpp 84.9 KB 46155   12 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
DBGFR3Trace.cpp 14.0 KB 47238   11 years vboxsync Disable tracing by default even in debug builds. It's only useful when …
DBGFOS.cpp 13.6 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFModule.cpp 10.7 KB 44529   12 years vboxsync header (C) fixes
DBGFMem.cpp 23.9 KB 44528   12 years vboxsync header (C) fixes
DBGFLog.cpp 6.0 KB 46326   12 years vboxsync RT_STR_TUPLE
DBGFInfo.cpp 32.3 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFDisas.cpp 29.3 KB 46177   12 years vboxsync More symbols in disassembly, for PATM esp.
DBGFCpu.cpp 3.5 KB 46219   12 years vboxsync copy&past fix.
DBGFCoreWrite.cpp 19.6 KB 45930   12 years vboxsync VMM/DBGFCoreWrite: Clarify comment regarding threads in the guest core …
DBGFBp.cpp 27.1 KB 47660   11 years vboxsync VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
DBGFAddrSpace.cpp 43.1 KB 46946   11 years vboxsync Install bios symbol files in bin/VBoxDbgSyms/ and make DBGF look there.
DBGFAddr.cpp 16.5 KB 46155   12 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
DBGF.cpp 36.3 KB 46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
CSAM.cpp 100.7 KB 45620   12 years vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
CPUMDbg.cpp 53.6 KB 45793   12 years vboxsync CPUMDbg.cpp: crX and drX sub registers.
CPUM.cpp 209.2 KB 47328   11 years vboxsync CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
CFGM.cpp 95.3 KB 46793   12 years vboxsync typo
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