VirtualBox

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

Name Size Rev Age Author Last Change
../
cpus 87603   3 years vboxsync VMM/HMVMX: Play safe with msrSFMASK.
APIC.cpp 66.9 KB 87760   3 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
CFGM.cpp 96.2 KB 82968   4 years vboxsync Copyright year updates by scm.
CPUM.cpp 239.5 KB 87765   3 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
CPUMDbg.cpp 47.9 KB 86179   4 years vboxsync VMM/CPUMDbg: the sysenter_eip and sysenter_esp registers are 64-bit …
CPUMR3CpuId.cpp 340.5 KB 87003   3 years vboxsync VMM/CPUM: todo regarding CpuId 0x80000008:ECX being reserved on Intel.
CPUMR3Db.cpp 45.0 KB 87255   3 years vboxsync VMM: Adjustments for bugref:9898.
DBGF.cpp 75.1 KB 87594   3 years vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
DBGFAddr.cpp 15.2 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFAddrSpace.cpp 45.2 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFCoreWrite.cpp 24.1 KB 83122   4 years vboxsync VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
DBGFCpu.cpp 6.5 KB 84710   4 years vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
DBGFDisas.cpp 30.1 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFInfo.cpp 50.2 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFLog.cpp 6.2 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFMem.cpp 23.1 KB 85418   4 years vboxsync VMM/DBGFMem: Allow DBGFR3PagingDumpEx() pHlp to be NULL as allowed to …
DBGFModule.cpp 10.7 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
DBGFOS.cpp 24.6 KB 86159   4 years vboxsync DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
DBGFR3Bp.cpp 90.4 KB 87597   3 years vboxsync VMM/DBGF: Eliminated some unnecessary variable initializations. (Some …
DBGFR3BugCheck.cpp 69.9 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFR3Flow.cpp 79.6 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFR3FlowTrace.cpp 67.9 KB 87577   3 years vboxsync VMM,Debugger: Doxygen fixes.
DBGFR3ModInMem.cpp 44.3 KB 85969   4 years vboxsync VMM/DBGFR3ModInMem.cpp: Don't call RTDbgModCreateFromMachOImage unless …
DBGFR3PlugIn.cpp 20.1 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFR3Trace.cpp 14.5 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFR3Tracer.cpp 44.9 KB 85954   4 years vboxsync VMM/DBGFR3Tracer: Typos
DBGFR3Type.cpp 42.9 KB 82968   4 years vboxsync Copyright year updates by scm.
DBGFReg.cpp 103.2 KB 86149   4 years vboxsync VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which …
DBGFStack.cpp 45.1 KB 82968   4 years vboxsync Copyright year updates by scm.
EM.cpp 117.9 KB 87594   3 years vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
EMHM.cpp 18.4 KB 82968   4 years vboxsync Copyright year updates by scm.
EMR3Dbg.cpp 12.0 KB 82968   4 years vboxsync Copyright year updates by scm.
EMR3Nem.cpp 18.3 KB 82968   4 years vboxsync Copyright year updates by scm.
GIM.cpp 22.4 KB 82968   4 years vboxsync Copyright year updates by scm.
GIMHv.cpp 85.0 KB 87765   3 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
GIMKvm.cpp 21.1 KB 86123   4 years vboxsync VMM/GIM: Comment.
GIMMinimal.cpp 4.5 KB 82968   4 years vboxsync Copyright year updates by scm.
GMM.cpp 13.6 KB 82968   4 years vboxsync Copyright year updates by scm.
HM.cpp 156.4 KB 87633   3 years vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
IEMR3.cpp 11.3 KB 82968   4 years vboxsync Copyright year updates by scm.
IOM.cpp 19.2 KB 82968   4 years vboxsync Copyright year updates by scm.
IOMR3IoPort.cpp 25.4 KB 82968   4 years vboxsync Copyright year updates by scm.
IOMR3Mmio.cpp 23.3 KB 82968   4 years vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 35406   13 years vboxsync VMMR3/Makefile.kup
MM.cpp 30.3 KB 82968   4 years vboxsync Copyright year updates by scm.
MMHeap.cpp 23.7 KB 83564   4 years vboxsync VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ …
MMHyper.cpp 53.7 KB 82968   4 years vboxsync Copyright year updates by scm.
MMPagePool.cpp 2.4 KB 82968   4 years vboxsync Copyright year updates by scm.
MMUkHeap.cpp 15.6 KB 82968   4 years vboxsync Copyright year updates by scm.
NEMR3.cpp 15.8 KB 86117   4 years vboxsync NEM: Some adjustments to r140349.
NEMR3Native-win.cpp 136.7 KB 86117   4 years vboxsync NEM: Some adjustments to r140349.
PDM.cpp 114.9 KB 86426   4 years vboxsync VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
PDMAsyncCompletion.cpp 66.9 KB 82968   4 years vboxsync Copyright year updates by scm.
PDMAsyncCompletionFile.cpp 47.5 KB 87765   3 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
PDMAsyncCompletionFileFailsafe.cpp 10.1 KB 82968   4 years vboxsync Copyright year updates by scm.
PDMAsyncCompletionFileNormal.cpp 66.8 KB 82968   4 years vboxsync Copyright year updates by scm.
PDMBlkCache.cpp 100.0 KB 87765   3 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
PDMCritSect.cpp 39.3 KB 87123   3 years vboxsync VMM/PDM: Create unique lock validator classes for each device instance …
PDMDevHlp.cpp 205.2 KB 87764   3 years vboxsync VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
PDMDevHlpTracing.cpp 23.6 KB 87477   3 years vboxsync AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
PDMDevice.cpp 49.1 KB 85658   4 years vboxsync VMM/PDMDevice: Add some details to VBoxDeviceRegister failures. bugref:9813
PDMDevMiscHlp.cpp 13.9 KB 87691   3 years vboxsync AMD IOMMU: bugref:9654 Replace IOMMU device lock with the PDM lock and …
PDMDriver.cpp 74.6 KB 87761   3 years vboxsync VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
PDMLdr.cpp 64.3 KB 86510   4 years vboxsync VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
PDMNetShaper.cpp 16.8 KB 82968   4 years vboxsync Copyright year updates by scm.
PDMQueue.cpp 28.9 KB 87765   3 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
PDMR3Task.cpp 22.4 KB 85181   4 years vboxsync VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
PDMThread.cpp 35.3 KB 82968   4 years vboxsync Copyright year updates by scm.
PDMUsb.cpp 78.4 KB 87764   3 years vboxsync VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
PGM.cpp 146.0 KB 86488   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use (32-bit PDEs). …
PGMDbg.cpp 123.2 KB 86523   4 years vboxsync VMM/PGMDbg: Doxygen fix
PGMHandler.cpp 16.7 KB 86473   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
PGMMap.cpp 51.7 KB 82968   4 years vboxsync Copyright year updates by scm.
PGMPhys.cpp 199.6 KB 86473   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
PGMPhysRWTmpl.h 2.1 KB 82968   4 years vboxsync Copyright year updates by scm.
PGMPool.cpp 54.2 KB 86497   4 years vboxsync VMM/PGMPool: A couple of large page bugfixes (one harmless, the other …
PGMR3DbgA.asm 14.2 KB 82968   4 years vboxsync Copyright year updates by scm.
PGMSavedState.cpp 127.5 KB 86473   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
PGMSharedPage.cpp 15.5 KB 86473   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
SELM.cpp 22.9 KB 85968   4 years vboxsync SELM: Guest GDT and LDT dumping should be done on the calling EMT to …
SSM.cpp 339.6 KB 86375   4 years vboxsync VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
STAM.cpp 113.0 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
TM.cpp 173.5 KB 87765   3 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
TRPM.cpp 16.9 KB 87040   3 years vboxsync VMM: Better fix for r141682 - Fix delivery of external interrupts when …
VM.cpp 158.5 KB 86327   4 years vboxsync Debugger: Allow for different I/O providers instead of only TCP So …
VMEmt.cpp 50.6 KB 86118   4 years vboxsync VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using …
VMM.cpp 105.1 KB 87765   3 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
VMMGuruMeditation.cpp 27.1 KB 82968   4 years vboxsync Copyright year updates by scm.
VMMR3.def 10.7 KB 87134   3 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
VMMTests.cpp 7.3 KB 82968   4 years vboxsync Copyright year updates by scm.
VMReq.cpp 50.0 KB 85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use