source:
vbox/trunk/src/VBox/VMM/VMMR3@
99897
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cpus | 98103 | 22 months | Copyright year updates by scm. | ||
VMReq.cpp | 50.3 KB | 98103 | 22 months | Copyright year updates by scm. | |
VMMTests.cpp | 7.5 KB | 98103 | 22 months | Copyright year updates by scm. | |
VMMR3VTable.cpp | 3.0 KB | 98103 | 22 months | Copyright year updates by scm. | |
VMMR3.def | 11.5 KB | 98103 | 22 months | Copyright year updates by scm. | |
VMMGuruMeditation.cpp | 27.3 KB | 99051 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
VMM.cpp | 106.2 KB | 99576 | 19 months | VMM: Preparations for getting interrupts injected into the guest. With … | |
VMEmt.cpp | 51.9 KB | 99576 | 19 months | VMM: Preparations for getting interrupts injected into the guest. With … | |
VM.cpp | 160.6 KB | 99051 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
TRPM.cpp | 17.4 KB | 99649 | 18 months | VMM/TRPM: Nested VMX: bugref:10318 Don't invoke IEMExecVmxVmexitExtInt … | |
TM.cpp | 183.1 KB | 99740 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
STAM.cpp | 117.6 KB | 98103 | 22 months | Copyright year updates by scm. | |
SSM.cpp | 340.6 KB | 98103 | 22 months | Copyright year updates by scm. | |
SELM.cpp | 23.6 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGMSharedPage.cpp | 15.8 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGMSavedState.cpp | 125.6 KB | 99051 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
PGMR3DbgA.asm | 14.5 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGMPool.cpp | 74.3 KB | 99297 | 20 months | VMM/PGM: Nested VMX: bugref:10318 Increment error count in the … | |
PGMPhysRWTmpl.h | 2.4 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGMPhys.cpp | 225.0 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
PGMHandler.cpp | 13.3 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGMDbg.cpp | 151.7 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGM.cpp | 144.0 KB | 98103 | 22 months | Copyright year updates by scm. | |
PGM-armv8.cpp | 25.4 KB | 99055 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
PDMUsb.cpp | 83.4 KB | 98122 | 22 months | VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD. | |
PDMThread.cpp | 35.6 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMR3Task.cpp | 22.7 KB | 99806 | 18 months | VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409 | |
PDMQueue.cpp | 34.0 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMNetShaper.cpp | 19.7 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMLdr.cpp | 64.1 KB | 99775 | 18 months | *: Mark functions as static if not used outside of a given compilation … | |
PDMDriver.cpp | 88.3 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMDevMiscHlp.cpp | 15.6 KB | 99821 | 18 months | VMM/GIC: Implement interrupt forwarding to the GIC from shared … | |
PDMDevice.cpp | 50.3 KB | 99385 | 19 months | VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, … | |
PDMDevHlpTracing.cpp | 24.2 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMDevHlp.cpp | 251.5 KB | 99743 | 18 months | VMM: Add full support for reading/writing I/O ports on ARMv8 in order … | |
PDMCritSect.cpp | 53.3 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMBlkCache.cpp | 100.3 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMAsyncCompletionFileNormal.cpp | 67.1 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
PDMAsyncCompletionFileFailsafe.cpp | 10.3 KB | 98103 | 22 months | Copyright year updates by scm. | |
PDMAsyncCompletionFile.cpp | 47.8 KB | 99775 | 18 months | *: Mark functions as static if not used outside of a given compilation … | |
PDMAsyncCompletion.cpp | 67.1 KB | 99775 | 18 months | *: Mark functions as static if not used outside of a given compilation … | |
PDM.cpp | 116.8 KB | 99576 | 19 months | VMM: Preparations for getting interrupts injected into the guest. With … | |
NEMR3Native-win.cpp | 153.0 KB | 99370 | 19 months | VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V … | |
NEMR3Native-linux.cpp | 117.0 KB | 98103 | 22 months | Copyright year updates by scm. | |
NEMR3Native-darwin.cpp | 181.1 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
NEMR3Native-darwin-armv8.cpp | 61.4 KB | 99888 | 18 months | VMM/NEMR3Native-darwin-armv8: Workaround for WFI/WFE leading to a … | |
NEMR3.cpp | 18.8 KB | 99370 | 19 months | VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V … | |
MMHeap.cpp | 24.0 KB | 98103 | 22 months | Copyright year updates by scm. | |
MM.cpp | 29.8 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
Makefile.kup | 0 bytes | 35406 | 14 years | VMMR3/Makefile.kup | |
IOMR3Mmio.cpp | 28.1 KB | 98103 | 22 months | Copyright year updates by scm. | |
IOMR3IoPort.cpp | 30.6 KB | 98103 | 22 months | Copyright year updates by scm. | |
IOM.cpp | 19.7 KB | 99051 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
IEMR3.cpp | 25.7 KB | 98993 | 20 months | VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385 | |
HM.cpp | 160.0 KB | 99809 | 18 months | VMM/HM: Nested VMX: bugref:10318 Stat name change to make it easier to … | |
HM-armv8.cpp | 15.7 KB | 99051 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
GVMMR3.cpp | 7.3 KB | 98103 | 22 months | Copyright year updates by scm. | |
GMM.cpp | 13.6 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
GIMMinimal.cpp | 4.8 KB | 98103 | 22 months | Copyright year updates by scm. | |
GIMKvm.cpp | 21.4 KB | 99220 | 20 months | Disassember,*: Start separating the disassembler into a architecture … | |
GIMHv.cpp | 84.9 KB | 98103 | 22 months | Copyright year updates by scm. | |
GIM.cpp | 23.0 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
GICR3.cpp | 8.5 KB | 99492 | 19 months | VMM/GIC: Register the MMIO region handlers for the distributor and … | |
GCM.cpp | 7.7 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
EMR3Nem.cpp | 20.0 KB | 99897 | 18 months | VMM/EM,DBGF: Repurposing the inner REM execution loop for … | |
EMR3Dbg.cpp | 12.6 KB | 99897 | 18 months | VMM/EM,DBGF: Repurposing the inner REM execution loop for … | |
EMHM.cpp | 18.6 KB | 99897 | 18 months | VMM/EM,DBGF: Repurposing the inner REM execution loop for … | |
EM.cpp | 113.9 KB | 99897 | 18 months | VMM/EM,DBGF: Repurposing the inner REM execution loop for … | |
DBGFStack.cpp | 45.8 KB | 98972 | 20 months | VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385 | |
DBGFReg.cpp | 103.8 KB | 99070 | 20 months | VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF … | |
DBGFR3Type.cpp | 43.2 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3Tracer.cpp | 45.1 KB | 99775 | 18 months | *: Mark functions as static if not used outside of a given compilation … | |
DBGFR3Trace.cpp | 14.8 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFR3SampleReport.cpp | 26.9 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3PlugIn.cpp | 20.4 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFR3ModInMem.cpp | 44.6 KB | 99775 | 18 months | *: Mark functions as static if not used outside of a given compilation … | |
DBGFR3FlowTrace.cpp | 69.8 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3Flow.cpp | 82.9 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFR3BugCheck.cpp | 70.2 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFR3Bp.cpp | 106.5 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
DBGFOS.cpp | 25.4 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFModule.cpp | 11.0 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFMem.cpp | 23.6 KB | 99051 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
DBGFLog.cpp | 6.5 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFInfo.cpp | 50.5 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFDisas.cpp | 30.6 KB | 99220 | 20 months | Disassember,*: Start separating the disassembler into a architecture … | |
DBGFCpu.cpp | 7.2 KB | 98972 | 20 months | VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385 | |
DBGFCoreWrite.cpp | 24.5 KB | 99051 | 20 months | VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and … | |
DBGFAddrSpace.cpp | 45.7 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGFAddr.cpp | 15.6 KB | 98103 | 22 months | Copyright year updates by scm. | |
DBGF.cpp | 77.3 KB | 99897 | 18 months | VMM/EM,DBGF: Repurposing the inner REM execution loop for … | |
CPUMR3Db.cpp | 44.6 KB | 99756 | 18 months | VMM/CPUMR3Db: Fix harmless range check, bugref:3409 | |
CPUMR3Db-armv8.cpp | 14.2 KB | 99756 | 18 months | VMM/CPUMR3Db: Fix harmless range check, bugref:3409 | |
CPUMR3CpuId.cpp | 272.2 KB | 99775 | 18 months | *: Mark functions as static if not used outside of a given compilation … | |
CPUMDbg.cpp | 48.2 KB | 98103 | 22 months | Copyright year updates by scm. | |
CPUMDbg-armv8.cpp | 13.0 KB | 99379 | 19 months | VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, … | |
CPUM.cpp | 247.2 KB | 99775 | 18 months | *: Mark functions as static if not used outside of a given compilation … | |
CPUM-armv8.cpp | 20.8 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
CFGM.cpp | 101.0 KB | 99739 | 18 months | *: doxygen corrections (mostly about removing @returns from functions … | |
APIC.cpp | 68.0 KB | 98103 | 22 months | Copyright year updates by scm. |
Note:
See TracBrowser
for help on using the repository browser.