VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
testcase 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMAll 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMGC 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMR0 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMSwitcher 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
CFGM.cpp 73.2 KB 18351   16 年 vboxsync CFGM: doc update.
CFGMInternal.h 3.2 KB 14070   16 年 vboxsync CFGM: 64-bit MSC warning hunt.
CPUM.cpp 110.6 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
CPUMInternal.h 11.5 KB 16113   16 年 vboxsync Save the host FPU/XMM state for the 32/64 case.
CPUMInternal.mac 13.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGF.cpp 30.6 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGFAddr.cpp 5.0 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGFAddrSpace.cpp 1.5 KB 12677   16 年 vboxsync DBGF file headers.
DBGFBp.cpp 26.9 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGFDisas.cpp 21.3 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGFInfo.cpp 25.0 KB 13818   16 年 vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
DBGFInternal.h 8.1 KB 12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
DBGFLog.cpp 4.8 KB 13816   16 年 vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFMem.cpp 10.5 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGFModule.cpp 1.6 KB 12677   16 年 vboxsync DBGF file headers.
DBGFOS.cpp 11.1 KB 13782   16 年 vboxsync More SMP groundwork.
DBGFStack.cpp 16.1 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGFSym.cpp 32.4 KB 16080   16 年 vboxsync DBGF: 64-bit linux symbol files.
EM.cpp 157.2 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
EMInternal.h 13.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
GMM.cpp 10.1 KB 18204   16 年 vboxsync GMM: More logging.
HWACCM.cpp 78.6 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
HWACCMInternal.h 25.3 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
HWACCMInternal.mac 2.3 KB 15962   16 年 vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
IOM.cpp 79.6 KB 18860   16 年 vboxsync IOM: Make the MMIO description string unique.
IOMInternal.h 18.8 KB 17332   16 年 vboxsync Partially backed out 43703
Makefile.kmk 11.7 KB 18792   16 年 vboxsync MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
MM.cpp 28.2 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
MMHeap.cpp 23.7 KB 18287   16 年 vboxsync MMHeap,MMHyper: Adjusting statistics.
MMHyper.cpp 40.2 KB 18811   16 年 vboxsync PGMPhys.cpp,MMHyper.cpp: The MMR3UkHeap bits seems to be working and …
MMInternal.h 25.6 KB 18792   16 年 vboxsync MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
MMPagePool.cpp 18.4 KB 14602   16 年 vboxsync MMPagePool: Fixed VMSetError condition.
MMUkHeap.cpp 15.3 KB 18792   16 年 vboxsync MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
PDM.cpp 49.0 KB 18618   16 年 vboxsync PDM,EM: Killed PDMR3Pool. RIP.
PDMCritSect.cpp 13.6 KB 18532   16 年 vboxsync PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for …
PDMDevHlp.cpp 135.7 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PDMDevice.cpp 29.9 KB 14299   16 年 vboxsync Corrected grammos in comments. No code changes.
PDMDevMiscHlp.cpp 15.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PDMDriver.cpp 38.5 KB 18645   16 年 vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
PDMInternal.h 37.5 KB 18615   16 年 vboxsync PDM: At last, no more polling!
PDMLdr.cpp 38.2 KB 18431   16 年 vboxsync PDMLdr.cpp: Another annoying conversion warning, made the code …
PDMQueue.cpp 26.1 KB 14074   16 年 vboxsync PDMQueue: The 64-bit MSC warning hunt continues.
PDMThread.cpp 32.9 KB 15540   16 年 vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PGM.cpp 228.6 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMBth.h 10.8 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMDbg.cpp 20.9 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMGst.h 5.2 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMGstDefs.h 5.3 KB 17215   16 年 vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMHandler.cpp 23.3 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMInternal.h 185.2 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMMap.cpp 47.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMPhys.cpp 115.8 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMPhysRWTmpl.h 3.9 KB 17534   16 年 vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
PGMPool.cpp 28.5 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMShw.h 9.5 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
REMInternal.h 9.5 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
SELM.cpp 96.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
SELMInternal.h 7.9 KB 17106   16 年 vboxsync VMM,REM: Removed the single page limitation on the TSS monitoring and …
SSM.cpp 117.3 KB 18045   16 年 vboxsync SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved …
SSMInternal.h 5.0 KB 13597   16 年 vboxsync SSM todo.
STAM.cpp 67.3 KB 17369   16 年 vboxsync STAM: Use SUPCallVMMR0Ex.
STAMInternal.h 3.8 KB 12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
TM.cpp 90.9 KB 15844   16 年 vboxsync TM: LogRel GIP mode and update rate.
TMInternal.h 20.7 KB 13742   16 年 vboxsync Some initial VM data restructuring.
TRPM.cpp 73.7 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
TRPMInternal.h 7.7 KB 14515   16 年 vboxsync SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
TRPMInternal.mac 3.8 KB 14351   16 年 vboxsync Don't fixup VM::trpm.s.paStatForwardedIRQ* in build without statistics.
VBoxVMMDeps.cpp 1.8 KB 13035   16 年 vboxsync #1865: More PGM…
VM.cpp 101.2 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMEmt.cpp 37.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMInternal.h 20.8 KB 18645   16 年 vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
VMM.cpp 54.7 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
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
VMMGuruMeditation.cpp 16.0 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMInternal.h 18.7 KB 18665   16 年 vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
VMMInternal.mac 1.7 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMMSwitcher.cpp 36.6 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMTests.cpp 24.2 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMReq.cpp 39.0 KB 13858   16 年 vboxsync Pass the VMCPU id to the ring 0 callbacks.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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