source:
vbox/trunk/src/VBox/VMM/VMMR3@
41147
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
CFGM.cpp | 91.0 KB | 41009 | 13 年 | CFGM: thousand separator, GB, cb-prefix, and some nits. | |
CPUM.cpp | 190.9 KB | 40234 | 13 年 | Optionally present basic hypervisor CPUID leaves. | |
CPUMDbg.cpp | 51.0 KB | 40076 | 13 年 | Changed the types of the r80 views of the FPU registers. | |
CSAM.cpp | 96.6 KB | 40449 | 13 年 | SELM: Refactoring (PVM -> PVMCPU). | |
DBGF.cpp | 31.6 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
DBGFAddr.cpp | 15.1 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
DBGFAddrSpace.cpp | 37.2 KB | 39477 | 13 年 | VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging. | |
DBGFBp.cpp | 26.7 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
DBGFCoreWrite.cpp | 19.4 KB | 38736 | 13 年 | *: Please don NOT redefine logger macros. | |
DBGFCpu.cpp | 2.1 KB | 38838 | 13 年 | VMM,++: Try fix the async reset, suspend and power-off problems in PDM … | |
DBGFDisas.cpp | 25.1 KB | 38838 | 13 年 | VMM,++: Try fix the async reset, suspend and power-off problems in PDM … | |
DBGFInfo.cpp | 31.5 KB | 39405 | 13 年 | VMM: Don't use generic IPE status codes, use specific ones. Part 2. | |
DBGFLog.cpp | 6.0 KB | 39650 | 13 年 | DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). … | |
DBGFMem.cpp | 23.5 KB | 38838 | 13 年 | VMM,++: Try fix the async reset, suspend and power-off problems in PDM … | |
DBGFModule.cpp | 10.7 KB | 35346 | 14 年 | VMM reorg: Moving the public include files from include/VBox to … | |
DBGFOS.cpp | 13.5 KB | 38838 | 13 年 | VMM,++: Try fix the async reset, suspend and power-off problems in PDM … | |
DBGFR3Trace.cpp | 13.6 KB | 40557 | 13 年 | RT_STR_TUPLE: Switch the length and string so it'll work with … | |
DBGFReg.cpp | 82.5 KB | 40076 | 13 年 | Changed the types of the r80 views of the FPU registers. | |
DBGFStack.cpp | 20.8 KB | 39405 | 13 年 | VMM: Don't use generic IPE status codes, use specific ones. Part 2. | |
DBGFSym.cpp | 36.0 KB | 39477 | 13 年 | VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging. | |
EM.cpp | 106.5 KB | 40377 | 13 年 | Fixes for real dtrace (trailing digits are not allowed in provider names). | |
EMHwaccm.cpp | 20.4 KB | 40446 | 13 年 | EM: One more EMInterpretInstructionCPU usage. | |
EMRaw.cpp | 56.2 KB | 40451 | 13 年 | EM: build fix. | |
FTM.cpp | 41.8 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
GMM.cpp | 13.4 KB | 39405 | 13 年 | VMM: Don't use generic IPE status codes, use specific ones. Part 2. | |
HWACCM.cpp | 135.5 KB | 40656 | 13 年 | Added counters so that VT-x exit stats add up. | |
IEMR3.cpp | 1.8 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
IOM.cpp | 81.5 KB | 40442 | 13 年 | IEM integration in progress - doing some EM refactoring to ease this … | |
Makefile.kup | 0 位元組 | 35406 | 14 年 | VMMR3/Makefile.kup | |
MM.cpp | 28.5 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
MMHeap.cpp | 21.7 KB | 35346 | 14 年 | VMM reorg: Moving the public include files from include/VBox to … | |
MMHyper.cpp | 50.3 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. | |
MMPagePool.cpp | 18.5 KB | 35346 | 14 年 | VMM reorg: Moving the public include files from include/VBox to … | |
MMUkHeap.cpp | 15.1 KB | 35346 | 14 年 | VMM reorg: Moving the public include files from include/VBox to … | |
PATM.cpp | 253.7 KB | 39417 | 13 年 | PATM: Remove noise in the release log | |
PATMA.asm | 71.7 KB | 40007 | 13 年 | VMMR3/PATMA.asm: moved all patch records to the data section to … | |
PATMA.mac | 5.3 KB | 35348 | 14 年 | VMM reorg: Moving PATM to where the other VMM sources are. | |
PATMGuest.cpp | 8.3 KB | 35348 | 14 年 | VMM reorg: Moving PATM to where the other VMM sources are. | |
PATMPatch.cpp | 52.2 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
PATMPatch.h | 5.6 KB | 35348 | 14 年 | VMM reorg: Moving PATM to where the other VMM sources are. | |
PATMSSM.cpp | 57.1 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
PDM.cpp | 99.5 KB | 40958 | 13 年 | Fixed pszArgs == NULL in pdmtracerids. | |
PDMAsyncCompletion.cpp | 53.2 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
PDMAsyncCompletionFile.cpp | 42.3 KB | 39681 | 13 年 | AsyncCompletion: Build fix | |
PDMAsyncCompletionFileFailsafe.cpp | 9.9 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
PDMAsyncCompletionFileNormal.cpp | 64.4 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
PDMBlkCache.cpp | 98.5 KB | 40806 | 13 年 | RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a … | |
PDMCritSect.cpp | 23.0 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. | |
PDMDevHlp.cpp | 146.7 KB | 40907 | 13 年 | Working on tracking IRQs for tracing and logging purposes. | |
PDMDevice.cpp | 38.9 KB | 40920 | 13 年 | Set the idTracing members. | |
PDMDevMiscHlp.cpp | 25.7 KB | 40956 | 13 年 | PDM,APIC,IO-APIC: More IRQ tagging. | |
PDMDriver.cpp | 69.2 KB | 40920 | 13 年 | Set the idTracing members. | |
PDMLdr.cpp | 60.0 KB | 41147 | 13 年 | SUPDrv,VMM: Tracepoints in raw-mode. | |
PDMNetShaper.cpp | 17.3 KB | 40712 | 13 年 | NetShaper: Online bandwidth limit setting (#5582) | |
PDMQueue.cpp | 29.0 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
PDMThread.cpp | 34.4 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. | |
PDMUsb.cpp | 51.8 KB | 40920 | 13 年 | Set the idTracing members. | |
PGM.cpp | 202.1 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
PGMBth.h | 10.2 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
PGMDbg.cpp | 97.0 KB | 39078 | 13 年 | VMM: -Wunused-parameter | |
PGMGst.h | 4.8 KB | 35333 | 14 年 | VMM source reorg. | |
PGMHandler.cpp | 23.5 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
PGMMap.cpp | 50.7 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. | |
PGMPhys.cpp | 164.5 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
PGMPhysRWTmpl.h | 1.6 KB | 35333 | 14 年 | VMM source reorg. | |
PGMPool.cpp | 54.2 KB | 39755 | 13 年 | PGMR3PoolGrow: Fixed fatal assertion. duh. | |
PGMSavedState.cpp | 124.5 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. | |
PGMSharedPage.cpp | 14.7 KB | 40054 | 13 年 | VMM,VMMDev: Page sharing cleanup. | |
PGMShw.h | 10.3 KB | 39739 | 13 年 | nits. | |
SELM.cpp | 102.0 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. | |
SSM.cpp | 309.8 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. | |
STAM.cpp | 79.7 KB | 40005 | 13 年 | More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage assertion. | |
TM.cpp | 135.1 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
TRPM.cpp | 77.1 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
VM.cpp | 158.1 KB | 41117 | 13 年 | SUP,VBoxTpG,++: Initial implementation of generic user module … | |
VMEmt.cpp | 45.2 KB | 40274 | 13 年 | Introduced VBOX_WITH_REM in Config.kmk and the VMM. | |
VMM.cpp | 85.8 KB | 40294 | 13 年 | Print intr inhibit address too. Renamed to fflags to avoid ambiguity … | |
VMMGuruMeditation.cpp | 27.7 KB | 39944 | 13 年 | VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED. | |
VMMR3.def | 5.1 KB | 37529 | 13 年 | build fix | |
VMMSwitcher.cpp | 37.3 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. | |
VMMTests.cpp | 24.3 KB | 37955 | 13 年 | Moved VBox/x86.h/mac to iprt/x86.h/mac. | |
VMReq.cpp | 47.9 KB | 39402 | 13 年 | VMM: don't use generic IPE status codes, use specific ones. Part 1. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器