source:
vbox/trunk/src/VBox/VMM@
25062
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
PATM | 23817 | 15 years | PATM: 64-bit host saved state fixes (addresses testbox burn). | ||
testcase | 24800 | 15 years | darwin.amd64 build fix. | ||
VMMAll | 24997 | 15 years | Proper boundary checks for 32 bits paging modes. | ||
VMMGC | 24680 | 15 years | VMMGC.mac: Use new section definition form on darwin and ditch the 50 … | ||
VMMR0 | 24994 | 15 years | HWSVMR0.cpp: space | ||
VMMRZ | 20875 | 15 years | VMM: Renamed almost all references to CallHost to CallRing3. | ||
VMMSwitcher | 21946 | 15 years | AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit. | ||
CFGM.cpp | 76.5 KB | 23587 | 15 years | CFGM: Optimize the lookups. | |
CFGMInternal.h | 3.2 KB | 22526 | 15 years | CFGM: Fixed string length bug in CFGMR3InsertStringFV. | |
CPUM.cpp | 170.0 KB | 24999 | 15 years | VMM: Fixed a few of -Wshadow warnings. | |
CPUMInternal.h | 11.8 KB | 23794 | 15 years | More synthetic cpu work | |
CPUMInternal.mac | 13.5 KB | 23794 | 15 years | More synthetic cpu work | |
DBGF.cpp | 31.7 KB | 24999 | 15 years | VMM: Fixed a few of -Wshadow warnings. | |
DBGFAddr.cpp | 15.2 KB | 23012 | 15 years | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFAddrSpace.cpp | 32.6 KB | 22112 | 15 years | DBGF,REM,Diggers: Converted more of the code dealing with debug symbol … | |
DBGFBp.cpp | 26.3 KB | 23012 | 15 years | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFCpu.cpp | 2.3 KB | 24061 | 15 years | DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment … | |
DBGFDisas.cpp | 23.7 KB | 23012 | 15 years | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFInfo.cpp | 26.6 KB | 24009 | 15 years | don't use <ctype.h> on UTF-8. | |
DBGFInternal.h | 9.3 KB | 19757 | 15 years | VMM,IPRT,DBGC: Debug address spaces. | |
DBGFLog.cpp | 4.4 KB | 23012 | 15 years | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFMem.cpp | 17.2 KB | 24061 | 15 years | DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment … | |
DBGFModule.cpp | 10.9 KB | 19757 | 15 years | VMM,IPRT,DBGC: Debug address spaces. | |
DBGFOS.cpp | 13.7 KB | 23015 | 15 years | VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. … | |
DBGFStack.cpp | 21.1 KB | 23012 | 15 years | VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait. | |
DBGFSym.cpp | 33.3 KB | 25015 | 15 years | VMM: a few more -Wshadow fixes. | |
EM.cpp | 97.3 KB | 24938 | 15 years | EM: VINF_EM_SUSPEND should have higher priority than VINF_EM_RESET … | |
EMHandleRCTmpl.h | 11.3 KB | 24033 | 15 years | Error code handling | |
EMHwaccm.cpp | 20.4 KB | 22890 | 15 years | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
EMInternal.h | 14.6 KB | 21251 | 15 years | emR3SingleStepExecRem shouldn't be static | |
EMRaw.cpp | 58.6 KB | 24999 | 15 years | VMM: Fixed a few of -Wshadow warnings. | |
GMM.cpp | 10.1 KB | 20864 | 15 years | SUP,*: API cleanup. | |
HWACCM.cpp | 125.0 KB | 24871 | 15 years | Only check if hwaccm is enabled. | |
HWACCMInternal.h | 32.9 KB | 24832 | 15 years | More statistics | |
HWACCMInternal.mac | 2.3 KB | 15962 | 16 years | Added debugging code (inactive) for tracking the state of the 32/64 … | |
IOM.cpp | 81.9 KB | 25006 | 15 years | IOMR3IOPortDeregister: Fixed rc handling. | |
IOMInternal.h | 19.8 KB | 22924 | 15 years | VMM: Made STAM assert on missaligned statistics. Fixed a bunch of … | |
Makefile.kmk | 12.5 KB | 24577 | 15 years | Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC. | |
MM.cpp | 27.9 KB | 22793 | 15 years | SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the … | |
MMHeap.cpp | 21.8 KB | 20774 | 15 years | Debug logging updates for the hyper heap | |
MMHyper.cpp | 46.0 KB | 22890 | 15 years | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
MMInternal.h | 26.7 KB | 22939 | 15 years | MMInternal.h: typo. | |
MMPagePool.cpp | 18.7 KB | 20866 | 15 years | SUP: Removed two obsolete allocation APIs. | |
MMUkHeap.cpp | 15.3 KB | 20774 | 15 years | Debug logging updates for the hyper heap | |
PDM.cpp | 73.3 KB | 25008 | 15 years | PDM.cpp: SSMR3GetUInt/SSMR3PutUInt -> U32. Fixed shadowed variable warning. | |
PDMAsyncCompletion.cpp | 37.9 KB | 22309 | 15 years | PDMAsyncCompletion: Add first part of the cache for file I/O | |
PDMAsyncCompletionFile.cpp | 30.5 KB | 24443 | 15 years | Build fix | |
PDMAsyncCompletionFileCache.cpp | 74.5 KB | 24708 | 15 years | AsyncCompletion: Remove the entry from the endpoint where it belongs … | |
PDMAsyncCompletionFileFailsafe.cpp | 8.2 KB | 24358 | 15 years | AsyncCompletion: Don't enqueue requests if the endpoint is moving | |
PDMAsyncCompletionFileInternal.h | 22.5 KB | 24621 | 15 years | AsyncCompletion: Implement new caching using the 2Q algorithm | |
PDMAsyncCompletionFileNormal.cpp | 41.0 KB | 24530 | 15 years | AsyncCompletion: Fix assertion when closing endpoints | |
PDMAsyncCompletionInternal.h | 10.1 KB | 22309 | 15 years | PDMAsyncCompletion: Add first part of the cache for file I/O | |
PDMCritSect.cpp | 17.4 KB | 23350 | 15 years | VMM: Added PDMCritSectHasWaiters and PDMR3CritSectYield. | |
PDMDevHlp.cpp | 141.1 KB | 24744 | 15 years | PDM: Async reset notification handling as well. | |
PDMDevice.cpp | 37.2 KB | 24730 | 15 years | PDM: Implemented making device/driver/usb-device suspend and poweroff … | |
PDMDevMiscHlp.cpp | 18.5 KB | 24125 | 15 years | DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes … | |
PDMDriver.cpp | 43.1 KB | 24744 | 15 years | PDM: Async reset notification handling as well. | |
PDMInternal.h | 42.7 KB | 24744 | 15 years | PDM: Async reset notification handling as well. | |
PDMLdr.cpp | 38.3 KB | 25015 | 15 years | VMM: a few more -Wshadow fixes. | |
PDMQueue.cpp | 30.5 KB | 25015 | 15 years | VMM: a few more -Wshadow fixes. | |
PDMThread.cpp | 33.1 KB | 24244 | 15 years | PDMThread: Fend of already suspended threads in PDMR3ThreadSuspend. | |
PGM.cpp | 216.2 KB | 25015 | 15 years | VMM: a few more -Wshadow fixes. | |
PGMBth.h | 10.8 KB | 20759 | 15 years | More locking | |
PGMDbg.cpp | 25.7 KB | 24061 | 15 years | DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment … | |
PGMGst.h | 5.0 KB | 20374 | 15 years | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
PGMGstDefs.h | 5.3 KB | 17215 | 16 years | Split up the definitions and the guest code. Otherwise we'll end up … | |
PGMHandler.cpp | 23.1 KB | 20808 | 15 years | Removed dead code | |
PGMInternal.h | 205.7 KB | 24960 | 15 years | Experimental code added (not used!) | |
PGMMap.cpp | 47.9 KB | 22890 | 15 years | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
PGMPhys.cpp | 119.4 KB | 24918 | 15 years | VM,PGM: Fixed handling of VM reset during teleporation / live save. | |
PGMPhysRWTmpl.h | 1.8 KB | 20808 | 15 years | Removed dead code | |
PGMPool.cpp | 44.4 KB | 23519 | 15 years | Backed out 53066; problem area elswhere | |
PGMSavedState.cpp | 110.8 KB | 24876 | 15 years | PGMSavedState: refinement. | |
PGMShw.h | 10.0 KB | 24077 | 15 years | Fixed nested paging for 64 bits guests on 32 bits hosts (AMD-V only). | |
REMInternal.h | 9.2 KB | 22707 | 15 years | REM: Double the size of aHandlerNotifications and make sure there are … | |
SELM.cpp | 101.6 KB | 22890 | 15 years | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
SELMInternal.h | 7.9 KB | 20374 | 15 years | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
SSM.cpp | 299.2 KB | 24917 | 15 years | SSM,Main: Fixed error propagation on the target side so that a source … | |
SSMInternal.h | 10.6 KB | 24804 | 15 years | SSM: Added the pass to the statistics (so it's possible to watch progress). | |
STAM.cpp | 69.6 KB | 22924 | 15 years | VMM: Made STAM assert on missaligned statistics. Fixed a bunch of … | |
STAMInternal.h | 3.8 KB | 20374 | 15 years | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
TM.cpp | 116.0 KB | 23794 | 15 years | More synthetic cpu work | |
TMInternal.h | 24.8 KB | 22242 | 15 years | Made TSC underflow checking more generic. | |
TRPM.cpp | 75.9 KB | 22890 | 15 years | VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members. | |
TRPMInternal.h | 9.0 KB | 20374 | 15 years | *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g | |
TRPMInternal.mac | 3.9 KB | 19286 | 16 years | VMM,VBoxDbg: SMP refactoring, part 1. | |
VBoxVMMDeps.cpp | 1.8 KB | 24061 | 15 years | DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment … | |
VM.cpp | 140.9 KB | 24922 | 15 years | Main,VMM: Debugging live snapshots. | |
VMEmt.cpp | 42.5 KB | 24740 | 15 years | VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the … | |
VMInternal.h | 16.6 KB | 24738 | 15 years | VMReq.cpp: Made VMR3ReqProcessU re-entrant. | |
VMM.cpp | 80.8 KB | 24844 | 15 years | VMM.cpp: Attempt to work around the 'loaded too much' issue on darwin … | |
VMMCodingGuidelines.cpp | 3.9 KB | 9212 | 16 years | Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE … | |
VMMDocsRawMode.cpp | 1.1 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VMMGuruMeditation.cpp | 20.2 KB | 20875 | 15 years | VMM: Renamed almost all references to CallHost to CallRing3. | |
VMMInternal.h | 22.2 KB | 24582 | 15 years | VMM.cpp: Fix cleanup of the stack's guard pages so that we don't … | |
VMMInternal.mac | 2.5 KB | 23487 | 15 years | VMM: Saved and restore the [R|E]FLAGS register in the … | |
VMMSwitcher.cpp | 36.6 KB | 24009 | 15 years | don't use <ctype.h> on UTF-8. | |
VMMTests.cpp | 24.3 KB | 20864 | 15 years | SUP,*: API cleanup. | |
VMReq.cpp | 46.9 KB | 24738 | 15 years | VMReq.cpp: Made VMR3ReqProcessU re-entrant. |
Note:
See TracBrowser
for help on using the repository browser.