VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3@ 109008

Name Size Rev Age Author Last Change
../
cpus 109008   5 days vboxsync VMM,Main: Working on ARM CPU profile support, which is neede/useful …
APIC.cpp 67.5 KB 108708   4 weeks vboxsync VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, and …
APICR3Nem-win.cpp 24.5 KB 108435   7 weeks vboxsync VMM/NEM/Hyper-V: Started implementing a NEM/Hyper-V specific APIC …
CFGM.cpp 101.0 KB 106061   7 months vboxsync Copyright year updates by scm.
CPUM-armv8.cpp 48.8 KB 108968   7 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
CPUM.cpp 279.4 KB 107807   3 months vboxsync VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers (fixed typo)
CPUMDbg-armv8.cpp 17.9 KB 108758   4 weeks vboxsync VMM/Arm: Add ACTLR_EL1 to the CPU state, bugref:10392
CPUMDbg.cpp 50.9 KB 108528   6 weeks vboxsync VMM/CPUMDbg: The 'tsc' register is 64 bits wide. duh. bugref:10876
CPUMR3CpuId-armv8.cpp 79.1 KB 108968   7 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
CPUMR3CpuId.cpp 313.2 KB 107854   3 months vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
CPUMR3Db.cpp 22.9 KB 109008   5 days vboxsync VMM,Main: Working on ARM CPU profile support, which is neede/useful …
CPUMR3Msr-x86.cpp 23.3 KB 109008   5 days vboxsync VMM,Main: Working on ARM CPU profile support, which is neede/useful …
CPUMR3Msr-x86.h 6.3 KB 109008   5 days vboxsync VMM,Main: Working on ARM CPU profile support, which is neede/useful …
CPUMR3SysReg-armv8.cpp 11.6 KB 109008   5 days vboxsync VMM,Main: Working on ARM CPU profile support, which is neede/useful …
DBGF.cpp 79.7 KB 107779   3 months vboxsync VMM/VMMR3/DBGF.cpp: Disable unnecessary else if condition and replace …
DBGFAddr.cpp 15.5 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFAddrSpace.cpp 45.7 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFCoreWrite.cpp 24.6 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFCpu.cpp 7.2 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFDisas.cpp 32.1 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFInfo.cpp 50.5 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFLog.cpp 6.5 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFMem.cpp 24.0 KB 108843   3 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
DBGFModule.cpp 11.0 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFOS.cpp 25.3 KB 107742   3 months vboxsync VMM/VMMR3/DBGFOS.cpp: Fix unused assignment parfait warning, bugref:3409
DBGFR3Bp.cpp 108.1 KB 108708   4 weeks vboxsync VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, and …
DBGFR3BugCheck.cpp 75.1 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFR3Flow.cpp 87.0 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFR3FlowTrace.cpp 69.9 KB 107740   3 months vboxsync VMM/VMMR3/DBGFR3FlowTrace.cpp: Enter the debugger when collecting the …
DBGFR3ModInMem.cpp 44.6 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFR3PlugIn.cpp 20.6 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFR3SampleReport.cpp 26.9 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFR3Trace.cpp 14.9 KB 108672   5 weeks vboxsync VMM/VMMR3/DBGFR3Trace.cpp: Make it work for hosts where we don't know …
DBGFR3Tracer.cpp 45.2 KB 107194   5 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
DBGFR3Type.cpp 43.2 KB 106061   7 months vboxsync Copyright year updates by scm.
DBGFReg.cpp 116.7 KB 107798   3 months vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
DBGFStack.cpp 53.4 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
EM.cpp 115.7 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
EMHM.cpp 18.6 KB 107194   5 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
EMR3Dbg.cpp 14.5 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
EMR3Nem.cpp 20.5 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
GCM.cpp 14.6 KB 106072   7 months vboxsync VMM/GCM: fSuccess should start out as true, not flase. duh. bugref:10683
GICR3.cpp 54.3 KB 109003   6 days vboxsync VMM/GIC: bugref:10877 Use LPI pending table in each redistributor and …
GICR3Nem-darwin.cpp 8.4 KB 108682   5 weeks vboxsync VMM/GIC: bugref:10877 GITS scafolding.
GICR3Nem-linux.cpp 15.4 KB 108845   3 weeks vboxsync VMM/GIC: bugref:10877 Missing CFGM keys ('Lpi' and 'Mbi' would be …
GICR3Nem-win.cpp 28.0 KB 108845   3 weeks vboxsync VMM/GIC: bugref:10877 Missing CFGM keys ('Lpi' and 'Mbi' would be …
GIM.cpp 23.1 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
GIMHv.cpp 85.2 KB 107410   4 months vboxsync VMM/GIMHV: bugref:3409 Fixed two redundant 'if' conditions. Eliminated …
GIMKvm.cpp 21.4 KB 106061   7 months vboxsync Copyright year updates by scm.
GIMMinimal.cpp 4.8 KB 107113   5 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
GMM.cpp 14.1 KB 108963   8 days vboxsync VMM/GMM: Eliminated IN_GMM_R3/R0.
GVMMR3.cpp 8.2 KB 108968   7 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
HM-armv8.cpp 15.7 KB 106061   7 months vboxsync Copyright year updates by scm.
HM.cpp 164.2 KB 108739   4 weeks vboxsync VMM/HM: Don't assert and fake success on a driverless build because …
IEMR3.cpp 150.3 KB 108791   3 weeks vboxsync VMM/IEM: More ARM target work. jiraref:VBP-1598
IOM.cpp 19.7 KB 107194   5 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
IOMR3IoPort.cpp 30.8 KB 108708   4 weeks vboxsync VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, and …
IOMR3Mmio.cpp 28.8 KB 108708   4 weeks vboxsync VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, and …
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
MM.cpp 31.8 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
MMHeap.cpp 24.0 KB 106061   7 months vboxsync Copyright year updates by scm.
NEMR3.cpp 24.1 KB 107801   3 months vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
NEMR3Native-darwin-armv8.cpp 133.0 KB 108843   3 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
NEMR3Native-darwin.cpp 182.6 KB 107922   3 months vboxsync VMM/NEM/darwin/amd64: Translate HV error constants to string in messages.
NEMR3Native-linux-armv8.cpp 64.1 KB 108843   3 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
NEMR3Native-linux.cpp 77.1 KB 107113   5 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
NEMR3Native-win-armv8.cpp 129.2 KB 108843   3 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
NEMR3Native-win.cpp 162.2 KB 108545   6 weeks vboxsync VMM/NEM/win: Workaround for SMP TSC drift introduced in …
NEMR3NativeTemplate-linux.cpp.h 42.4 KB 108670   5 weeks vboxsync VMM/VMMR3/NEMR3NativeTemplate-linux.cpp.h: Make it compile with older …
PDM.cpp 122.6 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
PDMAsyncCompletion.cpp 67.1 KB 108460   7 weeks vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
PDMAsyncCompletionFile.cpp 47.9 KB 106061   7 months vboxsync Copyright year updates by scm.
PDMAsyncCompletionFileFailsafe.cpp 10.3 KB 108460   7 weeks vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
PDMAsyncCompletionFileNormal.cpp 66.4 KB 108460   7 weeks vboxsync VMM/PDMAsyncCompletion: Use 64-bit types for the bandwidth group …
PDMBlkCache.cpp 100.3 KB 108922   12 days vboxsync VMM/PDMR3BlkCache: Fix function call ordering, bugref:10883
PDMCritSect.cpp 53.3 KB 106061   7 months vboxsync Copyright year updates by scm.
PDMDevHlp.cpp 255.6 KB 108843   3 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
PDMDevHlpTracing.cpp 24.3 KB 106061   7 months vboxsync Copyright year updates by scm.
PDMDevice.cpp 53.5 KB 108968   7 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
PDMDevMiscHlp.cpp 15.9 KB 107809   3 months vboxsync VMM: bugref:10759 Don't route setting/clearing of external interrupts …
PDMDriver.cpp 96.1 KB 106061   7 months vboxsync Copyright year updates by scm.
PDMLdr.cpp 64.1 KB 106061   7 months vboxsync Copyright year updates by scm.
PDMNetShaper.cpp 19.7 KB 106061   7 months vboxsync Copyright year updates by scm.
PDMQueue.cpp 34.1 KB 107194   5 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
PDMR3Task.cpp 22.7 KB 106061   7 months vboxsync Copyright year updates by scm.
PDMThread.cpp 36.0 KB 106171   7 months vboxsync VMM/PDMThread: More thread failure details in the release log.
PDMUsb.cpp 88.1 KB 107276   4 months vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
PGM.cpp 153.2 KB 108968   7 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
PGMDbg.cpp 154.4 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
PGMHandler.cpp 13.3 KB 106061   7 months vboxsync Copyright year updates by scm.
PGMPhys.cpp 251.4 KB 108968   7 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
PGMPhysRWTmpl.h 2.4 KB 106061   7 months vboxsync Copyright year updates by scm.
PGMPool.cpp 74.4 KB 106061   7 months vboxsync Copyright year updates by scm.
PGMR3DbgA.asm 14.5 KB 106061   7 months vboxsync Copyright year updates by scm.
PGMSavedState.cpp 134.7 KB 108843   3 weeks vboxsync VMM/PGM,NEM: Some early page table management infrastructure for …
PGMSharedPage.cpp 16.1 KB 106061   7 months vboxsync Copyright year updates by scm.
PMUR3.cpp 5.1 KB 107308   4 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
SELM.cpp 23.6 KB 106061   7 months vboxsync Copyright year updates by scm.
SSM.cpp 349.5 KB 106211   7 months vboxsync VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with …
STAM.cpp 147.1 KB 107194   5 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
TM.cpp 186.4 KB 108708   4 weeks vboxsync VMM: Introduce VMM_HOST_PAGE_SIZE_DYNAMIC, HOST_PAGE_SIZE_DYNAMIC, and …
TRPM.cpp 18.6 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
VM.cpp 160.6 KB 108968   7 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
VMEmt.cpp 54.5 KB 108968   7 days vboxsync VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 …
VMM.cpp 107.1 KB 107933   3 months vboxsync include/iprt/armv8.h,VMM: Drop the deprecated ARMV8_AARCH64_REG_XXX …
VMMGuruMeditation.cpp 27.3 KB 107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
VMMR3.def 11.5 KB 108132   2 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
VMMR3VTable.cpp 3.0 KB 106061   7 months vboxsync Copyright year updates by scm.
VMMTests.cpp 7.5 KB 106061   7 months vboxsync Copyright year updates by scm.
VMReq.cpp 53.4 KB 106061   7 months vboxsync Copyright year updates by scm.
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette