VirtualBox

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

Name Size Rev Age Author Last Change
../
cpus 98103   16 months vboxsync Copyright year updates by scm.
APIC.cpp 68.0 KB 98103   16 months vboxsync Copyright year updates by scm.
CFGM.cpp 101.0 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUM-armv8.cpp 20.8 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUM.cpp 247.2 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
CPUMDbg-armv8.cpp 13.0 KB 99379   13 months vboxsync VMM/ARMv8: Sync and log the TCR_EL1 register as well, bugref:10390, …
CPUMDbg.cpp 48.2 KB 98103   16 months vboxsync Copyright year updates by scm.
CPUMR3CpuId.cpp 272.2 KB 98827   15 months vboxsync VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
CPUMR3Db-armv8.cpp 14.2 KB 99756   12 months vboxsync VMM/CPUMR3Db: Fix harmless range check, bugref:3409
CPUMR3Db.cpp 44.6 KB 99756   12 months vboxsync VMM/CPUMR3Db: Fix harmless range check, bugref:3409
DBGF.cpp 77.3 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFAddr.cpp 15.6 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFAddrSpace.cpp 45.7 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 …
DBGFCpu.cpp 7.2 KB 98972   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
DBGFDisas.cpp 30.6 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
DBGFInfo.cpp 50.5 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFLog.cpp 6.5 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 …
DBGFModule.cpp 11.0 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFOS.cpp 25.4 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFR3Bp.cpp 106.5 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFR3BugCheck.cpp 70.2 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFR3Flow.cpp 82.9 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFR3FlowTrace.cpp 69.8 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFR3ModInMem.cpp 44.6 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFR3PlugIn.cpp 20.4 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFR3SampleReport.cpp 26.9 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFR3Trace.cpp 14.8 KB 98103   16 months vboxsync Copyright year updates by scm.
DBGFR3Tracer.cpp 45.1 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFR3Type.cpp 43.2 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFReg.cpp 103.8 KB 99070   14 months vboxsync VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF …
DBGFStack.cpp 45.8 KB 98972   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385
EM.cpp 117.2 KB 99725   12 months vboxsync VMM/EM: Nested VMX: bugref:10318 Clarify comment regarding priority of …
EMHM.cpp 18.6 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
EMR3Dbg.cpp 12.6 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
EMR3Nem.cpp 20.0 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
GCM.cpp 7.7 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
GICR3.cpp 8.5 KB 99492   13 months vboxsync VMM/GIC: Register the MMIO region handlers for the distributor and …
GIM.cpp 23.0 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
GIMHv.cpp 84.9 KB 98103   16 months vboxsync Copyright year updates by scm.
GIMKvm.cpp 21.4 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
GIMMinimal.cpp 4.8 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 …
GVMMR3.cpp 7.3 KB 98103   16 months vboxsync Copyright year updates by scm.
HM-armv8.cpp 15.7 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
HM.cpp 160.0 KB 99220   14 months vboxsync Disassember,*: Start separating the disassembler into a architecture …
IEMR3.cpp 25.7 KB 98993   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, getting to PGM now, bugref:10385
IOM.cpp 19.7 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
IOMR3IoPort.cpp 30.6 KB 98103   16 months vboxsync Copyright year updates by scm.
IOMR3Mmio.cpp 28.1 KB 98103   16 months vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 35406   13 years vboxsync VMMR3/Makefile.kup
MM.cpp 29.8 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
MMHeap.cpp 24.0 KB 98103   16 months vboxsync Copyright year updates by scm.
NEMR3.cpp 18.8 KB 99370   13 months vboxsync VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V …
NEMR3Native-darwin-armv8.cpp 61.4 KB 99749   12 months vboxsync VMM/NEMR3Native-darwin-armv8: Remove some unused code, bugref:10390
NEMR3Native-darwin.cpp 181.1 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
NEMR3Native-linux.cpp 117.0 KB 98103   16 months vboxsync Copyright year updates by scm.
NEMR3Native-win.cpp 153.0 KB 99370   13 months vboxsync VMM/NEM-win: Disable MONITOR/MWAIT CPUID flag as it seems Hyper-V …
PDM.cpp 116.8 KB 99576   13 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
PDMAsyncCompletion.cpp 67.1 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PDMAsyncCompletionFile.cpp 47.8 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.
PDMAsyncCompletionFileNormal.cpp 67.1 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PDMBlkCache.cpp 100.3 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PDMCritSect.cpp 53.3 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMDevHlp.cpp 251.5 KB 99743   12 months vboxsync VMM: Add full support for reading/writing I/O ports on ARMv8 in order …
PDMDevHlpTracing.cpp 24.2 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMDevice.cpp 50.3 KB 99385   13 months vboxsync VMM/ArmV8: Skeleton of the GICv3 interrupt controller emulation, …
PDMDevMiscHlp.cpp 15.6 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
PDMDriver.cpp 88.3 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMLdr.cpp 64.1 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMNetShaper.cpp 19.7 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PDMQueue.cpp 34.0 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PDMR3Task.cpp 22.7 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMThread.cpp 35.6 KB 98103   16 months vboxsync Copyright year updates by scm.
PDMUsb.cpp 83.4 KB 98122   16 months vboxsync VMM/PDM: Fixed assertion in PDMR3ResumeUsb after attaching a virtual MSD.
PGM-armv8.cpp 25.4 KB 99055   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
PGM.cpp 144.0 KB 98103   16 months vboxsync Copyright year updates by scm.
PGMDbg.cpp 151.7 KB 98103   16 months vboxsync Copyright year updates by scm.
PGMHandler.cpp 13.3 KB 98103   16 months vboxsync Copyright year updates by scm.
PGMPhys.cpp 225.0 KB 99739   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
PGMPhysRWTmpl.h 2.4 KB 98103   16 months vboxsync Copyright year updates by scm.
PGMPool.cpp 74.3 KB 99297   14 months vboxsync VMM/PGM: Nested VMX: bugref:10318 Increment error count in the …
PGMR3DbgA.asm 14.5 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 …
PGMSharedPage.cpp 15.8 KB 98103   16 months vboxsync Copyright year updates by scm.
SELM.cpp 23.6 KB 98103   16 months vboxsync Copyright year updates by scm.
SSM.cpp 340.6 KB 98103   16 months vboxsync Copyright year updates by scm.
STAM.cpp 117.6 KB 98103   16 months vboxsync Copyright year updates by scm.
TM.cpp 183.1 KB 99740   12 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
TRPM.cpp 17.4 KB 99649   12 months vboxsync VMM/TRPM: Nested VMX: bugref:10318 Don't invoke IEMExecVmxVmexitExtInt …
VM.cpp 160.6 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
VMEmt.cpp 51.9 KB 99576   13 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
VMM.cpp 106.2 KB 99576   13 months vboxsync VMM: Preparations for getting interrupts injected into the guest. With …
VMMGuruMeditation.cpp 27.3 KB 99051   14 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
VMMR3.def 11.5 KB 98103   16 months vboxsync Copyright year updates by scm.
VMMR3VTable.cpp 3.0 KB 98103   16 months vboxsync Copyright year updates by scm.
VMMTests.cpp 7.5 KB 98103   16 months vboxsync Copyright year updates by scm.
VMReq.cpp 50.3 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