VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
cpus 89991   3 年 vboxsync CPUM: Manually fixed Core2 T7600 CPU profile so that IA32_SYSENTER …
VMReq.cpp 50.0 KB 85121   4 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
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 28.8 KB 90549   3 年 vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
VMM.cpp 107.1 KB 90597   3 年 vboxsync VMM: Speed up VMMGetCpu in ring-0 by using hash table (via new …
VMEmt.cpp 50.9 KB 88346   4 年 vboxsync Forward ported r143574 from 6.1: VMM: Must do …
VM.cpp 158.7 KB 90460   3 年 vboxsync VMM: Put the RTTHREAD handle in the VM structure too, so VMMDev can …
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   4 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
SSM.cpp 339.8 KB 90346   3 年 vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
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 199.8 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
PGMMap.cpp 51.8 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
PGMHandler.cpp 16.7 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
PGMDbg.cpp 123.3 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
PGM.cpp 146.0 KB 90439   3 年 vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
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   4 年 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 82.4 KB 90348   3 年 vboxsync VMM: Removed the VM pointers from the internal critsect structures. …
PDMDevMiscHlp.cpp 15.0 KB 89620   3 年 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 217.0 KB 90502   3 年 vboxsync VMM/PDM: Added device helpers for read/write critical sections. bugref:6695
PDMCritSect.cpp 52.3 KB 90638   3 年 vboxsync VMM,VMMDev: Force 32-byte alignment of PDMCRITSECTRW so all members …
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 82968   5 年 vboxsync Copyright year updates by scm.
PDMAsyncCompletionFileFailsafe.cpp 10.1 KB 82968   5 年 vboxsync Copyright year updates by scm.
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 82968   5 年 vboxsync Copyright year updates by scm.
PDM.cpp 115.1 KB 90550   3 年 vboxsync VMM/PGMCritSect: Added 'critsect' info item. bugref:6695
NEMR3Native-win.cpp 136.7 KB 88654   4 年 vboxsync Typo.
NEMR3.cpp 15.8 KB 86117   4 年 vboxsync NEM: Some adjustments to r140349.
MMUkHeap.cpp 15.6 KB 82968   5 年 vboxsync Copyright year updates by scm.
MMPagePool.cpp 2.4 KB 82968   5 年 vboxsync Copyright year updates by scm.
MMHyper.cpp 53.7 KB 90348   3 年 vboxsync VMM: Removed the VM pointers from the internal critsect structures. …
MMHeap.cpp 23.7 KB 83564   5 年 vboxsync VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ …
MM.cpp 30.3 KB 82968   5 年 vboxsync Copyright year updates by scm.
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 156.6 KB 89976   3 年 vboxsync VMM/HMVMX: Deal with #ACs triggered by split-lock detection on the …
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   3 年 vboxsync VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 - …
DBGFR3Flow.cpp 82.8 KB 88366   4 年 vboxsync VMM/DBGFR3Flow: Add ability to put call instructions into separate …
DBGFR3BugCheck.cpp 69.9 KB 82968   5 年 vboxsync Copyright year updates by scm.
DBGFR3Bp.cpp 103.2 KB 90310   3 年 vboxsync VMM/DBGFR3Bp: Only clear the active breakpoint iff the owner processed …
DBGFOS.cpp 24.6 KB 86159   4 年 vboxsync DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
DBGFModule.cpp 10.7 KB 85121   4 年 vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
DBGFMem.cpp 23.1 KB 85418   4 年 vboxsync VMM/DBGFMem: Allow DBGFR3PagingDumpEx() pHlp to be NULL as allowed to …
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   4 年 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   3 年 vboxsync DBGFAddrSpace: Return the module handle if requested
DBGFAddr.cpp 15.2 KB 82968   5 年 vboxsync Copyright year updates by scm.
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   3 年 vboxsync VMM/CPUCpuId: Some intel updates. bugref:10052
CPUMR3CpuId.cpp 341.8 KB 90204   3 年 vboxsync VMM/CPUM: Todo/comment to clarify 'Guest physical address width' being …
CPUMDbg.cpp 47.9 KB 86179   4 年 vboxsync VMM/CPUMDbg: the sysenter_eip and sysenter_esp registers are 64-bit …
CPUM.cpp 238.4 KB 90487   3 年 vboxsync VMM/CPUM: Simplify dumping of nested hardware-virtualization state and …
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