source:
vbox/trunk/src/VBox/VMM/VMMR3@
92910
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
cpus | 89991 | 3 年 | CPUM: Manually fixed Core2 T7600 CPU profile so that IA32_SYSENTER … | ||
APIC.cpp | 67.5 KB | 92718 | 3 年 | VMM/APIC,SUP: Driverless tweaks for the APIC code. bugref:10138 | |
CFGM.cpp | 96.2 KB | 82968 | 5 年 | Copyright year updates by scm. | |
CPUM.cpp | 236.9 KB | 92752 | 3 年 | VMM: Nested VMX: bugref:10092 Disallow accessed/dirty bit support for … | |
CPUMDbg.cpp | 47.9 KB | 91281 | 3 年 | VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper … | |
CPUMR3CpuId.cpp | 342.1 KB | 92516 | 3 年 | VMM/CPUM,NEM: The fNestedPagingAndFullGuestExec condition in … | |
CPUMR3Db.cpp | 44.3 KB | 91266 | 3 年 | VMM/CPUM: Moved CPUIDs and MSRs from the hyper heap and into the VM … | |
DBGF.cpp | 76.4 KB | 91695 | 3 年 | VMM/DBGF: Check for environment variable VBOX_DBGF_NO_WAIT_FOR_ATTACH … | |
DBGFAddr.cpp | 15.3 KB | 92426 | 3 年 | VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API … | |
DBGFAddrSpace.cpp | 45.3 KB | 89619 | 3 年 | DBGFAddrSpace: Return the module handle if requested | |
DBGFCoreWrite.cpp | 24.1 KB | 91281 | 3 年 | VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper … | |
DBGFCpu.cpp | 6.5 KB | 84710 | 4 年 | VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a … | |
DBGFDisas.cpp | 30.1 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFInfo.cpp | 50.2 KB | 90549 | 3 年 | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
DBGFLog.cpp | 6.2 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFMem.cpp | 23.1 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
DBGFModule.cpp | 10.7 KB | 85121 | 4 年 | iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as … | |
DBGFOS.cpp | 24.6 KB | 86159 | 4 年 | DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available … | |
DBGFR3Bp.cpp | 106.0 KB | 92729 | 3 年 | VMM/DBGF: nits | |
DBGFR3BugCheck.cpp | 69.9 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFR3Flow.cpp | 82.8 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
DBGFR3FlowTrace.cpp | 69.6 KB | 89924 | 3 年 | VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - … | |
DBGFR3ModInMem.cpp | 44.3 KB | 85969 | 4 年 | VMM/DBGFR3ModInMem.cpp: Don't call RTDbgModCreateFromMachOImage unless … | |
DBGFR3PlugIn.cpp | 20.1 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFR3SampleReport.cpp | 26.7 KB | 90549 | 3 年 | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
DBGFR3Trace.cpp | 14.5 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFR3Tracer.cpp | 44.9 KB | 92723 | 3 年 | VMM: More driverless adjustments. bugref:10138 | |
DBGFR3Type.cpp | 42.9 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFReg.cpp | 103.2 KB | 86149 | 4 年 | VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which … | |
DBGFStack.cpp | 45.1 KB | 82968 | 5 年 | Copyright year updates by scm. | |
EM.cpp | 115.7 KB | 92626 | 3 年 | VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate … | |
EMHM.cpp | 18.3 KB | 91264 | 3 年 | VMM/EM: Copied the two stats we still use from EMSTATS and into the … | |
EMR3Dbg.cpp | 12.0 KB | 82968 | 5 年 | Copyright year updates by scm. | |
EMR3Nem.cpp | 18.3 KB | 92118 | 3 年 | VMM/EM: Call NEMR3CanExecuteGuest in the NEM loop. bugref:10122 | |
GIM.cpp | 22.4 KB | 82968 | 5 年 | Copyright year updates by scm. | |
GIMHv.cpp | 85.3 KB | 87773 | 4 年 | VMM/TM,Devices: Store the timer name in the TMTIMER structure and … | |
GIMKvm.cpp | 21.1 KB | 86123 | 4 年 | VMM/GIM: Comment. | |
GIMMinimal.cpp | 4.5 KB | 82968 | 5 年 | Copyright year updates by scm. | |
GMM.cpp | 13.3 KB | 92723 | 3 年 | VMM: More driverless adjustments. bugref:10138 | |
GVMMR3.cpp | 6.9 KB | 92722 | 3 年 | VMM: doxygen fix. bugref:10138 | |
HM.cpp | 155.7 KB | 92703 | 3 年 | VMM: Trying to cope without the support driver... bugref:10138 | |
IEMR3.cpp | 10.8 KB | 92162 | 3 年 | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
IOM.cpp | 19.4 KB | 92719 | 3 年 | VMM/IOM: Driverless adjustments to IOM init code running after ring-0 … | |
IOMR3IoPort.cpp | 30.3 KB | 92719 | 3 年 | VMM/IOM: Driverless adjustments to IOM init code running after ring-0 … | |
IOMR3Mmio.cpp | 27.9 KB | 92719 | 3 年 | VMM/IOM: Driverless adjustments to IOM init code running after ring-0 … | |
Makefile.kup | 0 位元組 | 35406 | 14 年 | VMMR3/Makefile.kup | |
MM.cpp | 30.3 KB | 92425 | 3 年 | VMM/MM: Split the extended memory range to get better large page … | |
MMHeap.cpp | 23.7 KB | 83564 | 5 年 | VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ … | |
MMHyper.cpp | 31.1 KB | 92703 | 3 年 | VMM: Trying to cope without the support driver... bugref:10138 | |
MMPagePool.cpp | 2.4 KB | 82968 | 5 年 | Copyright year updates by scm. | |
NEMR3.cpp | 14.6 KB | 92525 | 3 年 | VMM/NEM-linux: Exit history updates. bugref:9044 | |
NEMR3Native-darwin.cpp | 129.1 KB | 92626 | 3 年 | VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate … | |
NEMR3Native-linux.cpp | 117.1 KB | 92701 | 3 年 | VMM/NEM-linux: Moved the nemR3LnxFixThreadPoke rendezvous call down to … | |
NEMR3Native-win.cpp | 168.6 KB | 92723 | 3 年 | VMM: More driverless adjustments. bugref:10138 | |
PDM.cpp | 114.9 KB | 91939 | 3 年 | VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. … | |
PDMAsyncCompletion.cpp | 66.9 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMAsyncCompletionFile.cpp | 47.6 KB | 87766 | 4 年 | VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a … | |
PDMAsyncCompletionFileFailsafe.cpp | 10.1 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMAsyncCompletionFileNormal.cpp | 66.8 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMBlkCache.cpp | 100.0 KB | 87766 | 4 年 | VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a … | |
PDMCritSect.cpp | 53.0 KB | 91909 | 3 年 | VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and … | |
PDMDevHlp.cpp | 250.9 KB | 92527 | 3 年 | VMM/PDMDevHlp: Added PDMDevHlpGetMainExecutionEngine for … | |
PDMDevHlpTracing.cpp | 23.9 KB | 88639 | 4 年 | Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU … | |
PDMDevice.cpp | 49.6 KB | 92723 | 3 年 | VMM: More driverless adjustments. bugref:10138 | |
PDMDevMiscHlp.cpp | 15.0 KB | 89620 | 3 年 | Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued … | |
PDMDriver.cpp | 86.7 KB | 91955 | 3 年 | VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and … | |
PDMLdr.cpp | 64.0 KB | 91939 | 3 年 | VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. … | |
PDMNetShaper.cpp | 16.9 KB | 90348 | 3 年 | VMM: Removed the VM pointers from the internal critsect structures. … | |
PDMQueue.cpp | 26.6 KB | 92386 | 3 年 | VMM,VUSB: Statistics corrections (unit, type). | |
PDMR3Task.cpp | 22.4 KB | 85181 | 4 年 | VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794 | |
PDMThread.cpp | 35.3 KB | 82968 | 5 年 | Copyright year updates by scm. | |
PDMUsb.cpp | 82.3 KB | 92155 | 3 年 | VMM/PDMUsb: Add thread helpers to the helper callback table, bugref:10074 | |
PGM.cpp | 138.8 KB | 92717 | 3 年 | VMM/PGM: Driverless requires the simplified memory mode. Must also … | |
PGMDbg.cpp | 119.1 KB | 92426 | 3 年 | VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API … | |
PGMHandler.cpp | 17.3 KB | 92703 | 3 年 | VMM: Trying to cope without the support driver... bugref:10138 | |
PGMPhys.cpp | 223.6 KB | 92721 | 3 年 | VMM: Made driverless adjustments to the halt and cleanup code. bugref:10138 | |
PGMPhysRWTmpl.h | 2.1 KB | 82968 | 5 年 | Copyright year updates by scm. | |
PGMPool.cpp | 54.1 KB | 92386 | 3 年 | VMM,VUSB: Statistics corrections (unit, type). | |
PGMR3DbgA.asm | 14.2 KB | 82968 | 5 年 | Copyright year updates by scm. | |
PGMSavedState.cpp | 123.8 KB | 92157 | 3 年 | VMM/PGMPhysMmio2: Removed obsolete PGMREGMMIO2RANGE_F_MMIO2 flag (it's … | |
PGMSharedPage.cpp | 15.5 KB | 92426 | 3 年 | VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API … | |
SELM.cpp | 23.3 KB | 92526 | 3 年 | VMM/SELM: Make sure we have the GDTR & LDTR as well as paging related … | |
SSM.cpp | 339.6 KB | 90783 | 3 年 | VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn | |
STAM.cpp | 117.2 KB | 92892 | 3 年 | GVMMR0: Experimental code (disabled) for using HR host timers to wake … | |
TM.cpp | 183.3 KB | 92720 | 3 年 | VMM/TM: Driverless adjustments for init complete code. bugref:10138 | |
TRPM.cpp | 16.7 KB | 92521 | 3 年 | VMM/TRPMR3InjectEvent: Only windows want's to use IEM to inject … | |
VM.cpp | 157.9 KB | 92721 | 3 年 | VMM: Made driverless adjustments to the halt and cleanup code. bugref:10138 | |
VMEmt.cpp | 51.3 KB | 92721 | 3 年 | VMM: Made driverless adjustments to the halt and cleanup code. bugref:10138 | |
VMM.cpp | 104.8 KB | 92713 | 3 年 | VMM: More driverless mode adjustments. bugref:10138 | |
VMMGuruMeditation.cpp | 27.5 KB | 92408 | 3 年 | VMM: Reworked most of the call-ring-3 stuff into … | |
VMMR3.def | 11.2 KB | 90549 | 3 年 | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
VMMTests.cpp | 7.3 KB | 82968 | 5 年 | Copyright year updates by scm. | |
VMReq.cpp | 50.0 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器