VirtualBox

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

Name Size Rev Age Author Last Change
../
cpus 93115   3 years vboxsync scm --update-copyright-year
APIC.cpp 67.5 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
CFGM.cpp 102.3 KB 93470   3 years vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
CPUM.cpp 239.4 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
CPUMDbg.cpp 47.9 KB 93115   3 years vboxsync scm --update-copyright-year
CPUMR3CpuId.cpp 344.4 KB 93519   3 years vboxsync VMM/CPUM: Quick arm64 build adjustments. bugref:9898
CPUMR3Db.cpp 44.4 KB 93519   3 years vboxsync VMM/CPUM: Quick arm64 build adjustments. bugref:9898
DBGF.cpp 76.4 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFAddr.cpp 15.3 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFAddrSpace.cpp 45.3 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFCoreWrite.cpp 24.1 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
DBGFCpu.cpp 6.5 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFDisas.cpp 30.1 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
DBGFInfo.cpp 50.2 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFLog.cpp 6.2 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFMem.cpp 23.1 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFModule.cpp 10.7 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFOS.cpp 25.1 KB 93470   3 years vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
DBGFR3Bp.cpp 106.0 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
DBGFR3BugCheck.cpp 69.9 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFR3Flow.cpp 82.8 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFR3FlowTrace.cpp 69.6 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFR3ModInMem.cpp 44.3 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFR3PlugIn.cpp 20.2 KB 93470   3 years vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
DBGFR3SampleReport.cpp 26.7 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFR3Trace.cpp 14.5 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
DBGFR3Tracer.cpp 44.9 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFR3Type.cpp 42.9 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFReg.cpp 103.2 KB 93115   3 years vboxsync scm --update-copyright-year
DBGFStack.cpp 45.1 KB 93115   3 years vboxsync scm --update-copyright-year
EM.cpp 116.9 KB 93204   3 years vboxsync VMM/EM: Some debug stepping hacks.
EMHM.cpp 18.3 KB 93115   3 years vboxsync scm --update-copyright-year
EMR3Dbg.cpp 12.0 KB 93115   3 years vboxsync scm --update-copyright-year
EMR3Nem.cpp 18.3 KB 93115   3 years vboxsync scm --update-copyright-year
GIM.cpp 22.4 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
GIMHv.cpp 84.6 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
GIMKvm.cpp 21.1 KB 93115   3 years vboxsync scm --update-copyright-year
GIMMinimal.cpp 4.5 KB 93115   3 years vboxsync scm --update-copyright-year
GMM.cpp 13.3 KB 93115   3 years vboxsync scm --update-copyright-year
GVMMR3.cpp 7.0 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
HM.cpp 156.3 KB 93574   3 years vboxsync VMM/HM: Nested VMX: bugref:10092 Separate out VM-exit counters for …
IEMR3.cpp 10.8 KB 93115   3 years vboxsync scm --update-copyright-year
IOM.cpp 19.4 KB 93115   3 years vboxsync scm --update-copyright-year
IOMR3IoPort.cpp 30.3 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
IOMR3Mmio.cpp 28.0 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
MM.cpp 28.1 KB 93598   3 years vboxsync VMM/MM: Removed unused MMR3HCPhys2HCVirt(). bugref:10093
MMHeap.cpp 23.7 KB 93115   3 years vboxsync scm --update-copyright-year
MMHyper.cpp 29.9 KB 93597   3 years vboxsync VMM/MM: Removed now unused MMR3HyperHCVirt2HCPhys(). bugref:10093
NEMR3.cpp 14.0 KB 93351   3 years vboxsync VMM/NEM-win: Kicked out most of the ring-0 code because bugref:10118 + …
NEMR3Native-darwin.cpp 132.0 KB 93586   3 years vboxsync VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
NEMR3Native-linux.cpp 117.1 KB 93115   3 years vboxsync scm --update-copyright-year
NEMR3Native-win.cpp 153.0 KB 93515   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
PDM.cpp 114.9 KB 93115   3 years vboxsync scm --update-copyright-year
PDMAsyncCompletion.cpp 66.9 KB 93115   3 years vboxsync scm --update-copyright-year
PDMAsyncCompletionFile.cpp 47.6 KB 93115   3 years vboxsync scm --update-copyright-year
PDMAsyncCompletionFileFailsafe.cpp 10.1 KB 93115   3 years vboxsync scm --update-copyright-year
PDMAsyncCompletionFileNormal.cpp 66.8 KB 93115   3 years vboxsync scm --update-copyright-year
PDMBlkCache.cpp 100.0 KB 93115   3 years vboxsync scm --update-copyright-year
PDMCritSect.cpp 53.0 KB 93115   3 years vboxsync scm --update-copyright-year
PDMDevHlp.cpp 251.3 KB 93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
PDMDevHlpTracing.cpp 23.9 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
PDMDevice.cpp 49.5 KB 93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
PDMDevMiscHlp.cpp 15.0 KB 93115   3 years vboxsync scm --update-copyright-year
PDMDriver.cpp 86.5 KB 93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
PDMLdr.cpp 64.1 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
PDMNetShaper.cpp 16.9 KB 93115   3 years vboxsync scm --update-copyright-year
PDMQueue.cpp 30.9 KB 93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
PDMR3Task.cpp 22.4 KB 93115   3 years vboxsync scm --update-copyright-year
PDMThread.cpp 35.3 KB 93115   3 years vboxsync scm --update-copyright-year
PDMUsb.cpp 82.3 KB 93115   3 years vboxsync scm --update-copyright-year
PGM.cpp 138.3 KB 93596   3 years vboxsync VMM/PGM: Init HCPhysZeroPg and HCPhysMmioPg in ring-0 and forget …
PGMDbg.cpp 119.3 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
PGMHandler.cpp 17.4 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
PGMPhys.cpp 225.2 KB 93593   3 years vboxsync VMM: Embedded the zero and mmio-dummy pages into the VM structure and …
PGMPhysRWTmpl.h 2.1 KB 93115   3 years vboxsync scm --update-copyright-year
PGMPool.cpp 54.1 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
PGMR3DbgA.asm 14.2 KB 93115   3 years vboxsync scm --update-copyright-year
PGMSavedState.cpp 124.5 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
PGMSharedPage.cpp 15.6 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
SELM.cpp 23.3 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
SSM.cpp 339.9 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
STAM.cpp 117.3 KB 93468   3 years vboxsync VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
TM.cpp 183.4 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
TRPM.cpp 16.7 KB 93115   3 years vboxsync scm --update-copyright-year
VM.cpp 157.9 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
VMEmt.cpp 51.3 KB 93115   3 years vboxsync scm --update-copyright-year
VMM.cpp 104.8 KB 93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
VMMGuruMeditation.cpp 27.5 KB 93115   3 years vboxsync scm --update-copyright-year
VMMR3.def 11.2 KB 93115   3 years vboxsync scm --update-copyright-year
VMMR3VTable.cpp 2.7 KB 93600   3 years vboxsync VMM: Put dummy function w/ assertion for reserved VMM function table …
VMMTests.cpp 7.3 KB 93115   3 years vboxsync scm --update-copyright-year
VMReq.cpp 50.0 KB 93115   3 years vboxsync scm --update-copyright-year
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