VirtualBox

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

Name Size Rev Age Author Last Change
../
cpus 106061   5 months vboxsync Copyright year updates by scm.
APIC.cpp 67.4 KB 107308   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
CFGM.cpp 101.0 KB 106061   5 months vboxsync Copyright year updates by scm.
CPUM-armv8.cpp 48.3 KB 107650   4 weeks vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
CPUM.cpp 279.4 KB 107807   3 weeks vboxsync VMM/CPUM: Fixed some incorrect Log/LogRel format specifiers (fixed typo)
CPUMDbg-armv8.cpp 17.7 KB 107113   3 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
CPUMDbg.cpp 50.9 KB 107763   4 weeks vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
CPUMR3CpuId-armv8.cpp 77.1 KB 107650   4 weeks vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
CPUMR3CpuId.cpp 313.2 KB 107854   3 weeks vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
CPUMR3Db-armv8.cpp 14.2 KB 107777   3 weeks vboxsync VMM/VMMR3/CPUMR3Db-armv8.cpp: Replace redundant if condition with an …
CPUMR3Db.cpp 46.7 KB 107854   3 weeks vboxsync x86.h,VMM: More AMD CPUID bits; addressed some old todos related to …
DBGF.cpp 79.7 KB 107779   3 weeks vboxsync VMM/VMMR3/DBGF.cpp: Disable unnecessary else if condition and replace …
DBGFAddr.cpp 15.5 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFAddrSpace.cpp 45.7 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFCoreWrite.cpp 24.6 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFCpu.cpp 7.2 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFDisas.cpp 32.1 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFInfo.cpp 50.5 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFLog.cpp 6.5 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFMem.cpp 24.0 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFModule.cpp 11.0 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFOS.cpp 25.3 KB 107742   4 weeks vboxsync VMM/VMMR3/DBGFOS.cpp: Fix unused assignment parfait warning, bugref:3409
DBGFR3Bp.cpp 108.1 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFR3BugCheck.cpp 75.1 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFR3Flow.cpp 87.0 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
DBGFR3FlowTrace.cpp 69.9 KB 107740   4 weeks vboxsync VMM/VMMR3/DBGFR3FlowTrace.cpp: Enter the debugger when collecting the …
DBGFR3ModInMem.cpp 44.6 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFR3PlugIn.cpp 20.6 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFR3SampleReport.cpp 26.9 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFR3Trace.cpp 14.8 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFR3Tracer.cpp 45.2 KB 107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
DBGFR3Type.cpp 43.2 KB 106061   5 months vboxsync Copyright year updates by scm.
DBGFReg.cpp 116.7 KB 107798   3 weeks vboxsync VMM/CPUM,DBGF: Register IA32_ARCH_CAPABILITIES and IA32_SPEC_CTRL as …
DBGFStack.cpp 53.4 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
EM.cpp 115.7 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
EMHM.cpp 18.6 KB 107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
EMR3Dbg.cpp 14.5 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
EMR3Nem.cpp 20.5 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
GCM.cpp 14.6 KB 106072   5 months vboxsync VMM/GCM: fSuccess should start out as true, not flase. duh. bugref:10683
GICR3.cpp 20.2 KB 107780   3 weeks vboxsync VMM/VMMR3/GICR3.cpp: Fix currently impossible overflow (cCpus is very …
GICR3Nem-darwin.cpp 5.5 KB 107308   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
GICR3Nem-linux.cpp 15.2 KB 107308   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
GICR3Nem-win.cpp 12.1 KB 107313   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends. …
GIM.cpp 23.1 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
GIMHv.cpp 85.2 KB 107410   5 weeks vboxsync VMM/GIMHV: bugref:3409 Fixed two redundant 'if' conditions. Eliminated …
GIMKvm.cpp 21.4 KB 106061   5 months vboxsync Copyright year updates by scm.
GIMMinimal.cpp 4.8 KB 107113   3 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
GMM.cpp 14.0 KB 107171   2 months vboxsync VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
GVMMR3.cpp 7.9 KB 107900   2 weeks vboxsync VMM: Define VM_STRUCT_VERSION (for use inside the VMM) with a few …
HM-armv8.cpp 15.7 KB 106061   5 months vboxsync Copyright year updates by scm.
HM.cpp 164.1 KB 107801   3 weeks vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
IEMR3.cpp 146.6 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
IOM.cpp 19.7 KB 107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
IOMR3IoPort.cpp 30.7 KB 107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
IOMR3Mmio.cpp 28.8 KB 107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
MM.cpp 31.8 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
MMHeap.cpp 24.0 KB 106061   5 months vboxsync Copyright year updates by scm.
NEMR3.cpp 24.1 KB 107801   3 weeks vboxsync VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and …
NEMR3Native-darwin-armv8.cpp 131.7 KB 107650   4 weeks vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
NEMR3Native-darwin.cpp 182.6 KB 107922   2 weeks vboxsync VMM/NEM/darwin/amd64: Translate HV error constants to string in messages.
NEMR3Native-linux-armv8.cpp 62.2 KB 107650   4 weeks vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
NEMR3Native-linux.cpp 77.1 KB 107113   3 months vboxsync VMM: bugref:10759 Restructure the APIC to allow different backends to …
NEMR3Native-win-armv8.cpp 147.5 KB 107650   4 weeks vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
NEMR3Native-win.cpp 157.5 KB 107863   3 weeks vboxsync VMM/NEM-win: Log more features and stuff.
NEMR3NativeTemplate-linux.cpp.h 42.2 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
PDM.cpp 122.6 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
PDMAsyncCompletion.cpp 67.1 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMAsyncCompletionFile.cpp 47.9 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMAsyncCompletionFileFailsafe.cpp 10.3 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMAsyncCompletionFileNormal.cpp 66.4 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMBlkCache.cpp 100.3 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMCritSect.cpp 53.3 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMDevHlp.cpp 255.5 KB 107308   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
PDMDevHlpTracing.cpp 24.3 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMDevice.cpp 53.3 KB 107308   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
PDMDevMiscHlp.cpp 15.9 KB 107809   3 weeks vboxsync VMM: bugref:10759 Don't route setting/clearing of external interrupts …
PDMDriver.cpp 96.1 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMLdr.cpp 64.1 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMNetShaper.cpp 19.7 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMQueue.cpp 34.1 KB 107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
PDMR3Task.cpp 22.7 KB 106061   5 months vboxsync Copyright year updates by scm.
PDMThread.cpp 36.0 KB 106171   4 months vboxsync VMM/PDMThread: More thread failure details in the release log.
PDMUsb.cpp 88.1 KB 107276   2 months vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
PGM-armv8.cpp 32.6 KB 107876   3 weeks vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
PGM.cpp 149.3 KB 107876   3 weeks vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
PGMDbg.cpp 154.4 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
PGMHandler.cpp 13.3 KB 106061   5 months vboxsync Copyright year updates by scm.
PGMPhys.cpp 250.6 KB 107625   4 weeks vboxsync VMM/VMMR3/PGMPhys.cpp: Fix unread variable parfait warning in …
PGMPhysRWTmpl.h 2.4 KB 106061   5 months vboxsync Copyright year updates by scm.
PGMPool.cpp 74.4 KB 106061   5 months vboxsync Copyright year updates by scm.
PGMR3DbgA.asm 14.5 KB 106061   5 months vboxsync Copyright year updates by scm.
PGMSavedState.cpp 132.6 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
PGMSharedPage.cpp 16.1 KB 106061   5 months vboxsync Copyright year updates by scm.
PMUR3.cpp 5.1 KB 107308   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
SELM.cpp 23.6 KB 106061   5 months vboxsync Copyright year updates by scm.
SSM.cpp 349.5 KB 106211   4 months vboxsync VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with …
STAM.cpp 147.1 KB 107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
TM.cpp 185.7 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
TRPM.cpp 18.6 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
VM.cpp 160.6 KB 107893   2 weeks vboxsync VMM,VBox/types.h,VBox/err.h: Added VM target platform arch members to …
VMEmt.cpp 52.9 KB 107466   5 weeks vboxsync VMM/VMEmt.cpp: Compile logging only code only if LOG_ENABLED is …
VMM.cpp 107.1 KB 107308   2 months vboxsync VMM: bugref:10759 Refactor GIC for use with different backends.
VMMGuruMeditation.cpp 27.3 KB 107227   2 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
VMMR3.def 11.6 KB 107276   2 months vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
VMMR3VTable.cpp 3.0 KB 106061   5 months vboxsync Copyright year updates by scm.
VMMTests.cpp 7.5 KB 106061   5 months vboxsync Copyright year updates by scm.
VMReq.cpp 53.4 KB 106061   5 months vboxsync Copyright year updates by scm.
Note: See TracBrowser for help on using the repository browser.

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