VirtualBox

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

Name Size Rev Age Author Last Change
../
CFGM.cpp 81.7 KB 36819   14 years vboxsync CFGM: Shut up two -O3 warnings on mac.
CPUM.cpp 188.6 KB 37136   13 years vboxsync CPUM: Option to set Hypervisor Present bit.
CPUMDbg.cpp 51.0 KB 35625   14 years vboxsync DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
CSAM.cpp 96.4 KB 36969   14 years vboxsync more gcc-4.6 -Werror=int-to-pointer-cast fixes
DBGF.cpp 31.8 KB 37410   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
DBGFAddr.cpp 15.1 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFAddrSpace.cpp 35.7 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFBp.cpp 26.2 KB 35694   14 years vboxsync Debugger console: more cleanup.
DBGFCoreWrite.cpp 19.5 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFCpu.cpp 2.1 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFDisas.cpp 25.1 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFInfo.cpp 30.1 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFLog.cpp 4.2 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFMem.cpp 23.5 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFModule.cpp 10.7 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFOS.cpp 13.5 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFR3Trace.cpp 5.7 KB 37410   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
DBGFReg.cpp 82.3 KB 36826   14 years vboxsync DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable.
DBGFStack.cpp 20.8 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFSym.cpp 33.3 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
EM.cpp 101.5 KB 36825   14 years vboxsync EM: Check inhibit pc against RIP, not EIP. Corrected logging.
EMHwaccm.cpp 20.9 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
EMRaw.cpp 59.0 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
FTM.cpp 41.5 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
GMM.cpp 13.4 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
HWACCM.cpp 134.4 KB 37323   13 years vboxsync build fix and some prefix cleanup.
IEMR3.cpp 1.7 KB 36788   14 years vboxsync OSE build fix.
IOM.cpp 80.9 KB 37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
MM.cpp 28.6 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
MMHeap.cpp 21.7 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
MMHyper.cpp 50.2 KB 36960   14 years vboxsync PGM,MM: Heap and shadow pool size adjustments for large memory configs.
MMPagePool.cpp 18.5 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
MMUkHeap.cpp 15.1 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
PATM.cpp 253.3 KB 36969   14 years vboxsync more gcc-4.6 -Werror=int-to-pointer-cast fixes
PATMA.asm 70.8 KB 37094   13 years vboxsync tabs
PATMA.mac 5.3 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMGuest.cpp 8.3 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMPatch.cpp 52.1 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMPatch.h 5.6 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMSSM.cpp 57.0 KB 36669   14 years vboxsync PATM: Record trampoline patches in the target to update the …
PDM.cpp 81.8 KB 37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
PDMAsyncCompletion.cpp 54.7 KB 36001   14 years vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
PDMAsyncCompletionFile.cpp 45.9 KB 37045   13 years vboxsync Enable a few assertions temporary
PDMAsyncCompletionFileFailsafe.cpp 9.8 KB 36001   14 years vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
PDMAsyncCompletionFileNormal.cpp 64.3 KB 37045   13 years vboxsync Enable a few assertions temporary
PDMBlkCache.cpp 91.2 KB 37330   13 years vboxsync PDMBlkCache: Fix loading a saved state which has fewer saved entries …
PDMCritSect.cpp 23.1 KB 37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
PDMDevHlp.cpp 144.4 KB 37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
PDMDevice.cpp 38.0 KB 37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
PDMDevMiscHlp.cpp 23.7 KB 36820   14 years vboxsync PDMDevMiscHlp.cpp: Correct logging.
PDMDriver.cpp 57.4 KB 37418   13 years vboxsync Fixed a uninitialized variable in a PDM driver method used by VBoxBFE …
PDMLdr.cpp 58.5 KB 37443   13 years vboxsync PDM: Implemented the NOP critical section.
PDMQueue.cpp 28.9 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
PDMThread.cpp 34.4 KB 36437   14 years vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
PDMUsb.cpp 50.5 KB 37358   13 years vboxsync PDM/TM: Implemented USB timers.
PGM.cpp 199.8 KB 37354   13 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
PGMBth.h 10.1 KB 35333   14 years vboxsync VMM source reorg.
PGMDbg.cpp 97.0 KB 37187   13 years vboxsync typo fix
PGMGst.h 4.8 KB 35333   14 years vboxsync VMM source reorg.
PGMHandler.cpp 23.4 KB 36891   14 years vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
PGMMap.cpp 50.6 KB 36891   14 years vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
PGMPhys.cpp 161.6 KB 37355   13 years vboxsync build fix.
PGMPhysRWTmpl.h 1.6 KB 35333   14 years vboxsync VMM source reorg.
PGMPool.cpp 53.7 KB 37354   13 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
PGMSavedState.cpp 123.2 KB 37354   13 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
PGMSharedPage.cpp 14.0 KB 36891   14 years vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
PGMShw.h 10.2 KB 35333   14 years vboxsync VMM source reorg.
SELM.cpp 101.6 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
SSM.cpp 309.0 KB 37026   14 years vboxsync SSM: pointers aren't UL everywhere.
STAM.cpp 72.2 KB 35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
TM.cpp 132.4 KB 37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
TRPM.cpp 76.1 KB 36823   14 years vboxsync IEM: fixed interrupt delivery in verification mode.
VBoxVMMDeps.cpp 1.9 KB 35410   14 years vboxsync DBGFReg revamp #2.
VM.cpp 156.7 KB 37465   13 years vboxsync build fix
VMEmt.cpp 44.7 KB 36437   14 years vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
VMM.cpp 85.8 KB 37452   13 years vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
VMMGuruMeditation.cpp 27.3 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
VMMR3.def 5.0 KB 34703   14 years vboxsync VMMR3.def: Corrected the DLL name.
VMMSwitcher.cpp 37.3 KB 36415   14 years vboxsync nits
VMMTests.cpp 24.3 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
VMReq.cpp 48.1 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
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