source:
vbox/trunk/src/VBox/VMM/VMMR3@
105982
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
cpus | 105700 | 3 月 | CPUM: Copied MTRR MSR entries from X6800 profile to the T2600 profile … | ||
VMReq.cpp | 53.4 KB | 105352 | 4 月 | VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit … | |
VMMTests.cpp | 7.5 KB | 98103 | 22 月 | Copyright year updates by scm. | |
VMMR3VTable.cpp | 3.0 KB | 103415 | 9 月 | Additions,Main,VMM,Runtime: Fix some unused expression warnings, … | |
VMMR3.def | 11.5 KB | 102092 | 12 月 | VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues … | |
VMMGuruMeditation.cpp | 27.3 KB | 99051 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
VMM.cpp | 108.1 KB | 103374 | 9 月 | VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use … | |
VMEmt.cpp | 52.9 KB | 101615 | 13 月 | VMM/VMEmt.cpp: Need to account for the elapsed time after running the … | |
VM.cpp | 160.5 KB | 104507 | 7 月 | VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683 | |
TRPM.cpp | 18.5 KB | 103194 | 9 月 | VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 … | |
TM.cpp | 185.7 KB | 105479 | 4 月 | VMM/TM: Build fix for automatic power off timer. bugref:10727 | |
STAM.cpp | 146.3 KB | 103393 | 9 月 | VMM/IEM,STAM: Some more liveness experiments. Adjusted the … | |
SSM.cpp | 340.6 KB | 98103 | 22 月 | Copyright year updates by scm. | |
SELM.cpp | 23.6 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PGMSharedPage.cpp | 16.1 KB | 104840 | 5 月 | VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added … | |
PGMSavedState.cpp | 132.5 KB | 104840 | 5 月 | VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added … | |
PGMR3DbgA.asm | 14.5 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PGMPool.cpp | 74.4 KB | 104840 | 5 月 | VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added … | |
PGMPhysRWTmpl.h | 2.4 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PGMPhys.cpp | 248.8 KB | 105352 | 4 月 | VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit … | |
PGMHandler.cpp | 13.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PGMDbg.cpp | 152.6 KB | 105745 | 3 月 | VMM/PGM: Some preparations for ARMv8 page table walking, introduce … | |
PGM.cpp | 147.3 KB | 105557 | 4 月 | VMM/PGM: Do a LogRel when enabling of NEM mode. bugref:10727 | |
PGM-armv8.cpp | 25.8 KB | 105745 | 3 月 | VMM/PGM: Some preparations for ARMv8 page table walking, introduce … | |
PDMUsb.cpp | 83.4 KB | 98122 | 22 月 | VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD. | |
PDMThread.cpp | 35.6 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMR3Task.cpp | 22.7 KB | 99806 | 18 月 | VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409 | |
PDMQueue.cpp | 34.0 KB | 99739 | 18 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMNetShaper.cpp | 19.7 KB | 99739 | 18 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMLdr.cpp | 64.1 KB | 103359 | 9 月 | VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about … | |
PDMDriver.cpp | 88.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMDevMiscHlp.cpp | 15.7 KB | 100108 | 18 月 | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
PDMDevice.cpp | 50.5 KB | 105687 | 3 月 | VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS … | |
PDMDevHlpTracing.cpp | 24.3 KB | 104767 | 6 月 | VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687 | |
PDMDevHlp.cpp | 251.7 KB | 105352 | 4 月 | VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit … | |
PDMCritSect.cpp | 53.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMBlkCache.cpp | 100.3 KB | 103409 | 9 月 | VMM/PDMBlkCache.cpp: Remove redundant condition (pBlkCacheGlobal is … | |
PDMAsyncCompletionFileNormal.cpp | 66.4 KB | 104556 | 6 月 | src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify … | |
PDMAsyncCompletionFileFailsafe.cpp | 10.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMAsyncCompletionFile.cpp | 47.9 KB | 100108 | 18 月 | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
PDMAsyncCompletion.cpp | 67.1 KB | 99775 | 18 月 | *: Mark functions as static if not used outside of a given compilation … | |
PDM.cpp | 117.3 KB | 105068 | 5 月 | VMM/PDM: Quick fix for loading existing saved states after r163661 … | |
NEMR3NativeTemplate-linux.cpp.h | 42.2 KB | 104840 | 5 月 | VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added … | |
NEMR3Native-win.cpp | 153.0 KB | 99370 | 19 月 | VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V … | |
NEMR3Native-win-armv8.cpp | 124.4 KB | 104672 | 6 月 | VMM/NEM: Pretty much work in progress Hyper-V on win.arm64 experiment, … | |
NEMR3Native-linux.cpp | 77.1 KB | 104740 | 6 月 | VMM/NEMR3Native-linux.cpp: Make it use the template code shared with … | |
NEMR3Native-linux-armv8.cpp | 62.2 KB | 104729 | 6 月 | VMM/NEMR3Native-linux-armv8.cpp: Sync the PAuth system registers, … | |
NEMR3Native-darwin.cpp | 182.2 KB | 100878 | 15 月 | VMM/NEMR3Native-darwin: Disable intercepting #DB exceptions and mov … | |
NEMR3Native-darwin-armv8.cpp | 114.1 KB | 105843 | 3 月 | VMM/NEMR3Native-darwin-armv8.cpp: Don't throw an error if the NEM … | |
NEMR3.cpp | 19.1 KB | 101496 | 13 月 | VMM,Main: Don't hardcode the vTimer interrupt number in the NEM … | |
MMHeap.cpp | 24.0 KB | 98103 | 22 月 | Copyright year updates by scm. | |
MM.cpp | 31.6 KB | 102645 | 11 月 | VMM/MM: bugref:10498 Fix typo in Assert message. | |
Makefile.kup | 0 位元組 | 35406 | 14 年 | VMMR3/Makefile.kup | |
IOMR3Mmio.cpp | 28.7 KB | 104857 | 5 月 | VMM/IOM: Assertion text typo. | |
IOMR3IoPort.cpp | 30.6 KB | 103407 | 9 月 | VMM/IOMR3IoPort.cpp: Typo, bugref:3409 | |
IOM.cpp | 19.7 KB | 103152 | 10 月 | VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it … | |
IEMR3.cpp | 142.9 KB | 105853 | 3 月 | VMM/IEM: Don't force PC updating before branches, nor flushing of … | |
HM.cpp | 164.0 KB | 105724 | 3 月 | Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert … | |
HM-armv8.cpp | 15.7 KB | 101024 | 15 月 | VMM/VMMR3: Compilation fixes. | |
GVMMR3.cpp | 7.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
GMM.cpp | 13.6 KB | 99739 | 18 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
GIMMinimal.cpp | 4.8 KB | 98103 | 22 月 | Copyright year updates by scm. | |
GIMKvm.cpp | 21.4 KB | 99220 | 20 月 | Disassember,*: Start separating the disassembler into a architecture … | |
GIMHv.cpp | 85.2 KB | 104911 | 5 月 | VMM/GIM: bugref:10703 Fix/re-implemented Hyper-V paravirt … | |
GIM.cpp | 23.2 KB | 100108 | 18 月 | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
GICR3Nem-linux.cpp | 14.9 KB | 105687 | 3 月 | VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS … | |
GICR3Nem-darwin.cpp | 5.9 KB | 105687 | 3 月 | VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS … | |
GICR3.cpp | 19.8 KB | 105687 | 3 月 | VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS … | |
GCM.cpp | 8.8 KB | 105701 | 3 月 | Undid inadvertent commit. | |
EMR3Nem.cpp | 20.0 KB | 100144 | 18 月 | VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to … | |
EMR3Dbg.cpp | 14.5 KB | 103516 | 9 月 | VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a … | |
EMHM.cpp | 18.6 KB | 100144 | 18 月 | VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to … | |
EM.cpp | 114.6 KB | 105698 | 3 月 | VMM/IEM,TM: Adaptive timer polling and running of the timer queues … | |
DBGFStack.cpp | 45.9 KB | 105352 | 4 月 | VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit … | |
DBGFReg.cpp | 116.0 KB | 105379 | 4 月 | VMM/DBGF: Fixed VMR3Req call. bugref:10725 | |
DBGFR3Type.cpp | 43.2 KB | 99739 | 18 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3Tracer.cpp | 45.1 KB | 99775 | 18 月 | *: Mark functions as static if not used outside of a given compilation … | |
DBGFR3Trace.cpp | 14.8 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFR3SampleReport.cpp | 26.9 KB | 99739 | 18 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3PlugIn.cpp | 20.6 KB | 103443 | 9 月 | VMM/DBGFR3PlugIn: Less strlen/strcat in dbgfR3PlugInLoadCallback. … | |
DBGFR3ModInMem.cpp | 44.6 KB | 99775 | 18 月 | *: Mark functions as static if not used outside of a given compilation … | |
DBGFR3FlowTrace.cpp | 69.8 KB | 103195 | 9 月 | VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409 | |
DBGFR3Flow.cpp | 83.7 KB | 103371 | 9 月 | VMM/DBGFR3Flow: Moved duplicate code for determining the pointer size … | |
DBGFR3BugCheck.cpp | 75.1 KB | 105476 | 4 月 | VMM/DBGFR3BugCheck: More 13a and 139 details. [build fix] bugref:10727 | |
DBGFR3Bp.cpp | 106.4 KB | 103408 | 9 月 | VMM/DBGFR3Bp.cpp: Remove some redundant conditions (checked at the top … | |
DBGFOS.cpp | 25.4 KB | 105352 | 4 月 | VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit … | |
DBGFModule.cpp | 11.0 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFMem.cpp | 23.6 KB | 105745 | 3 月 | VMM/PGM: Some preparations for ARMv8 page table walking, introduce … | |
DBGFLog.cpp | 6.5 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFInfo.cpp | 50.5 KB | 105352 | 4 月 | VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit … | |
DBGFDisas.cpp | 31.7 KB | 105745 | 3 月 | VMM/PGM: Some preparations for ARMv8 page table walking, introduce … | |
DBGFCpu.cpp | 7.2 KB | 98972 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385 | |
DBGFCoreWrite.cpp | 24.5 KB | 99051 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
DBGFAddrSpace.cpp | 45.7 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFAddr.cpp | 15.5 KB | 105352 | 4 月 | VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit … | |
DBGF.cpp | 77.7 KB | 103515 | 9 月 | VMM/DBGF: Stop all VCpus on DBGFEVENT_DEV_STOP events. | |
CPUMR3Db.cpp | 44.6 KB | 102038 | 12 月 | CPUMR3Db: Removed duplicate entry. | |
CPUMR3Db-armv8.cpp | 14.2 KB | 103175 | 10 月 | VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409 | |
CPUMR3CpuId.cpp | 299.5 KB | 105367 | 4 月 | VMM: Expose FMA and F16C instruction set extensions if available and … | |
CPUMR3CpuId-armv8.cpp | 97.2 KB | 101267 | 14 月 | VMM/CPUMR3CpuId-armv8: Dump the auxiliary feature registers 0 and 1 … | |
CPUMDbg.cpp | 48.2 KB | 98103 | 22 月 | Copyright year updates by scm. | |
CPUMDbg-armv8.cpp | 17.7 KB | 105686 | 3 月 | VMMArm/CPUM: Add the additional state required to support EL2 in the … | |
CPUM.cpp | 279.1 KB | 105020 | 5 月 | VMM/CPUM: We need to push the ARCH_CAP MSR on arm hosts, setting all … | |
CPUM-armv8.cpp | 41.6 KB | 105686 | 3 月 | VMMArm/CPUM: Add the additional state required to support EL2 in the … | |
CFGM.cpp | 101.0 KB | 99739 | 18 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
APIC.cpp | 68.0 KB | 98103 | 22 月 | Copyright year updates by scm. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器