source:
vbox/trunk/src/VBox/VMM/VMMR3@
107044
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cpus | 106061 | 2 months | Copyright year updates by scm. | ||
VMReq.cpp | 53.4 KB | 106061 | 2 months | Copyright year updates by scm. | |
VMMTests.cpp | 7.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
VMMR3VTable.cpp | 3.0 KB | 106061 | 2 months | Copyright year updates by scm. | |
VMMR3.def | 11.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
VMMGuruMeditation.cpp | 27.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
VMM.cpp | 108.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
VMEmt.cpp | 52.9 KB | 106589 | 4 weeks | VMM/VMEmt.cpp: the VMCPU force flags should be a uint64_t type, not … | |
VM.cpp | 160.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
TRPM.cpp | 18.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
TM.cpp | 185.8 KB | 106975 | 9 days | VMM/TM: Ensure that the vTimer stays deactivated until it actually is … | |
STAM.cpp | 146.3 KB | 106308 | 6 weeks | VMM/STAM: More space when printing. bugref:10720 | |
SSM.cpp | 349.5 KB | 106211 | 7 weeks | VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with … | |
SELM.cpp | 23.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
PMUR3.cpp | 5.1 KB | 106479 | 5 weeks | VMMArm: Skeleton of the PMU device emulation enough to make … | |
PGMSharedPage.cpp | 16.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
PGMSavedState.cpp | 132.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
PGMR3DbgA.asm | 14.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
PGMPool.cpp | 74.4 KB | 106061 | 2 months | Copyright year updates by scm. | |
PGMPhysRWTmpl.h | 2.4 KB | 106061 | 2 months | Copyright year updates by scm. | |
PGMPhys.cpp | 248.8 KB | 106590 | 4 weeks | VMM/PGMPhys.cpp: Missing #ifdef VBOX_WITH_NATIVE_NEM around some NEM … | |
PGMHandler.cpp | 13.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
PGMDbg.cpp | 154.1 KB | 106382 | 5 weeks | VMM/PGM-armv8.cpp: Sketch some page table walking code for the … | |
PGM.cpp | 147.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
PGM-armv8.cpp | 32.5 KB | 106670 | 4 weeks | VMM/ARM: Workaround for the UEFI accessing MMIO space with an … | |
PDMUsb.cpp | 86.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMThread.cpp | 36.0 KB | 106171 | 8 weeks | VMM/PDMThread: More thread failure details in the release log. | |
PDMR3Task.cpp | 22.7 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMQueue.cpp | 34.0 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMNetShaper.cpp | 19.7 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMLdr.cpp | 64.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMDriver.cpp | 96.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMDevMiscHlp.cpp | 15.7 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMDevice.cpp | 52.8 KB | 106476 | 5 weeks | VMMArm: Skeleton of the PMU device emulation enough to make … | |
PDMDevHlpTracing.cpp | 24.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMDevHlp.cpp | 254.7 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMCritSect.cpp | 53.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMBlkCache.cpp | 100.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMAsyncCompletionFileNormal.cpp | 66.4 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMAsyncCompletionFileFailsafe.cpp | 10.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMAsyncCompletionFile.cpp | 47.9 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDMAsyncCompletion.cpp | 67.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
PDM.cpp | 122.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
NEMR3NativeTemplate-linux.cpp.h | 42.2 KB | 104840 | 6 months | VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added … | |
NEMR3Native-win.cpp | 153.0 KB | 106520 | 5 weeks | VMM/NEM-win: Unused variable g_apszWHvMemAccesstypes. jiraref:VBP-1171 | |
NEMR3Native-win-armv8.cpp | 147.4 KB | 107033 | 4 days | VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper … | |
NEMR3Native-linux.cpp | 77.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
NEMR3Native-linux-armv8.cpp | 62.2 KB | 107026 | 4 days | VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper … | |
NEMR3Native-darwin.cpp | 182.2 KB | 106362 | 5 weeks | VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the … | |
NEMR3Native-darwin-armv8.cpp | 125.8 KB | 107026 | 4 days | VMM/NEM/ARM: Loading a 32-bit value into a register clears the upper … | |
NEMR3.cpp | 19.4 KB | 106951 | 10 days | VMM/NEM: Don't print the turtle/snail execution mode message on ARMv8 … | |
MMHeap.cpp | 24.0 KB | 106061 | 2 months | Copyright year updates by scm. | |
MM.cpp | 31.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
Makefile.kup | 0 bytes | 35406 | 14 years | VMMR3/Makefile.kup | |
IOMR3Mmio.cpp | 28.7 KB | 106061 | 2 months | Copyright year updates by scm. | |
IOMR3IoPort.cpp | 30.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
IOM.cpp | 19.7 KB | 106061 | 2 months | Copyright year updates by scm. | |
IEMR3.cpp | 146.6 KB | 106731 | 4 weeks | VMM/IEM: Workaround for profile build issue on win.arm64. jiraref:VBP-1253 | |
HM.cpp | 164.0 KB | 106061 | 2 months | Copyright year updates by scm. | |
HM-armv8.cpp | 15.7 KB | 106061 | 2 months | Copyright year updates by scm. | |
GVMMR3.cpp | 7.3 KB | 106061 | 2 months | Copyright year updates by scm. | |
GMM.cpp | 13.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
GIMMinimal.cpp | 4.8 KB | 106061 | 2 months | Copyright year updates by scm. | |
GIMKvm.cpp | 21.4 KB | 106061 | 2 months | Copyright year updates by scm. | |
GIMHv.cpp | 85.2 KB | 106061 | 2 months | Copyright year updates by scm. | |
GIM.cpp | 23.2 KB | 106061 | 2 months | Copyright year updates by scm. | |
GICR3Nem-win.cpp | 11.7 KB | 106952 | 10 days | VMM/ARM: Implement configuring the GICv3 emulated by Hyper-V. This API … | |
GICR3Nem-linux.cpp | 14.9 KB | 105687 | 3 months | VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS … | |
GICR3Nem-darwin.cpp | 5.9 KB | 105687 | 3 months | VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS … | |
GICR3.cpp | 20.0 KB | 106999 | 8 days | VMM/GIC: Don't choke if ItsMmioBase is configured, bugref:10392 | |
GCM.cpp | 14.6 KB | 106072 | 2 months | VMM/GCM: fSuccess should start out as true, not flase. duh. bugref:10683 | |
EMR3Nem.cpp | 20.0 KB | 106061 | 2 months | Copyright year updates by scm. | |
EMR3Dbg.cpp | 14.6 KB | 106895 | 2 weeks | VMM/EM: Build fix for when the debugger is disabled. VBP-1447 | |
EMHM.cpp | 18.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
EM.cpp | 115.1 KB | 106375 | 5 weeks | VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints … | |
DBGFStack.cpp | 58.2 KB | 106383 | 5 weeks | VMM/DBGFStack: Some early stack walking code, bugref:10393 | |
DBGFReg.cpp | 116.3 KB | 106365 | 5 weeks | VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the … | |
DBGFR3Type.cpp | 43.2 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFR3Tracer.cpp | 45.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFR3Trace.cpp | 14.8 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFR3SampleReport.cpp | 26.9 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFR3PlugIn.cpp | 20.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFR3ModInMem.cpp | 44.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFR3FlowTrace.cpp | 69.8 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFR3Flow.cpp | 87.1 KB | 106784 | 3 weeks | VMM/ARM: On ARM relative branch targets start always from the … | |
DBGFR3BugCheck.cpp | 75.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFR3Bp.cpp | 107.5 KB | 107029 | 4 days | VMM/DBGFR3Bp: Fix breakpoint owner allocation for the driverless case | |
DBGFOS.cpp | 25.4 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFModule.cpp | 11.0 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFMem.cpp | 23.6 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFLog.cpp | 6.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFInfo.cpp | 50.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFDisas.cpp | 31.9 KB | 106743 | 4 weeks | VMM/ARM: Make the control flow graph generator work with ARMv8 A64 to … | |
DBGFCpu.cpp | 7.2 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFCoreWrite.cpp | 24.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFAddrSpace.cpp | 45.7 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGFAddr.cpp | 15.5 KB | 106061 | 2 months | Copyright year updates by scm. | |
DBGF.cpp | 79.4 KB | 107030 | 4 days | VMM/DBGF: Classify ARMv8 A64 control flow isntructions properly for … | |
CPUMR3Db.cpp | 44.9 KB | 106630 | 4 weeks | VMM/CPUMR3Db: bugref:10794 Fix Windows 11 24H2 guest BSOD caused by an … | |
CPUMR3Db-armv8.cpp | 14.2 KB | 106061 | 2 months | Copyright year updates by scm. | |
CPUMR3CpuId.cpp | 299.6 KB | 106574 | 5 weeks | VMM/CPUM: The IsaExts MdsClear and ArchCapMsr were blocked by the … | |
CPUMR3CpuId-armv8.cpp | 97.2 KB | 106061 | 2 months | Copyright year updates by scm. | |
CPUMDbg.cpp | 48.2 KB | 106061 | 2 months | Copyright year updates by scm. | |
CPUMDbg-armv8.cpp | 17.7 KB | 106365 | 5 weeks | VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the … | |
CPUM.cpp | 279.1 KB | 106061 | 2 months | Copyright year updates by scm. | |
CPUM-armv8.cpp | 48.2 KB | 107032 | 4 days | VMM/CPUM-armv8: Allow reading/writing the debug control/value … | |
CFGM.cpp | 101.0 KB | 106061 | 2 months | Copyright year updates by scm. | |
APIC.cpp | 68.0 KB | 106518 | 5 weeks | VMM/APIC: RT_FALL_THROUGH. jiraref:VBP-1171 |
Note:
See TracBrowser
for help on using the repository browser.