source:
vbox/trunk/src/VBox/VMM/VMMR3@
45808
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
CFGM.cpp | 92.0 KB | 45189 | 12 years | STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled). | |
CPUM.cpp | 214.2 KB | 45752 | 12 years | Don't call MMHyperIsInsideArea if we're using HM to execute code, it … | |
CPUMDbg.cpp | 53.6 KB | 45793 | 12 years | CPUMDbg.cpp: crX and drX sub registers. | |
CSAM.cpp | 100.7 KB | 45620 | 12 years | CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, … | |
DBGF.cpp | 36.1 KB | 45701 | 12 years | VMM: SELM and VMM early HM init changes. | |
DBGFAddr.cpp | 16.2 KB | 45753 | 12 years | Don't call MMHyperIsInsideArea if we're using HM to execute code, it … | |
DBGFAddrSpace.cpp | 37.7 KB | 44399 | 12 years | DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. | |
DBGFBp.cpp | 27.1 KB | 44528 | 12 years | header (C) fixes | |
DBGFCoreWrite.cpp | 19.5 KB | 44399 | 12 years | DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. | |
DBGFCpu.cpp | 2.4 KB | 44529 | 12 years | header (C) fixes | |
DBGFDisas.cpp | 26.0 KB | 45753 | 12 years | Don't call MMHyperIsInsideArea if we're using HM to execute code, it … | |
DBGFInfo.cpp | 32.3 KB | 44399 | 12 years | DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. | |
DBGFLog.cpp | 6.0 KB | 44528 | 12 years | header (C) fixes | |
DBGFMem.cpp | 23.9 KB | 44528 | 12 years | header (C) fixes | |
DBGFModule.cpp | 10.7 KB | 44529 | 12 years | header (C) fixes | |
DBGFOS.cpp | 13.6 KB | 44399 | 12 years | DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. | |
DBGFR3Trace.cpp | 14.0 KB | 41975 | 12 years | VMM: Do no pass a NULL node to CFGMR3QueryStringAllocDef together with … | |
DBGFReg.cpp | 84.7 KB | 44691 | 12 years | Added a device helper for registering device registers with DBGF … | |
DBGFStack.cpp | 21.3 KB | 44528 | 12 years | header (C) fixes | |
DBGFSym.cpp | 36.6 KB | 45753 | 12 years | Don't call MMHyperIsInsideArea if we're using HM to execute code, it … | |
EM.cpp | 112.0 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
EMHM.cpp | 20.5 KB | 45728 | 12 years | TRPM: Sprinkled HMIsEnabled around the place. | |
EMRaw.cpp | 57.0 KB | 45531 | 12 years | VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: … | |
FTM.cpp | 42.2 KB | 44529 | 12 years | header (C) fixes | |
GMM.cpp | 13.3 KB | 43045 | 12 years | PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared … | |
HM.cpp | 127.8 KB | 45804 | 12 years | VMX: Added CFGM key to disable unrestricted execution. | |
IEMR3.cpp | 3.3 KB | 44529 | 12 years | header (C) fixes | |
IOM.cpp | 79.5 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
Makefile.kup | 0 bytes | 35406 | 14 years | VMMR3/Makefile.kup | |
MM.cpp | 28.5 KB | 44528 | 12 years | header (C) fixes | |
MMHeap.cpp | 21.8 KB | 44528 | 12 years | header (C) fixes | |
MMHyper.cpp | 50.3 KB | 45618 | 12 years | Do HMR3Init first in vmR3InitRing3 so the other components can skip … | |
MMPagePool.cpp | 18.6 KB | 44528 | 12 years | header (C) fixes | |
MMUkHeap.cpp | 15.2 KB | 44528 | 12 years | header (C) fixes | |
PATM.cpp | 261.8 KB | 45620 | 12 years | CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, … | |
PATMA.asm | 80.1 KB | 45276 | 12 years | Ring-1 compression patches, courtesy of trivirt AG: - main: diff to … | |
PATMA.mac | 5.3 KB | 44528 | 12 years | header (C) fixes | |
PATMGuest.cpp | 8.3 KB | 44528 | 12 years | header (C) fixes | |
PATMPatch.cpp | 52.9 KB | 45485 | 12 years | - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when … | |
PATMPatch.h | 5.5 KB | 44528 | 12 years | header (C) fixes | |
PATMSSM.cpp | 57.4 KB | 45620 | 12 years | CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, … | |
PDM.cpp | 101.9 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PDMAsyncCompletion.cpp | 67.3 KB | 44358 | 12 years | PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal … | |
PDMAsyncCompletionFile.cpp | 45.7 KB | 44528 | 12 years | header (C) fixes | |
PDMAsyncCompletionFileFailsafe.cpp | 9.9 KB | 44528 | 12 years | header (C) fixes | |
PDMAsyncCompletionFileNormal.cpp | 65.7 KB | 45678 | 12 years | Runtime/aio: Add flags parameter to RTFileAioCtxCreate | |
PDMBlkCache.cpp | 98.4 KB | 44528 | 12 years | header (C) fixes | |
PDMCritSect.cpp | 39.6 KB | 45177 | 12 years | A couple of PDMCritSectRw init fixes. | |
PDMDevHlp.cpp | 151.2 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PDMDevice.cpp | 39.5 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PDMDevMiscHlp.cpp | 26.0 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PDMDriver.cpp | 70.2 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PDMLdr.cpp | 60.3 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PDMNetShaper.cpp | 16.4 KB | 45061 | 12 years | Review of PDM driver destructors making sure that variables they use … | |
PDMQueue.cpp | 28.9 KB | 44504 | 12 years | small cleanups. | |
PDMThread.cpp | 34.6 KB | 44529 | 12 years | header (C) fixes | |
PDMUsb.cpp | 52.9 KB | 44386 | 12 years | CFGM: Some smaller PVM/PUVM adjustments. | |
PGM.cpp | 203.3 KB | 45798 | 12 years | Fixed up and enabled Netware WP0+RO+US hack. | |
PGMBth.h | 10.3 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PGMDbg.cpp | 97.3 KB | 44399 | 12 years | DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. | |
PGMGst.h | 4.9 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PGMHandler.cpp | 24.2 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PGMMap.cpp | 50.0 KB | 45739 | 12 years | VMM: First part of HMIsEnabled() and PGMMap*. | |
PGMPhys.cpp | 167.2 KB | 45618 | 12 years | Do HMR3Init first in vmR3InitRing3 so the other components can skip … | |
PGMPhysRWTmpl.h | 1.7 KB | 44528 | 12 years | header (C) fixes | |
PGMPool.cpp | 52.3 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PGMSavedState.cpp | 125.1 KB | 44528 | 12 years | header (C) fixes | |
PGMSharedPage.cpp | 14.8 KB | 44528 | 12 years | header (C) fixes | |
PGMShw.h | 9.8 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
SELM.cpp | 106.8 KB | 45709 | 12 years | SELM.cpp: Must cast pointers to uintptr_t before doing … | |
SSM.cpp | 313.6 KB | 44528 | 12 years | header (C) fixes | |
STAM.cpp | 76.3 KB | 45189 | 12 years | STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled). | |
TM.cpp | 137.6 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
TRPM.cpp | 77.8 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
VM.cpp | 156.8 KB | 45786 | 12 years | Move HMRCA.asm into the switcher code so we don't need VMMRC.rc. | |
VMEmt.cpp | 45.3 KB | 45749 | 12 years | VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're … | |
VMM.cpp | 88.6 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
VMMGuruMeditation.cpp | 27.9 KB | 45693 | 12 years | VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault … | |
VMMR3.def | 5.1 KB | 37529 | 13 years | build fix | |
VMMSwitcher.cpp | 39.4 KB | 45786 | 12 years | Move HMRCA.asm into the switcher code so we don't need VMMRC.rc. | |
VMMTests.cpp | 24.4 KB | 45618 | 12 years | Do HMR3Init first in vmR3InitRing3 so the other components can skip … | |
VMReq.cpp | 50.4 KB | 44528 | 12 years | header (C) fixes |
Note:
See TracBrowser
for help on using the repository browser.