VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
cpus 89991   4 年 vboxsync CPUM: Manually fixed Core2 T7600 CPU profile so that IA32_SYSENTER …
VMReq.cpp 50.0 KB 90784   3 年 vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
VMMTests.cpp 7.3 KB 82968   5 年 vboxsync Copyright year updates by scm.
VMMR3.def 11.2 KB 90549   3 年 vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
VMMGuruMeditation.cpp 29.0 KB 90829   3 年 vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
VMM.cpp 109.3 KB 91246   3 年 vboxsync VMM/PGM: Some cleanups around large page allocation... bugref:10093
VMEmt.cpp 51.0 KB 90784   3 年 vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
VM.cpp 158.7 KB 90794   3 年 vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
TRPM.cpp 16.7 KB 87779   4 年 vboxsync VMM/TRPM: Always count forwarded IRQs.
TM.cpp 183.9 KB 90347   3 年 vboxsync VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
STAM.cpp 113.0 KB 85121   5 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
SSM.cpp 339.6 KB 90783   3 年 vboxsync VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
SELM.cpp 22.9 KB 85968   4 年 vboxsync SELM: Guest GDT and LDT dumping should be done on the calling EMT to …
PGMSharedPage.cpp 15.6 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
PGMSavedState.cpp 127.7 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
PGMR3DbgA.asm 14.2 KB 82968   5 年 vboxsync Copyright year updates by scm.
PGMPool.cpp 54.3 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
PGMPhysRWTmpl.h 2.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
PGMPhys.cpp 198.4 KB 91247   3 年 vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
PGMMap.cpp 51.7 KB 91247   3 年 vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
PGMHandler.cpp 16.7 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
PGMDbg.cpp 123.1 KB 91016   3 年 vboxsync VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code …
PGM.cpp 144.8 KB 91247   3 年 vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
PDMUsb.cpp 78.8 KB 90346   3 年 vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
PDMThread.cpp 35.3 KB 82968   5 年 vboxsync Copyright year updates by scm.
PDMR3Task.cpp 22.4 KB 85181   5 年 vboxsync VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
PDMQueue.cpp 28.9 KB 87773   4 年 vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
PDMNetShaper.cpp 16.9 KB 90348   3 年 vboxsync VMM: Removed the VM pointers from the internal critsect structures. …
PDMLdr.cpp 64.3 KB 86510   4 年 vboxsync VMM/PDMLdr: Don't try release .r0 objects till PDMR3TermUVM is called, …
PDMDriver.cpp 81.5 KB 90997   3 年 vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
PDMDevMiscHlp.cpp 15.0 KB 89620   4 年 vboxsync Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
PDMDevice.cpp 49.1 KB 90346   3 年 vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
PDMDevHlpTracing.cpp 23.9 KB 88639   4 年 vboxsync Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU …
PDMDevHlp.cpp 215.9 KB 90997   3 年 vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
PDMCritSect.cpp 53.7 KB 90677   3 年 vboxsync VMM/PDMCritSectRwEnterShared: Implemented waiting in ring-0/HM …
PDMBlkCache.cpp 100.0 KB 87766   4 年 vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
PDMAsyncCompletionFileNormal.cpp 66.8 KB 90784   3 年 vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
PDMAsyncCompletionFileFailsafe.cpp 10.1 KB 90784   3 年 vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
PDMAsyncCompletionFile.cpp 47.6 KB 87766   4 年 vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
PDMAsyncCompletion.cpp 66.9 KB 90784   3 年 vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
PDM.cpp 114.8 KB 90981   3 年 vboxsync VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and …
NEMR3Native-win.cpp 136.7 KB 88654   4 年 vboxsync Typo.
NEMR3.cpp 15.8 KB 86117   4 年 vboxsync NEM: Some adjustments to r140349.
MMPagePool.cpp 2.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
MMHyper.cpp 53.1 KB 91016   3 年 vboxsync VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code …
MMHeap.cpp 23.7 KB 83564   5 年 vboxsync VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ …
MM.cpp 29.8 KB 91018   3 年 vboxsync VMM/MM: Removed the MMR3UkHeap* code as nobody is using it any more. …
Makefile.kup 0 位元組 35406   14 年 vboxsync VMMR3/Makefile.kup
IOMR3Mmio.cpp 23.3 KB 82968   5 年 vboxsync Copyright year updates by scm.
IOMR3IoPort.cpp 25.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
IOM.cpp 19.2 KB 82968   5 年 vboxsync Copyright year updates by scm.
IEMR3.cpp 11.3 KB 82968   5 年 vboxsync Copyright year updates by scm.
HM.cpp 157.2 KB 91120   3 年 vboxsync VMM: Nested VMX: bugref:10092 VMX EPT and Unrestricted CFGM options, …
GMM.cpp 13.6 KB 82968   5 年 vboxsync Copyright year updates by scm.
GIMMinimal.cpp 4.5 KB 82968   5 年 vboxsync Copyright year updates by scm.
GIMKvm.cpp 21.1 KB 86123   4 年 vboxsync VMM/GIM: Comment.
GIMHv.cpp 85.3 KB 87773   4 年 vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
GIM.cpp 22.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
EMR3Nem.cpp 18.3 KB 82968   5 年 vboxsync Copyright year updates by scm.
EMR3Dbg.cpp 12.0 KB 82968   5 年 vboxsync Copyright year updates by scm.
EMHM.cpp 18.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
EM.cpp 119.9 KB 90346   3 年 vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
DBGFStack.cpp 45.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
DBGFReg.cpp 103.2 KB 86149   4 年 vboxsync VMM/DBGFReg: A lazy implementation of DBGFR3RegNmSetBatch() which …
DBGFR3Type.cpp 42.9 KB 82968   5 年 vboxsync Copyright year updates by scm.
DBGFR3Tracer.cpp 44.9 KB 85954   4 年 vboxsync VMM/DBGFR3Tracer: Typos
DBGFR3Trace.cpp 14.5 KB 82968   5 年 vboxsync Copyright year updates by scm.
DBGFR3SampleReport.cpp 26.7 KB 90549   3 年 vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
DBGFR3PlugIn.cpp 20.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
DBGFR3ModInMem.cpp 44.3 KB 85969   4 年 vboxsync VMM/DBGFR3ModInMem.cpp: Don't call RTDbgModCreateFromMachOImage unless …
DBGFR3FlowTrace.cpp 69.6 KB 89924   4 年 vboxsync VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - …
DBGFR3Flow.cpp 82.8 KB 90784   3 年 vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
DBGFR3BugCheck.cpp 69.9 KB 82968   5 年 vboxsync Copyright year updates by scm.
DBGFR3Bp.cpp 103.2 KB 90794   3 年 vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
DBGFOS.cpp 24.6 KB 86159   4 年 vboxsync DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
DBGFModule.cpp 10.7 KB 85121   5 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
DBGFMem.cpp 23.1 KB 90784   3 年 vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
DBGFLog.cpp 6.2 KB 82968   5 年 vboxsync Copyright year updates by scm.
DBGFInfo.cpp 50.2 KB 90549   3 年 vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
DBGFDisas.cpp 30.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
DBGFCpu.cpp 6.5 KB 84710   5 年 vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
DBGFCoreWrite.cpp 24.1 KB 83122   5 年 vboxsync VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
DBGFAddrSpace.cpp 45.3 KB 89619   4 年 vboxsync DBGFAddrSpace: Return the module handle if requested
DBGFAddr.cpp 15.2 KB 90784   3 年 vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
DBGF.cpp 76.2 KB 90312   3 年 vboxsync VMM/DBGF: Stop all vCPUs when a breakpoint event happens [doxygen fix]
CPUMR3Db.cpp 45.1 KB 89934   4 年 vboxsync VMM/CPUCpuId: Some intel updates. bugref:10052
CPUMR3CpuId.cpp 343.4 KB 91120   3 年 vboxsync VMM: Nested VMX: bugref:10092 VMX EPT and Unrestricted CFGM options, …
CPUMDbg.cpp 47.9 KB 86179   4 年 vboxsync VMM/CPUMDbg: the sysenter_eip and sysenter_esp registers are 64-bit …
CPUM.cpp 246.1 KB 91120   3 年 vboxsync VMM: Nested VMX: bugref:10092 VMX EPT and Unrestricted CFGM options, …
CFGM.cpp 96.2 KB 82968   5 年 vboxsync Copyright year updates by scm.
APIC.cpp 67.3 KB 88557   4 年 vboxsync APIC: More statistics for certain registers.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette