VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMRZ 19288   16 years vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
VMMR0 19288   16 years vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
VMMGC 19288   16 years vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
VMMAll 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
testcase 19297   16 years vboxsync Renamed src/recompiler_new to src/recompiler.
PATM 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
VMReq.cpp 38.4 KB 19267   16 years vboxsync Cleaned up the VMREQDEST_BROADCAST code.
VMMTests.cpp 24.2 KB 19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
VMMSwitcher.cpp 36.6 KB 18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 18.7 KB 18665   16 years vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
VMMGuruMeditation.cpp 16.1 KB 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMCodingGuidelines.cpp 3.9 KB 9212   16 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMM.cpp 55.8 KB 19257   16 years vboxsync Reapplied 46658 + fix
VMInternal.h 16.4 KB 19217   16 years vboxsync UVM splitup for SMP guests. Global and local request packets supported.
VMEmt.cpp 42.1 KB 19257   16 years vboxsync Reapplied 46658 + fix
VM.cpp 104.4 KB 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
VBoxVMMDeps.cpp 1.8 KB 13035   16 years vboxsync #1865: More PGM…
TRPMInternal.mac 3.9 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TRPMInternal.h 9.0 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TRPM.cpp 75.5 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TMInternal.h 20.8 KB 19032   16 years vboxsync Split TM for SMP guests.
TM.cpp 91.7 KB 19217   16 years vboxsync UVM splitup for SMP guests. Global and local request packets supported.
STAMInternal.h 3.8 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
STAM.cpp 67.3 KB 17369   16 years vboxsync STAM: Use SUPCallVMMR0Ex.
SSMInternal.h 5.0 KB 13597   16 years vboxsync SSM todo.
SSM.cpp 117.3 KB 18045   16 years vboxsync SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved …
SELMInternal.h 7.9 KB 17106   16 years vboxsync VMM,REM: Removed the single page limitation on the TSS monitoring and …
SELM.cpp 96.9 KB 19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
REMInternal.h 9.1 KB 19297   16 years vboxsync Renamed src/recompiler_new to src/recompiler.
PGMShw.h 9.5 KB 18988   16 years vboxsync PGM api changes
PGMPool.cpp 28.6 KB 19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
PGMPhysRWTmpl.h 3.9 KB 17534   16 years vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
PGMPhys.cpp 115.8 KB 18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
PGMMap.cpp 47.7 KB 19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
PGMInternal.h 185.8 KB 19195   16 years vboxsync Fixed possible corruption due to RC cache entry reuse.
PGMHandler.cpp 23.4 KB 19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
PGMGstDefs.h 5.3 KB 17215   16 years vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMGst.h 5.0 KB 18992   16 years vboxsync More PGM api changes
PGMDbg.cpp 20.9 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
PGMBth.h 10.8 KB 19234   16 years vboxsync Real & protected mode without paging entry: contruct a fake address …
PGM.cpp 230.2 KB 19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
PDMThread.cpp 32.9 KB 15540   16 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PDMQueue.cpp 26.1 KB 14074   16 years vboxsync PDMQueue: The 64-bit MSC warning hunt continues.
PDMLdr.cpp 38.3 KB 19015   16 years vboxsync Split up TRPM. (guest SMP)
PDMInternal.h 37.5 KB 18615   16 years vboxsync PDM: At last, no more polling!
PDMDriver.cpp 38.6 KB 19257   16 years vboxsync Reapplied 46658 + fix
PDMDevMiscHlp.cpp 15.4 KB 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
PDMDevice.cpp 29.9 KB 14299   16 years vboxsync Corrected grammos in comments. No code changes.
PDMDevHlp.cpp 135.8 KB 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
PDMCritSect.cpp 13.6 KB 18532   16 years vboxsync PDMCritSect: Increased the padding size on 32-bit (+32 bytes) for …
PDM.cpp 49.9 KB 19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
MMUkHeap.cpp 15.3 KB 18792   16 years vboxsync MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
MMPagePool.cpp 18.4 KB 14602   16 years vboxsync MMPagePool: Fixed VMSetError condition.
MMInternal.h 25.6 KB 18792   16 years vboxsync MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
MMHyper.cpp 40.2 KB 18811   16 years vboxsync PGMPhys.cpp,MMHyper.cpp: The MMR3UkHeap bits seems to be working and …
MMHeap.cpp 23.7 KB 18287   16 years vboxsync MMHeap,MMHyper: Adjusting statistics.
MM.cpp 27.7 KB 19042   16 years vboxsync MM: Respin of the fix for the 'enmOcPolicy maybe used uninitialized' …
Makefile.kmk 11.5 KB 19297   16 years vboxsync Renamed src/recompiler_new to src/recompiler.
IOMInternal.h 18.8 KB 17332   16 years vboxsync Partially backed out 43703
IOM.cpp 79.6 KB 18860   16 years vboxsync IOM: Make the MMIO description string unique.
HWACCMInternal.mac 2.3 KB 15962   16 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
HWACCMInternal.h 25.3 KB 18932   16 years vboxsync Release build fix
HWACCM.cpp 78.6 KB 19257   16 years vboxsync Reapplied 46658 + fix
GMM.cpp 10.1 KB 18204   16 years vboxsync GMM: More logging.
EMInternal.h 13.6 KB 19278   16 years vboxsync Critical section for REM execution added
EM.cpp 160.9 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
DBGFSym.cpp 35.1 KB 19193   16 years vboxsync DBGFSym.cpp: Quick implementation of a binary image search path in …
DBGFStack.cpp 20.9 KB 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
DBGFOS.cpp 11.1 KB 13782   16 years vboxsync More SMP groundwork.
DBGFModule.cpp 1.6 KB 12677   16 years vboxsync DBGF file headers.
DBGFMem.cpp 11.9 KB 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
DBGFLog.cpp 4.8 KB 13816   16 years vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
DBGFInternal.h 8.7 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
DBGFInfo.cpp 25.0 KB 13818   16 years vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
DBGFDisas.cpp 22.8 KB 19294   16 years vboxsync DBGFDisas.cpp: overlooked one SMP todo.
DBGFBp.cpp 27.0 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
DBGFAddrSpace.cpp 1.5 KB 12677   16 years vboxsync DBGF file headers.
DBGFAddr.cpp 14.2 KB 19293   16 years vboxsync DBGF,VMM: SMP refactoring of the DBGF disassembler code. Changed …
DBGF.cpp 31.0 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
CPUMInternal.mac 13.4 KB 18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
CPUMInternal.h 11.5 KB 18929   16 years vboxsync Missing header
CPUM.cpp 113.1 KB 19297   16 years vboxsync Renamed src/recompiler_new to src/recompiler.
CFGMInternal.h 3.2 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
CFGM.cpp 73.2 KB 19287   16 years vboxsync VBox/cdefs.h,REM,CFGM: VMMRZDECL + some cleanup.
Note: See TracBrowser for help on using the repository browser.

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