source:
vbox/trunk/src/VBox/VMM/VMMR3@
92516
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cpus | 89991 | 3 years | CPUM: Manually fixed Core2 T7600 CPU profile so that IA32_SYSENTER … | ||
APIC.cpp | 67.3 KB | 88557 | 4 years | APIC: More statistics for certain registers. | |
CFGM.cpp | 96.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
CPUM.cpp | 236.8 KB | 92479 | 3 years | VMM: Nested VMX: bugref:10092 Renamed EPT bitfield macro to be more … | |
CPUMDbg.cpp | 47.9 KB | 91281 | 3 years | VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper … | |
CPUMR3CpuId.cpp | 342.1 KB | 92516 | 3 years | VMM/CPUM,NEM: The fNestedPagingAndFullGuestExec condition in … | |
CPUMR3Db.cpp | 44.3 KB | 91266 | 3 years | VMM/CPUM: Moved CPUIDs and MSRs from the hyper heap and into the VM … | |
DBGF.cpp | 76.4 KB | 91695 | 3 years | VMM/DBGF: Check for environment variable VBOX_DBGF_NO_WAIT_FOR_ATTACH … | |
DBGFAddr.cpp | 15.3 KB | 92426 | 3 years | VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API … | |
DBGFAddrSpace.cpp | 45.3 KB | 89619 | 3 years | DBGFAddrSpace: Return the module handle if requested | |
DBGFCoreWrite.cpp | 24.1 KB | 91281 | 3 years | VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper … | |
DBGFCpu.cpp | 6.5 KB | 84710 | 4 years | VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a … | |
DBGFDisas.cpp | 30.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
DBGFInfo.cpp | 50.2 KB | 90549 | 3 years | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
DBGFLog.cpp | 6.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
DBGFMem.cpp | 23.1 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
DBGFModule.cpp | 10.7 KB | 85121 | 4 years | iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as … | |
DBGFOS.cpp | 24.6 KB | 86159 | 4 years | DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available … | |
DBGFR3Bp.cpp | 103.2 KB | 90794 | 3 years | *: More VALID_PTR -> RT_VALID_PTR/AssertPtr. | |
DBGFR3BugCheck.cpp | 69.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
DBGFR3Flow.cpp | 82.8 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
DBGFR3FlowTrace.cpp | 69.6 KB | 89924 | 3 years | VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - … | |
DBGFR3ModInMem.cpp | 44.3 KB | 85969 | 4 years | VMM/DBGFR3ModInMem.cpp: Don't call RTDbgModCreateFromMachOImage unless … | |
DBGFR3PlugIn.cpp | 20.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
DBGFR3SampleReport.cpp | 26.7 KB | 90549 | 3 years | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
DBGFR3Trace.cpp | 14.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
DBGFR3Tracer.cpp | 44.9 KB | 85954 | 4 years | VMM/DBGFR3Tracer: Typos | |
DBGFR3Type.cpp | 42.9 KB | 82968 | 5 years | Copyright year updates by scm. | |
DBGFReg.cpp | 103.2 KB | 86149 | 4 years | VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which … | |
DBGFStack.cpp | 45.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
EM.cpp | 115.6 KB | 92493 | 3 years | VMM: Nested VMX: bugref:10092 Purge VINF_PGM_CHANGE_MODE, no longer used. | |
EMHM.cpp | 18.3 KB | 91264 | 3 years | VMM/EM: Copied the two stats we still use from EMSTATS and into the … | |
EMR3Dbg.cpp | 12.0 KB | 82968 | 5 years | Copyright year updates by scm. | |
EMR3Nem.cpp | 18.3 KB | 92118 | 3 years | VMM/EM: Call NEMR3CanExecuteGuest in the NEM loop. bugref:10122 | |
GIM.cpp | 22.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
GIMHv.cpp | 85.3 KB | 87773 | 4 years | VMM/TM,Devices: Store the timer name in the TMTIMER structure and … | |
GIMKvm.cpp | 21.1 KB | 86123 | 4 years | VMM/GIM: Comment. | |
GIMMinimal.cpp | 4.5 KB | 82968 | 5 years | Copyright year updates by scm. | |
GMM.cpp | 12.7 KB | 92326 | 3 years | VMM/GMM,PGM: Optimize zeroing of RAM allocations by not doing it again … | |
GVMMR3.cpp | 1.9 KB | 92233 | 3 years | VMM/GVMM: Fixes to the worker thread registration. Added missing … | |
HM.cpp | 155.2 KB | 91693 | 3 years | VMM/hmR3InfoLbr: Don't assert in NEM mode. | |
IEMR3.cpp | 10.8 KB | 92162 | 3 years | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
IOM.cpp | 19.2 KB | 92386 | 3 years | VMM,VUSB: Statistics corrections (unit, type). | |
IOMR3IoPort.cpp | 25.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
IOMR3Mmio.cpp | 23.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
Makefile.kup | 0 bytes | 35406 | 14 years | VMMR3/Makefile.kup | |
MM.cpp | 30.3 KB | 92425 | 3 years | VMM/MM: Split the extended memory range to get better large page … | |
MMHeap.cpp | 23.7 KB | 83564 | 5 years | VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ … | |
MMHyper.cpp | 30.7 KB | 91856 | 3 years | VMM/MM: Build fix. bugref:10122 | |
MMPagePool.cpp | 2.4 KB | 82968 | 5 years | Copyright year updates by scm. | |
NEMR3.cpp | 14.2 KB | 92444 | 3 years | VMM/NEM-linux: Some very early bits. bugref:9044 | |
NEMR3Native-darwin.cpp | 128.9 KB | 92499 | 3 years | VMM/NEMR3Native-darwin.cpp: Fix TPR shadowing configuration (huge … | |
NEMR3Native-linux.cpp | 99.1 KB | 92515 | 3 years | VMM/NEM-linux: Some CPUID work; simplified the SSE/AVX/++ state … | |
NEMR3Native-win.cpp | 168.5 KB | 92468 | 3 years | VMM/NEM-linux: Some more code. Got far enough to log the BIOS version … | |
PDM.cpp | 114.9 KB | 91939 | 3 years | VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. … | |
PDMAsyncCompletion.cpp | 66.9 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMAsyncCompletionFile.cpp | 47.6 KB | 87766 | 4 years | VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a … | |
PDMAsyncCompletionFileFailsafe.cpp | 10.1 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMAsyncCompletionFileNormal.cpp | 66.8 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMBlkCache.cpp | 100.0 KB | 87766 | 4 years | VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a … | |
PDMCritSect.cpp | 53.0 KB | 91909 | 3 years | VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and … | |
PDMDevHlp.cpp | 250.0 KB | 92162 | 3 years | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
PDMDevHlpTracing.cpp | 23.9 KB | 88639 | 4 years | Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU … | |
PDMDevice.cpp | 49.5 KB | 92410 | 3 years | VMM/PDM,PGM: Added PGMR3IsNemModeEnabled and made PDM not put devices … | |
PDMDevMiscHlp.cpp | 15.0 KB | 89620 | 3 years | Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued … | |
PDMDriver.cpp | 86.7 KB | 91955 | 3 years | VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and … | |
PDMLdr.cpp | 64.0 KB | 91939 | 3 years | VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. … | |
PDMNetShaper.cpp | 16.9 KB | 90348 | 3 years | VMM: Removed the VM pointers from the internal critsect structures. … | |
PDMQueue.cpp | 26.6 KB | 92386 | 3 years | VMM,VUSB: Statistics corrections (unit, type). | |
PDMR3Task.cpp | 22.4 KB | 85181 | 4 years | VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794 | |
PDMThread.cpp | 35.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
PDMUsb.cpp | 82.3 KB | 92155 | 3 years | VMM/PDMUsb: Add thread helpers to the helper callback table, bugref:10074 | |
PGM.cpp | 137.7 KB | 92480 | 3 years | VMM: Nested VMX: bugref:10092 EPT misconfiguration and some fixes and … | |
PGMDbg.cpp | 119.1 KB | 92426 | 3 years | VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API … | |
PGMHandler.cpp | 17.3 KB | 92162 | 3 years | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
PGMPhys.cpp | 223.0 KB | 92465 | 3 years | VMM/NEM-linux: Some more code. Got far enough to log the BIOS version … | |
PGMPhysRWTmpl.h | 2.1 KB | 82968 | 5 years | Copyright year updates by scm. | |
PGMPool.cpp | 54.1 KB | 92386 | 3 years | VMM,VUSB: Statistics corrections (unit, type). | |
PGMR3DbgA.asm | 14.2 KB | 82968 | 5 years | Copyright year updates by scm. | |
PGMSavedState.cpp | 123.8 KB | 92157 | 3 years | VMM/PGMPhysMmio2: Removed obsolete PGMREGMMIO2RANGE_F_MMIO2 flag (it's … | |
PGMSharedPage.cpp | 15.5 KB | 92426 | 3 years | VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API … | |
SELM.cpp | 22.9 KB | 85968 | 4 years | SELM: Guest GDT and LDT dumping should be done on the calling EMT to … | |
SSM.cpp | 339.6 KB | 90783 | 3 years | VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn | |
STAM.cpp | 115.4 KB | 92387 | 3 years | VMM/STAM: New STAMUNIT_BYTES_PER_CALL unit. Improved the formatting … | |
TM.cpp | 180.8 KB | 91988 | 3 years | VMM/TM: Fixed race while switching TSC modes. | |
TRPM.cpp | 16.9 KB | 92454 | 3 years | VMM/TRPM: Workaround for the NEM on darwin case, bugref:9044 | |
VM.cpp | 158.7 KB | 91854 | 3 years | VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517 | |
VMEmt.cpp | 51.0 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. | |
VMM.cpp | 104.3 KB | 92493 | 3 years | VMM: Nested VMX: bugref:10092 Purge VINF_PGM_CHANGE_MODE, no longer used. | |
VMMGuruMeditation.cpp | 27.5 KB | 92408 | 3 years | VMM: Reworked most of the call-ring-3 stuff into … | |
VMMR3.def | 11.2 KB | 90549 | 3 years | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
VMMTests.cpp | 7.3 KB | 82968 | 5 years | Copyright year updates by scm. | |
VMReq.cpp | 50.0 KB | 90784 | 3 years | VMM: VALID_PTR -> RT_VALID_PTR. |
Note:
See TracBrowser
for help on using the repository browser.