VirtualBox

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

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.2 KB 36660   14 years vboxsync VMM: Change initial TSS attribs to what guests expect.
CPUMDbg.cpp 51.0 KB 35625   14 years vboxsync DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
CSAM.cpp 96.3 KB 35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
DBGF.cpp 31.7 KB 36768   14 years vboxsync IEM: Initial commit, work in progress.
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 …
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 36564   14 years vboxsync HWACCM/SVM: Document and log new feature bits.
IEMR3.cpp 1.7 KB 36788   14 years vboxsync OSE build fix.
IOM.cpp 81.1 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
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 49.8 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
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.2 KB 36801   14 years vboxsync PATM: Indentation and comments of the structures. Fix remaining …
PATMA.asm 70.5 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
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.5 KB 36041   14 years vboxsync Main/VMM: Use UVM w/ refcounting - part 1.
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 36799   14 years vboxsync AsyncCompletion: Add debugger command to inject delays. Disabled by default
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 36001   14 years vboxsync AsyncCompletion: Add a new flag to enable the host cache, to make …
PDMBlkCache.cpp 90.8 KB 36568   14 years vboxsync PDMBlkCache: fixed memory leak
PDMCritSect.cpp 20.8 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
PDMDevHlp.cpp 140.2 KB 36437   14 years vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
PDMDevice.cpp 37.8 KB 35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
PDMDevMiscHlp.cpp 23.7 KB 36820   14 years vboxsync PDMDevMiscHlp.cpp: Correct logging.
PDMDriver.cpp 57.4 KB 35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
PDMLdr.cpp 57.9 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
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.6 KB 35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
PGM.cpp 199.2 KB 36627   14 years vboxsync Fix regression introduced with r70774. Change the RC structure of the …
PGMBth.h 10.1 KB 35333   14 years vboxsync VMM source reorg.
PGMDbg.cpp 97.0 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
PGMGst.h 4.8 KB 35333   14 years vboxsync VMM source reorg.
PGMHandler.cpp 23.4 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
PGMMap.cpp 50.7 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
PGMPhys.cpp 154.5 KB 36441   14 years vboxsync VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
PGMPhysRWTmpl.h 1.6 KB 35333   14 years vboxsync VMM source reorg.
PGMPool.cpp 53.5 KB 35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
PGMSavedState.cpp 122.9 KB 36042   14 years vboxsync PGMSavedState.cpp: Must change ballooned pages to zero pages when …
PGMSharedPage.cpp 14.0 KB 35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
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 308.9 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
STAM.cpp 72.2 KB 35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
TM.cpp 129.7 KB 36254   14 years vboxsync GIP,++: Lots of CPUs (disabled).
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.5 KB 36768   14 years vboxsync IEM: Initial commit, work in progress.
VMEmt.cpp 44.7 KB 36437   14 years vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
VMM.cpp 84.2 KB 36054   14 years vboxsync VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
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