VirtualBox

source: vbox/trunk/src/VBox/VMM@ 12663

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 12600   16 年 vboxsync Turned dr0..dr7 into an array.
testcase 12657   16 年 vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
VMMAll 12657   16 年 vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
VMMGC 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
VMMR0 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
VMMSwitcher 12602   16 年 vboxsync DRx registers are 8 bytes
CFGM.cpp 73.1 KB 12635   16 年 vboxsync #1865: CFGM.
CFGMInternal.h 3.2 KB 12635   16 年 vboxsync #1865: CFGM.
CPUM.cpp 106.6 KB 12657   16 年 vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
CPUMInternal.h 10.2 KB 12659   16 年 vboxsync build fix (mac)
CPUMInternal.mac 12.5 KB 12657   16 年 vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
CPUMStack.cpp 1.5 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
DBGF.cpp 29.9 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
DBGFAddr.cpp 4.9 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
DBGFAddrSpace.cpp 1.5 KB 12541   16 年 vboxsync @page heading.
DBGFBp.cpp 26.6 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
DBGFDisas.cpp 20.8 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
DBGFInfo.cpp 25.0 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
DBGFInternal.h 8.1 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
DBGFLog.cpp 4.8 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
DBGFMem.cpp 8.0 KB 8819   17 年 vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
DBGFModule.cpp 1.6 KB 12541   16 年 vboxsync @page heading.
DBGFOS.cpp 11.0 KB 8800   17 年 vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
DBGFStack.cpp 15.9 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
DBGFSym.cpp 31.4 KB 12663   16 年 vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
EM.cpp 143.6 KB 12653   16 年 vboxsync various files: doxygen fixes.
EMInternal.h 12.4 KB 12305   16 年 vboxsync Flush the recompiler's TB cache each time we detect writes to …
GMM.cpp 8.6 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
HWACCM.cpp 47.1 KB 12610   16 年 vboxsync Extra statistics for IO debug breakpoint checking.
HWACCMInternal.h 18.3 KB 12610   16 年 vboxsync Extra statistics for IO debug breakpoint checking.
IOM.cpp 80.1 KB 12566   16 年 vboxsync Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
IOMInternal.h 19.7 KB 12566   16 年 vboxsync Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
Makefile.kmk 10.5 KB 12248   16 年 vboxsync VMM/Makefiles: Eliminated PATH_TARGET usage and pushed them up to root …
MM.cpp 25.5 KB 11792   16 年 vboxsync Assert when the SSM version doesn't match.
MMHeap.cpp 21.9 KB 8797   17 年 vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
MMHyper.cpp 39.2 KB 12579   16 年 vboxsync VMM: Outlined the per CPU data.
MMInternal.h 24.0 KB 9388   16 年 vboxsync 32-bit GC fix
MMPagePool.cpp 18.0 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
MMPhys.cpp 18.6 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
PDM.cpp 39.9 KB 11792   16 年 vboxsync Assert when the SSM version doesn't match.
PDMCritSect.cpp 11.0 KB 9154   17 年 vboxsync Corrected code that doesn't compile with GC_ARCH_BITS=64.
PDMDevice.cpp 182.0 KB 12653   16 年 vboxsync various files: doxygen fixes.
PDMDriver.cpp 43.1 KB 11311   16 年 vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
PDMInternal.h 33.7 KB 12653   16 年 vboxsync various files: doxygen fixes.
PDMLdr.cpp 37.5 KB 11889   16 年 vboxsync VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
PDMQueue.cpp 24.9 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
PDMThread.cpp 32.7 KB 12324   16 年 vboxsync PDMThread: New API PDMR3ThreadSleep. Fixed a per thread event sem leak.
PGM.cpp 204.3 KB 12417   16 年 vboxsync Flushing the pgm pool cache when switching guest modes does not apply …
PGMBth.h 6.9 KB 10822   16 年 vboxsync Prepare for EPT.
PGMDbg.cpp 17.5 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
PGMGst.h 20.0 KB 11525   16 年 vboxsync Added support for PSE-36.
PGMHandler.cpp 22.5 KB 9256   16 年 vboxsync More string specifiers
PGMInternal.h 156.1 KB 12653   16 年 vboxsync various files: doxygen fixes.
PGMMap.cpp 41.6 KB 11996   16 年 vboxsync PAE+NX = PAE (relevant for testing purposes).
PGMPhys.cpp 84.5 KB 12300   16 年 vboxsync Devices and VMM: cosmetics: removed full stops at the end of …
PGMPhysRWTmpl.h 3.9 KB 8635   17 年 vboxsync PGMPhys.h -> PGMPhysRWTmpl.h
PGMPool.cpp 28.4 KB 11311   16 年 vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
PGMShw.h 6.5 KB 10822   16 年 vboxsync Prepare for EPT.
REMInternal.h 10.0 KB 12653   16 年 vboxsync various files: doxygen fixes.
SELM.cpp 89.7 KB 11792   16 年 vboxsync Assert when the SSM version doesn't match.
SELMInternal.h 7.7 KB 10087   16 年 vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
SSM.cpp 109.4 KB 12441   16 年 vboxsync VMM/SSM: fix logging bug
SSMInternal.h 4.9 KB 12440   16 年 vboxsync SSM: save the vbox version and revision in the saved state. LogRel it …
STAM.cpp 65.6 KB 11311   16 年 vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
STAMInternal.h 3.9 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
TM.cpp 85.7 KB 12549   16 年 vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
TMInternal.h 19.9 KB 12550   16 年 vboxsync TM: alignment miscounting.
TRPM.cpp 71.0 KB 11792   16 年 vboxsync Assert when the SSM version doesn't match.
TRPMInternal.h 7.7 KB 9288   16 年 vboxsync More type changes.
TRPMInternal.mac 3.8 KB 9430   16 年 vboxsync Made the base of GDTR and IDTR 64 bits.
VBoxVMMDeps.cpp 1.8 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VM.cpp 90.4 KB 12579   16 年 vboxsync VMM: Outlined the per CPU data.
VMEmt.cpp 37.5 KB 12549   16 年 vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
VMInternal.h 14.8 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMM.cpp 99.7 KB 12564   16 年 vboxsync VMM: Don't need to make complicated 16-bit CFGM read here, but you …
VMMCodingGuidelines.cpp 3.9 KB 9212   16 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMMDocsRawMode.cpp 1.1 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 16.7 KB 12479   16 年 vboxsync Also print ring 0 release assertion messages to the release log. Now …
VMMInternal.mac 1.7 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMMTests.cpp 23.2 KB 10723   16 年 vboxsync Missing fixes for VMMR0_DO_RAW_RUN
VMReq.cpp 34.7 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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