source:
vbox/trunk/src/VBox/VMM/VMMR3@
92162
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
cpus | 89991 | 3 年 | CPUM: Manually fixed Core2 T7600 CPU profile so that IA32_SYSENTER … | ||
APIC.cpp | 67.3 KB | 88557 | 4 年 | APIC: More statistics for certain registers. | |
CFGM.cpp | 96.2 KB | 82968 | 5 年 | Copyright year updates by scm. | |
CPUM.cpp | 236.8 KB | 91971 | 3 年 | VMM: Nested VMX: bugref:10092 Renamed typo in VMCS field. | |
CPUMDbg.cpp | 47.9 KB | 91281 | 3 年 | VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper … | |
CPUMR3CpuId.cpp | 341.3 KB | 91710 | 3 年 | VMM/CPUM: Nested VMX: bugref:10092 Added some VMX CPUMFEATURES' bit. … | |
CPUMR3Db.cpp | 44.3 KB | 91266 | 3 年 | VMM/CPUM: Moved CPUIDs and MSRs from the hyper heap and into the VM … | |
DBGF.cpp | 76.4 KB | 91695 | 3 年 | VMM/DBGF: Check for environment variable VBOX_DBGF_NO_WAIT_FOR_ATTACH … | |
DBGFAddr.cpp | 15.2 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
DBGFAddrSpace.cpp | 45.3 KB | 89619 | 3 年 | DBGFAddrSpace: Return the module handle if requested | |
DBGFCoreWrite.cpp | 24.1 KB | 91281 | 3 年 | VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper … | |
DBGFCpu.cpp | 6.5 KB | 84710 | 4 年 | VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a … | |
DBGFDisas.cpp | 30.1 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFInfo.cpp | 50.2 KB | 90549 | 3 年 | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
DBGFLog.cpp | 6.2 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFMem.cpp | 23.1 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
DBGFModule.cpp | 10.7 KB | 85121 | 4 年 | iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as … | |
DBGFOS.cpp | 24.6 KB | 86159 | 4 年 | DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available … | |
DBGFR3Bp.cpp | 103.2 KB | 90794 | 3 年 | *: More VALID_PTR -> RT_VALID_PTR/AssertPtr. | |
DBGFR3BugCheck.cpp | 69.9 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFR3Flow.cpp | 82.8 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
DBGFR3FlowTrace.cpp | 69.6 KB | 89924 | 3 年 | VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - … | |
DBGFR3ModInMem.cpp | 44.3 KB | 85969 | 4 年 | VMM/DBGFR3ModInMem.cpp: Don't call RTDbgModCreateFromMachOImage unless … | |
DBGFR3PlugIn.cpp | 20.1 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFR3SampleReport.cpp | 26.7 KB | 90549 | 3 年 | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
DBGFR3Trace.cpp | 14.5 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFR3Tracer.cpp | 44.9 KB | 85954 | 4 年 | VMM/DBGFR3Tracer: Typos | |
DBGFR3Type.cpp | 42.9 KB | 82968 | 5 年 | Copyright year updates by scm. | |
DBGFReg.cpp | 103.2 KB | 86149 | 4 年 | VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which … | |
DBGFStack.cpp | 45.1 KB | 82968 | 5 年 | Copyright year updates by scm. | |
EM.cpp | 115.9 KB | 92119 | 3 年 | VMM/EM: Stop StatREMTotal when need for reschduling is detected and we … | |
EMHM.cpp | 18.3 KB | 91264 | 3 年 | VMM/EM: Copied the two stats we still use from EMSTATS and into the … | |
EMR3Dbg.cpp | 12.0 KB | 82968 | 5 年 | Copyright year updates by scm. | |
EMR3Nem.cpp | 18.3 KB | 92118 | 3 年 | VMM/EM: Call NEMR3CanExecuteGuest in the NEM loop. bugref:10122 | |
GIM.cpp | 22.4 KB | 82968 | 5 年 | Copyright year updates by scm. | |
GIMHv.cpp | 85.3 KB | 87773 | 4 年 | VMM/TM,Devices: Store the timer name in the TMTIMER structure and … | |
GIMKvm.cpp | 21.1 KB | 86123 | 4 年 | VMM/GIM: Comment. | |
GIMMinimal.cpp | 4.5 KB | 82968 | 5 年 | Copyright year updates by scm. | |
GMM.cpp | 13.6 KB | 82968 | 5 年 | Copyright year updates by scm. | |
HM.cpp | 155.2 KB | 91693 | 3 年 | VMM/hmR3InfoLbr: Don't assert in NEM mode. | |
IEMR3.cpp | 10.8 KB | 92162 | 3 年 | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
IOM.cpp | 19.2 KB | 92162 | 3 年 | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
IOMR3IoPort.cpp | 25.4 KB | 82968 | 5 年 | Copyright year updates by scm. | |
IOMR3Mmio.cpp | 23.3 KB | 82968 | 5 年 | Copyright year updates by scm. | |
Makefile.kup | 0 位元組 | 35406 | 14 年 | VMMR3/Makefile.kup | |
MM.cpp | 29.8 KB | 91018 | 3 年 | VMM/MM: Removed the MMR3UkHeap* code as nobody is using it any more. … | |
MMHeap.cpp | 23.7 KB | 83564 | 5 年 | VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ … | |
MMHyper.cpp | 30.7 KB | 91856 | 3 年 | VMM/MM: Build fix. bugref:10122 | |
MMPagePool.cpp | 2.4 KB | 82968 | 5 年 | Copyright year updates by scm. | |
NEMR3.cpp | 13.3 KB | 92120 | 3 年 | VMM/NEM/win: New approach to A20: Reschedule to IEM. Logging. bugref:10122 | |
NEMR3Native-win.cpp | 151.6 KB | 92129 | 3 年 | VMM/PGM,NEM: RAM registration notification must return a u2State value … | |
PDM.cpp | 114.9 KB | 91939 | 3 年 | VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. … | |
PDMAsyncCompletion.cpp | 66.9 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMAsyncCompletionFile.cpp | 47.6 KB | 87766 | 4 年 | VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a … | |
PDMAsyncCompletionFileFailsafe.cpp | 10.1 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMAsyncCompletionFileNormal.cpp | 66.8 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
PDMBlkCache.cpp | 100.0 KB | 87766 | 4 年 | VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a … | |
PDMCritSect.cpp | 53.0 KB | 91909 | 3 年 | VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and … | |
PDMDevHlp.cpp | 250.0 KB | 92162 | 3 年 | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
PDMDevHlpTracing.cpp | 23.9 KB | 88639 | 4 年 | Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU … | |
PDMDevice.cpp | 49.1 KB | 91895 | 3 年 | VMM: Removed raw-mode stuff from PDMQueue. bugref:9517 | |
PDMDevMiscHlp.cpp | 15.0 KB | 89620 | 3 年 | Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued … | |
PDMDriver.cpp | 86.7 KB | 91955 | 3 年 | VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and … | |
PDMLdr.cpp | 64.0 KB | 91939 | 3 年 | VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. … | |
PDMNetShaper.cpp | 16.9 KB | 90348 | 3 年 | VMM: Removed the VM pointers from the internal critsect structures. … | |
PDMQueue.cpp | 26.6 KB | 91895 | 3 年 | VMM: Removed raw-mode stuff from PDMQueue. bugref:9517 | |
PDMR3Task.cpp | 22.4 KB | 85181 | 4 年 | VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794 | |
PDMThread.cpp | 35.3 KB | 82968 | 5 年 | Copyright year updates by scm. | |
PDMUsb.cpp | 82.3 KB | 92155 | 3 年 | VMM/PDMUsb: Add thread helpers to the helper callback table, bugref:10074 | |
PGM.cpp | 137.7 KB | 92162 | 3 年 | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
PGMDbg.cpp | 119.2 KB | 91904 | 3 年 | VMM: Nested VMX: bugref:10092 EPT guest paging mode boiler plate and … | |
PGMHandler.cpp | 17.3 KB | 92162 | 3 年 | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
PGMPhys.cpp | 220.8 KB | 92162 | 3 年 | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
PGMPhysRWTmpl.h | 2.1 KB | 82968 | 5 年 | Copyright year updates by scm. | |
PGMPool.cpp | 54.0 KB | 92162 | 3 年 | VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it … | |
PGMR3DbgA.asm | 14.2 KB | 82968 | 5 年 | Copyright year updates by scm. | |
PGMSavedState.cpp | 123.8 KB | 92157 | 3 年 | VMM/PGMPhysMmio2: Removed obsolete PGMREGMMIO2RANGE_F_MMIO2 flag (it's … | |
PGMSharedPage.cpp | 15.6 KB | 90439 | 3 年 | VMM/PGM: Check PGMCritSectEnter status code when we don't return it. … | |
SELM.cpp | 22.9 KB | 85968 | 4 年 | SELM: Guest GDT and LDT dumping should be done on the calling EMT to … | |
SSM.cpp | 339.6 KB | 90783 | 3 年 | VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn | |
STAM.cpp | 113.0 KB | 85121 | 4 年 | iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as … | |
TM.cpp | 180.8 KB | 91988 | 3 年 | VMM/TM: Fixed race while switching TSC modes. | |
TRPM.cpp | 16.7 KB | 87779 | 4 年 | VMM/TRPM: Always count forwarded IRQs. | |
VM.cpp | 158.7 KB | 91854 | 3 年 | VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517 | |
VMEmt.cpp | 51.0 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. | |
VMM.cpp | 109.3 KB | 91271 | 3 年 | VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX. | |
VMMGuruMeditation.cpp | 29.0 KB | 90829 | 3 年 | IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM … | |
VMMR3.def | 11.2 KB | 90549 | 3 年 | VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g | |
VMMTests.cpp | 7.3 KB | 82968 | 5 年 | Copyright year updates by scm. | |
VMReq.cpp | 50.0 KB | 90784 | 3 年 | VMM: VALID_PTR -> RT_VALID_PTR. |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器