VirtualBox

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

Name Size Rev Age Author Last Change
../
cpus 98103   16 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 35406   13 years vboxsync VMMR3/Makefile.kup
PGMPhysRWTmpl.h 2.4 KB 98103   16 months vboxsync Copyright year updates by scm.
VMMR3VTable.cpp 3.0 KB 103415   3 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
GIMMinimal.cpp 4.8 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFLog.cpp 6.5 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFCpu.cpp 7.2 KB 98972   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
GVMMR3.cpp 7.3 KB 98103   16 months vboxsync Copyright year updates by scm.
VMMTests.cpp 7.5 KB 98103   16 months vboxsync Copyright year updates by scm.
GCM.cpp 7.7 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PDMAsyncCompletionFileFailsafe.cpp 10.3 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFModule.cpp 11.0 KB 98103   16 months vboxsync Copyright year updates by scm.
VMMR3.def 11.5 KB 102092   6 months vboxsync VMM/DBGF,DBGC,Main: Added DBGFR3RegNmQueryEx and fixed some issues …
CPUMDbg-armv8.cpp 13.2 KB 100118   11 months vboxsync VMM/CPUM: Include VBAR_EL1 register, bugref:10387 bugref:10390
PGMHandler.cpp 13.3 KB 98103   16 months vboxsync Copyright year updates by scm.
GMM.cpp 13.6 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMR3Db-armv8.cpp 14.2 KB 103175   3 months vboxsync VMM/CPUMR3Db-armv8.cpp: Make cpumR3SysRegRangesInsert static, bugref:3409
PGMR3DbgA.asm 14.5 KB 98103   16 months vboxsync Copyright year updates by scm.
EMR3Dbg.cpp 14.5 KB 103516   3 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
DBGFR3Trace.cpp 14.8 KB 98103   16 months vboxsync Copyright year updates by scm.
GICR3Kvm.cpp 14.9 KB 104392   3 weeks vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
DBGFAddr.cpp 15.5 KB 103359   3 months vboxsync VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
HM-armv8.cpp 15.7 KB 101024   8 months vboxsync VMM/VMMR3: Compilation fixes.
PDMDevMiscHlp.cpp 15.7 KB 100108   11 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
PGMSharedPage.cpp 15.8 KB 98103   16 months vboxsync Copyright year updates by scm.
TRPM.cpp 18.5 KB 103194   3 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
EMHM.cpp 18.6 KB 100144   11 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
NEMR3.cpp 19.1 KB 101496   7 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
IOM.cpp 19.7 KB 103152   4 months vboxsync VMM/IOM: Enable I/O port info handlers for the ARMv8 target because it …
GICR3.cpp 19.7 KB 100758   10 months vboxsync VMM/GICR3: Add some preliminary saved state handling, bugref:10404 [fix]
PDMNetShaper.cpp 19.7 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
EMR3Nem.cpp 20.0 KB 100144   11 months vboxsync VMM/EM: Renamed VINF_EM_RESCHEDULE_HM to …
DBGFR3PlugIn.cpp 20.6 KB 103443   3 months vboxsync VMM/DBGFR3PlugIn: Less strlen/strcat in dbgfR3PlugInLoadCallback. …
GIMKvm.cpp 21.4 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
PDMR3Task.cpp 22.7 KB 99806   12 months vboxsync VMM/PDMR3Task: Fix wrong AssertPtrReturn() usage, bugref:3409
GIM.cpp 23.2 KB 100108   11 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
SELM.cpp 23.6 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFMem.cpp 23.6 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
MMHeap.cpp 24.0 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMDevHlpTracing.cpp 24.2 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFCoreWrite.cpp 24.5 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
DBGFOS.cpp 25.4 KB 98103   16 months vboxsync Copyright year updates by scm.
PGM-armv8.cpp 25.5 KB 100759   10 months vboxsync VMM/PGM-armv8: Make it work with saved states, bugref:10388
DBGFR3SampleReport.cpp 26.9 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
VMMGuruMeditation.cpp 27.3 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
IOMR3Mmio.cpp 28.1 KB 98103   16 months vboxsync Copyright year updates by scm.
IOMR3IoPort.cpp 30.6 KB 103407   3 months vboxsync VMM/IOMR3IoPort.cpp: Typo, bugref:3409
DBGFDisas.cpp 30.6 KB 102560   5 months vboxsync VMM/DBGFDisas: Convert AssertReleaseFailed() -> AssertFailed() to make …
MM.cpp 31.6 KB 102645   5 months vboxsync VMM/MM: bugref:10498 Fix typo in Assert message.
PDMQueue.cpp 34.0 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PDMThread.cpp 35.6 KB 98103   16 months vboxsync Copyright year updates by scm.
CPUM-armv8.cpp 39.9 KB 101549   7 months vboxsync VMM/Armv8: Allow configuring the program counter reset value, bugref:10528
DBGFR3Type.cpp 43.2 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMR3Db.cpp 44.6 KB 102038   6 months vboxsync CPUMR3Db: Removed duplicate entry.
DBGFR3ModInMem.cpp 44.6 KB 99775   12 months vboxsync *: Mark functions as static if not used outside of a given compilation …
DBGFR3Tracer.cpp 45.1 KB 99775   12 months vboxsync *: Mark functions as static if not used outside of a given compilation …
DBGFAddrSpace.cpp 45.7 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFStack.cpp 45.8 KB 103374   3 months vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
PDMAsyncCompletionFile.cpp 47.9 KB 100108   11 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
CPUMDbg.cpp 48.2 KB 98103   16 months vboxsync Copyright year updates by scm.
VMReq.cpp 50.3 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMDevice.cpp 50.5 KB 104386   4 weeks vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
DBGFInfo.cpp 50.5 KB 98103   16 months vboxsync Copyright year updates by scm.
VMEmt.cpp 52.9 KB 101615   7 months vboxsync VMM/VMEmt.cpp: Need to account for the elapsed time after running the …
PDMCritSect.cpp 53.3 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMLdr.cpp 64.1 KB 103359   3 months vboxsync VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
PDMAsyncCompletionFileNormal.cpp 67.1 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PDMAsyncCompletion.cpp 67.1 KB 99775   12 months vboxsync *: Mark functions as static if not used outside of a given compilation …
APIC.cpp 68.0 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFR3FlowTrace.cpp 69.8 KB 103195   3 months vboxsync VMM/DBGFR3FlowTrace.cpp: Fix possible write to NULL pointer, bugref:3409
DBGFR3BugCheck.cpp 70.2 KB 98103   16 months vboxsync Copyright year updates by scm.
PGMPool.cpp 74.3 KB 103015   4 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
DBGF.cpp 77.7 KB 103515   3 months vboxsync VMM/DBGF: Stop all VCpus on DBGFEVENT_DEV_STOP events.
IEMR3.cpp 80.7 KB 104412   3 weeks vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
PDMUsb.cpp 83.4 KB 98122   16 months vboxsync VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD.
DBGFR3Flow.cpp 83.7 KB 103371   3 months vboxsync VMM/DBGFR3Flow: Moved duplicate code for determining the pointer size …
NEMR3Native-darwin-armv8.cpp 84.3 KB 103298   3 months vboxsync VMM/NEMR3Native-darwin-armv8.cpp: Fix missing break, bugref:3409
GIMHv.cpp 84.9 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMDriver.cpp 88.3 KB 98103   16 months vboxsync Copyright year updates by scm.
CPUMR3CpuId-armv8.cpp 97.2 KB 101267   8 months vboxsync VMM/CPUMR3CpuId-armv8: Dump the auxiliary feature registers 0 and 1 …
NEMR3Native-linux-armv8.cpp 98.1 KB 104399   3 weeks vboxsync VMM/NEMR3Native-linux-armv8.cpp: Add PSCI handling which enables SMP + …
PDMBlkCache.cpp 100.3 KB 103409   3 months vboxsync VMM/PDMBlkCache.cpp: Remove redundant condition (pBlkCacheGlobal is …
CFGM.cpp 101.0 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFR3Bp.cpp 106.4 KB 103408   3 months vboxsync VMM/DBGFR3Bp.cpp: Remove some redundant conditions (checked at the top …
VMM.cpp 108.1 KB 103374   3 months vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
EM.cpp 114.3 KB 103415   3 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
DBGFReg.cpp 116.0 KB 103370   3 months vboxsync VMM/DBGFReg: Mark a parfait false positive so we don't waste time …
PDM.cpp 116.8 KB 99576   13 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
NEMR3Native-linux.cpp 117.0 KB 98103   16 months vboxsync Copyright year updates by scm.
PGMSavedState.cpp 125.6 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
PGM.cpp 144.1 KB 101001   9 months vboxsync VMM: Nested VMX: bugref:10318 Fix performance issue with Hyper-V …
STAM.cpp 146.3 KB 103393   3 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
PGMDbg.cpp 151.7 KB 103359   3 months vboxsync VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
NEMR3Native-win.cpp 153.0 KB 99370   13 months vboxsync VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V …
VM.cpp 160.6 KB 100927   9 months vboxsync VMM: More diagnostics wrt ticketref:21814
HM.cpp 163.9 KB 103270   3 months vboxsync VMM/HM: Partly revert r161536, RT_FALLTHROUGH is not necessary here, …
NEMR3Native-darwin.cpp 182.2 KB 100878   9 months vboxsync VMM/NEMR3Native-darwin: Disable intercepting #DB exceptions and mov …
TM.cpp 184.4 KB 104131   6 weeks vboxsync VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
PGMPhys.cpp 225.5 KB 103299   3 months vboxsync VMM/PGMPhys.cpp: Typo, bugref:3409
PDMDevHlp.cpp 252.2 KB 100399   11 months vboxsync VMM/PDMDevHlp: Allow IRQ numbers >= 16 for ARMv8 (we are kind of …
CPUM.cpp 275.9 KB 103752   2 months vboxsync VMM/CPUMR3CpuId: Enable XSAVE for IEM, it is fully supported, enables …
CPUMR3CpuId.cpp 295.4 KB 103752   2 months vboxsync VMM/CPUMR3CpuId: Enable XSAVE for IEM, it is fully supported, enables …
SSM.cpp 340.6 KB 98103   16 months vboxsync Copyright year updates by scm.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use