source:
vbox/trunk/src/VBox/VMM/VMMR3@
38791
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
CFGM.cpp | 81.7 KB | 36819 | 14 years | CFGM: Shut up two -O3 warnings on mac. | |
CPUM.cpp | 188.6 KB | 37136 | 14 years | CPUM: Option to set Hypervisor Present bit. | |
CPUMDbg.cpp | 51.0 KB | 35625 | 14 years | DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX … | |
CSAM.cpp | 96.4 KB | 36969 | 14 years | more gcc-4.6 -Werror=int-to-pointer-cast fixes | |
DBGF.cpp | 31.8 KB | 37410 | 13 years | VMM,SUPDrv: Created DBGFTrace. | |
DBGFAddr.cpp | 15.1 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFAddrSpace.cpp | 35.7 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFBp.cpp | 26.2 KB | 35694 | 14 years | Debugger console: more cleanup. | |
DBGFCoreWrite.cpp | 19.4 KB | 38736 | 13 years | *: Please don NOT redefine logger macros. | |
DBGFCpu.cpp | 2.1 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFDisas.cpp | 25.1 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFInfo.cpp | 30.1 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFLog.cpp | 4.2 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFMem.cpp | 23.5 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFModule.cpp | 10.7 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFOS.cpp | 13.5 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFR3Trace.cpp | 5.7 KB | 37410 | 13 years | VMM,SUPDrv: Created DBGFTrace. | |
DBGFReg.cpp | 82.3 KB | 36826 | 14 years | DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable. | |
DBGFStack.cpp | 20.8 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFSym.cpp | 33.3 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
EM.cpp | 104.1 KB | 38612 | 13 years | EM: - Don't reschedule after clearing the inhibit irq flag, it … | |
EMHwaccm.cpp | 20.9 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
EMRaw.cpp | 57.5 KB | 38324 | 13 years | FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to … | |
FTM.cpp | 41.5 KB | 38614 | 13 years | doxygen bugs. | |
GMM.cpp | 13.4 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
HWACCM.cpp | 134.4 KB | 37323 | 13 years | build fix and some prefix cleanup. | |
IEMR3.cpp | 1.7 KB | 36788 | 14 years | OSE build fix. | |
IOM.cpp | 81.0 KB | 37467 | 13 years | IOM: Clean up locking now that all devices has its own CS. | |
Makefile.kup | 0 bytes | 35406 | 14 years | VMMR3/Makefile.kup | |
MM.cpp | 28.6 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
MMHeap.cpp | 21.7 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
MMHyper.cpp | 50.2 KB | 36960 | 14 years | PGM,MM: Heap and shadow pool size adjustments for large memory configs. | |
MMPagePool.cpp | 18.5 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
MMUkHeap.cpp | 15.1 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
PATM.cpp | 253.3 KB | 36969 | 14 years | more gcc-4.6 -Werror=int-to-pointer-cast fixes | |
PATMA.asm | 70.8 KB | 37955 | 13 years | Moved VBox/x86.h/mac to iprt/x86.h/mac. | |
PATMA.mac | 5.3 KB | 35348 | 14 years | VMM reorg: Moving PATM to where the other VMM sources are. | |
PATMGuest.cpp | 8.3 KB | 35348 | 14 years | VMM reorg: Moving PATM to where the other VMM sources are. | |
PATMPatch.cpp | 52.1 KB | 35348 | 14 years | VMM reorg: Moving PATM to where the other VMM sources are. | |
PATMPatch.h | 5.6 KB | 35348 | 14 years | VMM reorg: Moving PATM to where the other VMM sources are. | |
PATMSSM.cpp | 57.0 KB | 36669 | 14 years | PATM: Record trampoline patches in the target to update the … | |
PDM.cpp | 84.4 KB | 38749 | 13 years | PDM: Warn if devices/drivers take too long to suspend or power off. … | |
PDMAsyncCompletion.cpp | 54.7 KB | 36001 | 14 years | AsyncCompletion: Add a new flag to enable the host cache, to make … | |
PDMAsyncCompletionFile.cpp | 46.0 KB | 37597 | 13 years | darwin build fix | |
PDMAsyncCompletionFileFailsafe.cpp | 9.9 KB | 37596 | 13 years | *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter … | |
PDMAsyncCompletionFileNormal.cpp | 64.3 KB | 37596 | 13 years | *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter … | |
PDMBlkCache.cpp | 91.2 KB | 37933 | 13 years | Assertion are VBOX_STRICT not DEBUG. | |
PDMCritSect.cpp | 23.1 KB | 37466 | 13 years | VMM,Devices: Automatically use a per-device lock instead of the giant … | |
PDMDevHlp.cpp | 144.4 KB | 37466 | 13 years | VMM,Devices: Automatically use a per-device lock instead of the giant … | |
PDMDevice.cpp | 38.0 KB | 37812 | 13 years | VMM: LogRel on VERR_PDM_DEVICE_NOT_FOUND | |
PDMDevMiscHlp.cpp | 23.7 KB | 36820 | 14 years | PDMDevMiscHlp.cpp: Correct logging. | |
PDMDriver.cpp | 57.4 KB | 37418 | 13 years | Fixed a uninitialized variable in a PDM driver method used by VBoxBFE … | |
PDMLdr.cpp | 58.5 KB | 37443 | 13 years | PDM: Implemented the NOP critical section. | |
PDMQueue.cpp | 28.9 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
PDMThread.cpp | 34.4 KB | 36437 | 14 years | VMM,Main: Added VMM thread init and term notifications so that Main … | |
PDMUsb.cpp | 51.5 KB | 37879 | 13 years | VMM: typo. | |
PGM.cpp | 201.7 KB | 38712 | 13 years | PGM: Log the host paging mode. | |
PGMBth.h | 10.1 KB | 35333 | 14 years | VMM source reorg. | |
PGMDbg.cpp | 97.0 KB | 37187 | 13 years | typo fix | |
PGMGst.h | 4.8 KB | 35333 | 14 years | VMM source reorg. | |
PGMHandler.cpp | 23.4 KB | 36891 | 14 years | PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled). | |
PGMMap.cpp | 50.6 KB | 36891 | 14 years | PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled). | |
PGMPhys.cpp | 162.5 KB | 38708 | 13 years | PGM: Drop the PGM_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST define and … | |
PGMPhysRWTmpl.h | 1.6 KB | 35333 | 14 years | VMM source reorg. | |
PGMPool.cpp | 53.7 KB | 37354 | 13 years | PGM: Fixed locking issues in PGMR3PhysMMIORegister and … | |
PGMSavedState.cpp | 124.0 KB | 38707 | 13 years | VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts … | |
PGMSharedPage.cpp | 14.0 KB | 36891 | 14 years | PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled). | |
PGMShw.h | 10.2 KB | 35333 | 14 years | VMM source reorg. | |
SELM.cpp | 101.6 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
SSM.cpp | 309.0 KB | 37026 | 14 years | SSM: pointers aren't UL everywhere. | |
STAM.cpp | 72.2 KB | 35696 | 14 years | PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions … | |
TM.cpp | 135.1 KB | 37527 | 13 years | TM: Virtual sync timer locking fixes and assertions. | |
TRPM.cpp | 76.1 KB | 38378 | 13 years | Don't issue instructions rescheduling to RAW or HWACCM mode when … | |
VBoxVMMDeps.cpp | 1.9 KB | 35410 | 14 years | DBGFReg revamp #2. | |
VM.cpp | 157.0 KB | 38229 | 13 years | VMMR3/VM.cpp: Make UUID an optional parameter. Unbreaks VBoxBFE. | |
VMEmt.cpp | 44.7 KB | 36437 | 14 years | VMM,Main: Added VMM thread init and term notifications so that Main … | |
VMM.cpp | 86.1 KB | 37955 | 13 years | Moved VBox/x86.h/mac to iprt/x86.h/mac. | |
VMMGuruMeditation.cpp | 27.3 KB | 35346 | 14 years | VMM reorg: Moving the public include files from include/VBox to … | |
VMMR3.def | 5.1 KB | 37529 | 13 years | build fix | |
VMMSwitcher.cpp | 37.3 KB | 36415 | 14 years | nits | |
VMMTests.cpp | 24.3 KB | 37955 | 13 years | Moved VBox/x86.h/mac to iprt/x86.h/mac. | |
VMReq.cpp | 47.7 KB | 38613 | 13 years | VMR3ReqProcessU: Deconfused the code a bit. |
Note:
See TracBrowser
for help on using the repository browser.