VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 19569   16 年 vboxsync addendum to r46941
testcase 19537   16 年 vboxsync TMR3TimerDestroy: rewrite to ring-3 only.
VMMAll 19572   16 年 vboxsync Started with ring 0 stack trace dump support.
VMMGC 19484   16 年 vboxsync PDM*Device.cpp: spaces again.
VMMR0 19575   16 年 vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
VMMRZ 19288   16 年 vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
VMMSwitcher 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
CFGM.cpp 73.0 KB 19466   16 年 vboxsync tstVMM,CFGM: Hacked together a TM testcase in tstVMM.
CFGMInternal.h 3.2 KB 14070   16 年 vboxsync CFGM: 64-bit MSC warning hunt.
CPUM.cpp 113.0 KB 19478   16 年 vboxsync Finished up init IPI processing. (untested)
CPUMInternal.h 11.5 KB 18929   16 年 vboxsync Missing header
CPUMInternal.mac 13.4 KB 18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGF.cpp 31.2 KB 19423   16 年 vboxsync Action flag updates
DBGFAddr.cpp 14.5 KB 19463   16 年 vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
DBGFAddrSpace.cpp 1.5 KB 12677   16 年 vboxsync DBGF file headers.
DBGFBp.cpp 27.0 KB 19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFDisas.cpp 23.7 KB 19463   16 年 vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
DBGFInfo.cpp 25.0 KB 19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFInternal.h 8.7 KB 19286   16 年 vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
DBGFLog.cpp 4.8 KB 19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFMem.cpp 15.7 KB 19575   16 年 vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
DBGFModule.cpp 1.6 KB 12677   16 年 vboxsync DBGF file headers.
DBGFOS.cpp 11.0 KB 19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFStack.cpp 19.6 KB 19575   16 年 vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
DBGFSym.cpp 35.2 KB 19560   16 年 vboxsync EFI: typo (uninitialized variable)
EM.cpp 162.6 KB 19481   16 年 vboxsync Missing check for pending VMCPU flags (hwacc case).
EMInternal.h 13.5 KB 19440   16 年 vboxsync Deal with pause/resume for pause & wait for sipi states.
GMM.cpp 10.1 KB 18204   16 年 vboxsync GMM: More logging.
HWACCM.cpp 78.7 KB 19326   16 年 vboxsync Started with TLB shootdown.
HWACCMInternal.h 25.8 KB 19337   16 年 vboxsync another attempt to fix the burns
HWACCMInternal.mac 2.3 KB 15962   16 年 vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
IOM.cpp 79.7 KB 19470   16 年 vboxsync Added IOM lock
IOMInternal.h 19.0 KB 19470   16 年 vboxsync Added IOM lock
Makefile.kmk 11.5 KB 19297   16 年 vboxsync Renamed src/recompiler_new to src/recompiler.
MM.cpp 27.7 KB 19042   16 年 vboxsync MM: Respin of the fix for the 'enmOcPolicy maybe used uninitialized' …
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 50.2 KB 19494   16 年 vboxsync PDMR3VMMDevHeapAlloc: grumble
PDMCritSect.cpp 13.1 KB 19439   16 年 vboxsync PDM: Renamed PDMR3CritSectTryEnter to PDMCritSectTryEnter.
PDMDevHlp.cpp 133.5 KB 19400   16 年 vboxsync VM: VMR3Notify*FF refactorying (for poking); converting fNotifiedREM …
PDMDevice.cpp 29.9 KB 14299   16 年 vboxsync Corrected grammos in comments. No code changes.
PDMDevMiscHlp.cpp 16.2 KB 19475   16 年 vboxsync VMM: sending init IPI
PDMDriver.cpp 38.5 KB 19454   16 年 vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
PDMInternal.h 37.5 KB 19475   16 年 vboxsync VMM: sending init IPI
PDMLdr.cpp 38.3 KB 19015   16 年 vboxsync Split up TRPM. (guest SMP)
PDMQueue.cpp 26.4 KB 19507   16 年 vboxsync TM: TMTimerDestroy -> TMR3TimerDestroy. (trying to simplify)
PDMThread.cpp 32.9 KB 15540   16 年 vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PGM.cpp 230.2 KB 19141   16 年 vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
PGMBth.h 10.8 KB 19234   16 年 vboxsync Real & protected mode without paging entry: contruct a fake address …
PGMDbg.cpp 21.0 KB 19334   16 年 vboxsync DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
PGMGst.h 5.0 KB 18992   16 年 vboxsync More PGM api changes
PGMGstDefs.h 5.3 KB 17215   16 年 vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMHandler.cpp 23.4 KB 19141   16 年 vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
PGMInternal.h 185.2 KB 19504   16 年 vboxsync Fixed r47022 regression
PGMMap.cpp 47.7 KB 19141   16 年 vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
PGMPhys.cpp 115.8 KB 19300   16 年 vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
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 19333   16 年 vboxsync EMT macro updates.
PGMShw.h 9.5 KB 18988   16 年 vboxsync PGM api changes
REMInternal.h 9.1 KB 19297   16 年 vboxsync Renamed src/recompiler_new to src/recompiler.
SELM.cpp 101.4 KB 19463   16 年 vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
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 68.1 KB 19454   16 年 vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
STAMInternal.h 3.8 KB 12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
TM.cpp 99.6 KB 19538   16 年 vboxsync TM: Moved TMR3TimerDestroy from TMAll.cpp to TM.cpp.
TMInternal.h 21.4 KB 19537   16 年 vboxsync TMR3TimerDestroy: rewrite to ring-3 only.
TRPM.cpp 75.5 KB 19286   16 年 vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TRPMInternal.h 9.0 KB 19286   16 年 vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TRPMInternal.mac 3.9 KB 19286   16 年 vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
VBoxVMMDeps.cpp 1.8 KB 13035   16 年 vboxsync #1865: More PGM…
VM.cpp 107.7 KB 19495   16 年 vboxsync VM: Name the EMTs differently if there are more than one.
VMEmt.cpp 39.5 KB 19539   16 年 vboxsync VMMR3YieldSuspend: only cpu 0 for now.
VMInternal.h 16.4 KB 19435   16 年 vboxsync VMM: VMCPU::enmState.
VMM.cpp 60.7 KB 19575   16 年 vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
VMMCodingGuidelines.cpp 3.9 KB 9212   17 年 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 19.2 KB 19575   16 年 vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
VMMInternal.h 18.8 KB 19575   16 年 vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
VMMInternal.mac 1.8 KB 19575   16 年 vboxsync Updates for ring 0 call stack dumping. (not enabled nor tested)
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 19463   16 年 vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
VMReq.cpp 40.1 KB 19451   16 年 vboxsync No @note in body.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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