source:
vbox/trunk/src/VBox/VMM/VMMR3@
100877
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
cpus | 98103 | 22 月 | Copyright year updates by scm. | ||
APIC.cpp | 68.0 KB | 98103 | 22 月 | Copyright year updates by scm. | |
CFGM.cpp | 101.0 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
CPUM-armv8.cpp | 38.6 KB | 100755 | 16 月 | VMM/ARM: Some preliminary saved state handling and logging for the … | |
CPUM.cpp | 247.2 KB | 100532 | 16 月 | VMM/CPUM: Nested VMX: bugref:10318 Enabled feature for saving PAT MSR … | |
CPUMDbg-armv8.cpp | 13.2 KB | 100118 | 18 月 | VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390 | |
CPUMDbg.cpp | 48.2 KB | 98103 | 22 月 | Copyright year updates by scm. | |
CPUMR3CpuId.cpp | 272.6 KB | 100854 | 15 月 | VMM/IEM: In order to get rid of most impossible threaded functions, an … | |
CPUMR3Db-armv8.cpp | 14.2 KB | 99756 | 18 月 | VMM/CPUMR3Db: Fix harmless range check, bugref:3409 | |
CPUMR3Db.cpp | 44.6 KB | 99756 | 18 月 | VMM/CPUMR3Db: Fix harmless range check, bugref:3409 | |
DBGF.cpp | 77.2 KB | 100144 | 18 月 | VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to … | |
DBGFAddr.cpp | 15.6 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFAddrSpace.cpp | 45.7 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFCoreWrite.cpp | 24.5 KB | 99051 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
DBGFCpu.cpp | 7.2 KB | 98972 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385 | |
DBGFDisas.cpp | 30.6 KB | 100108 | 18 月 | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
DBGFInfo.cpp | 50.5 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFLog.cpp | 6.5 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFMem.cpp | 23.6 KB | 99051 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
DBGFModule.cpp | 11.0 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFOS.cpp | 25.4 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFR3Bp.cpp | 106.5 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3BugCheck.cpp | 70.2 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFR3Flow.cpp | 82.9 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3FlowTrace.cpp | 69.8 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3ModInMem.cpp | 44.6 KB | 99775 | 18 月 | *: Mark functions as static if not used outside of a given compilation … | |
DBGFR3PlugIn.cpp | 20.4 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFR3SampleReport.cpp | 26.9 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3Trace.cpp | 14.8 KB | 98103 | 22 月 | Copyright year updates by scm. | |
DBGFR3Tracer.cpp | 45.1 KB | 99775 | 18 月 | *: Mark functions as static if not used outside of a given compilation … | |
DBGFR3Type.cpp | 43.2 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFReg.cpp | 103.8 KB | 99070 | 20 月 | VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF … | |
DBGFStack.cpp | 45.8 KB | 98972 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385 | |
EM.cpp | 113.3 KB | 100805 | 16 月 | VMM/EM: Reverted accidental change. bugref:10369 | |
EMHM.cpp | 18.6 KB | 100144 | 18 月 | VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to … | |
EMR3Dbg.cpp | 13.5 KB | 99900 | 18 月 | VMM/EM: Added .iemrecompiled debugger command. bugref:10369 | |
EMR3Nem.cpp | 20.0 KB | 100144 | 18 月 | VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to … | |
GCM.cpp | 7.7 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
GICR3.cpp | 19.7 KB | 100758 | 16 月 | VMM/GICR3: Add some preliminary saved state handling, bugref:10404 [fix] | |
GIM.cpp | 23.2 KB | 100108 | 18 月 | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
GIMHv.cpp | 84.9 KB | 98103 | 22 月 | Copyright year updates by scm. | |
GIMKvm.cpp | 21.4 KB | 99220 | 20 月 | Disassember,*: Start separating the disassembler into a architecture … | |
GIMMinimal.cpp | 4.8 KB | 98103 | 22 月 | Copyright year updates by scm. | |
GMM.cpp | 13.6 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
GVMMR3.cpp | 7.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
HM-armv8.cpp | 15.7 KB | 100140 | 18 月 | VMM/EM: Do not do scheduling based on whether HM has been used and is … | |
HM.cpp | 160.5 KB | 100140 | 18 月 | VMM/EM: Do not do scheduling based on whether HM has been used and is … | |
IEMR3.cpp | 29.3 KB | 100857 | 15 月 | VMM/IEM: arm build hack. bugref:10369 | |
IOM.cpp | 19.7 KB | 99051 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
IOMR3IoPort.cpp | 30.6 KB | 98103 | 22 月 | Copyright year updates by scm. | |
IOMR3Mmio.cpp | 28.1 KB | 98103 | 22 月 | Copyright year updates by scm. | |
Makefile.kup | 0 位元組 | 35406 | 14 年 | VMMR3/Makefile.kup | |
MM.cpp | 31.6 KB | 99911 | 18 月 | VMM/MM: make it possible to prepopulate a RAM region with data from a … | |
MMHeap.cpp | 24.0 KB | 98103 | 22 月 | Copyright year updates by scm. | |
NEMR3.cpp | 18.8 KB | 99370 | 20 月 | VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V … | |
NEMR3Native-darwin-armv8.cpp | 82.1 KB | 100764 | 16 月 | VMM/NEMR3Native-darwin-armv8: Set CNTV_CTL_EL0 and CNTV_CVAL_EL0 when … | |
NEMR3Native-darwin.cpp | 182.2 KB | 100877 | 15 月 | VMM/NEMR3Native-darwin: Disable intercepting #DB exceptions and mov … | |
NEMR3Native-linux.cpp | 117.0 KB | 98103 | 22 月 | Copyright year updates by scm. | |
NEMR3Native-win.cpp | 153.0 KB | 99370 | 20 月 | VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V … | |
PDM.cpp | 116.8 KB | 99576 | 19 月 | VMM: Preparations for getting interrupts injected into the guest. With … | |
PDMAsyncCompletion.cpp | 67.1 KB | 99775 | 18 月 | *: Mark functions as static if not used outside of a given compilation … | |
PDMAsyncCompletionFile.cpp | 47.9 KB | 100108 | 18 月 | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
PDMAsyncCompletionFileFailsafe.cpp | 10.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMAsyncCompletionFileNormal.cpp | 67.1 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMBlkCache.cpp | 100.3 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMCritSect.cpp | 53.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMDevHlp.cpp | 252.2 KB | 100399 | 17 月 | VMM/PDMDevHlp: Allow IRQ numbers >= 16 for ARMv8 (we are kind of … | |
PDMDevHlpTracing.cpp | 24.2 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMDevice.cpp | 50.3 KB | 99385 | 19 月 | VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, … | |
PDMDevMiscHlp.cpp | 15.7 KB | 100108 | 18 月 | *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on … | |
PDMDriver.cpp | 88.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMLdr.cpp | 64.1 KB | 99775 | 18 月 | *: Mark functions as static if not used outside of a given compilation … | |
PDMNetShaper.cpp | 19.7 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMQueue.cpp | 34.0 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMR3Task.cpp | 22.7 KB | 99806 | 18 月 | VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409 | |
PDMThread.cpp | 35.6 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PDMUsb.cpp | 83.4 KB | 98122 | 22 月 | VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD. | |
PGM-armv8.cpp | 25.5 KB | 100759 | 16 月 | VMM/PGM-armv8: Make it work with saved states, bugref:10388 | |
PGM.cpp | 144.0 KB | 100004 | 18 月 | VMM/PGM: Ignore A20 state on reset as it is not relevant for ARM, … | |
PGMDbg.cpp | 151.7 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PGMHandler.cpp | 13.3 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PGMPhys.cpp | 225.0 KB | 99739 | 19 月 | *: doxygen corrections (mostly about removing @returns from functions … | |
PGMPhysRWTmpl.h | 2.4 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PGMPool.cpp | 74.3 KB | 99297 | 20 月 | VMM/PGM: Nested VMX: bugref:10318 Increment error count in the … | |
PGMR3DbgA.asm | 14.5 KB | 98103 | 22 月 | Copyright year updates by scm. | |
PGMSavedState.cpp | 125.6 KB | 99051 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
PGMSharedPage.cpp | 15.8 KB | 98103 | 22 月 | Copyright year updates by scm. | |
SELM.cpp | 23.6 KB | 98103 | 22 月 | Copyright year updates by scm. | |
SSM.cpp | 340.6 KB | 98103 | 22 月 | Copyright year updates by scm. | |
STAM.cpp | 118.0 KB | 100695 | 16 月 | VMM/IEM,STAM: Some TB stats. bugref:10369 | |
TM.cpp | 183.2 KB | 100000 | 18 月 | VMM: Take the vTimer expiration into account when halting due to a … | |
TRPM.cpp | 17.6 KB | 100140 | 18 月 | VMM/EM: Do not do scheduling based on whether HM has been used and is … | |
VM.cpp | 160.6 KB | 99051 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
VMEmt.cpp | 52.9 KB | 100147 | 18 月 | VMM/VMMR3/VMEmt: Fix mixing nanoseconds and millisecond timestamps … | |
VMM.cpp | 108.1 KB | 100101 | 18 月 | VMM: Add VMMR3CpuOn() for ARMv8 instead of using the … | |
VMMGuruMeditation.cpp | 27.3 KB | 99051 | 20 月 | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
VMMR3.def | 11.5 KB | 100184 | 17 月 | VMM: Add a CPUMGetGuestArch() method and PDM device helper to make it … | |
VMMR3VTable.cpp | 3.0 KB | 98103 | 22 月 | Copyright year updates by scm. | |
VMMTests.cpp | 7.5 KB | 98103 | 22 月 | Copyright year updates by scm. | |
VMReq.cpp | 50.3 KB | 98103 | 22 月 | Copyright year updates by scm. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器