VirtualBox

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

Name Size Rev Age Author Last Change
../
VMReq.cpp 50.4 KB 44346   12 years vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
VMMTests.cpp 24.4 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
VMMSwitcher.cpp 37.4 KB 44168   12 years vboxsync nit
VMMR3.def 5.1 KB 37529   14 years vboxsync build fix
VMMGuruMeditation.cpp 27.8 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
VMM.cpp 87.0 KB 44394   12 years vboxsync +VMMR3GetCpuByIdU, -FNATOMICHANDLER
VMEmt.cpp 45.3 KB 44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
VM.cpp 155.6 KB 44401   12 years vboxsync VMM: cleanup order fix
TRPM.cpp 78.1 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
TM.cpp 136.4 KB 44346   12 years vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
STAM.cpp 76.1 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
SSM.cpp 313.5 KB 44505   12 years vboxsync SSM: Take device locks before doing any callbacks.
SELM.cpp 102.9 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
PGMShw.h 10.3 KB 43387   12 years vboxsync VMM: HM cleanup.
PGMSharedPage.cpp 14.8 KB 44418   12 years vboxsync cleanup
PGMSavedState.cpp 125.1 KB 43872   12 years vboxsync Make VBOX_WITH_RAW_MODE= link.
PGMPool.cpp 53.6 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
PGMPhysRWTmpl.h 1.7 KB 41800   13 years vboxsync Doxygen.
PGMPhys.cpp 166.9 KB 44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
PGMMap.cpp 51.3 KB 43872   12 years vboxsync Make VBOX_WITH_RAW_MODE= link.
PGMHandler.cpp 24.1 KB 43387   12 years vboxsync VMM: HM cleanup.
PGMGst.h 4.8 KB 41801   13 years vboxsync Doxygen.
PGMDbg.cpp 97.3 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
PGMBth.h 10.4 KB 43872   12 years vboxsync Make VBOX_WITH_RAW_MODE= link.
PGM.cpp 202.2 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
PDMUsb.cpp 52.9 KB 44386   12 years vboxsync CFGM: Some smaller PVM/PUVM adjustments.
PDMThread.cpp 34.6 KB 43866   12 years vboxsync better assertion.
PDMQueue.cpp 28.9 KB 44504   12 years vboxsync small cleanups.
PDMNetShaper.cpp 16.2 KB 44355   12 years vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
PDMLdr.cpp 60.3 KB 44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
PDMDriver.cpp 70.1 KB 44358   12 years vboxsync PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
PDMDevMiscHlp.cpp 25.7 KB 44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
PDMDevice.cpp 39.5 KB 44464   12 years vboxsync PDMDevice.cpp: Changed the default critsect name to try prevent STAM …
PDMDevHlp.cpp 148.2 KB 44510   12 years vboxsync PDM takes the RTC cirtical section before calling the PDMRTCREG …
PDMCritSect.cpp 23.1 KB 41965   13 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
PDMBlkCache.cpp 98.4 KB 42892   12 years vboxsync BlockCache: Relax check when restoring a state. It is allowed to have …
PDMAsyncCompletionFileNormal.cpp 65.6 KB 44397   12 years vboxsync AsyncCompletion: Only use range locks if the request is unaligned, …
PDMAsyncCompletionFileFailsafe.cpp 9.9 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDMAsyncCompletionFile.cpp 45.7 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
PDMAsyncCompletion.cpp 67.3 KB 44358   12 years vboxsync PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
PDM.cpp 100.6 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
PATMSSM.cpp 57.2 KB 44362   12 years vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
PATMPatch.h 5.5 KB 41801   13 years vboxsync Doxygen.
PATMPatch.cpp 52.3 KB 44362   12 years vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
PATMGuest.cpp 8.3 KB 44362   12 years vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
PATMA.mac 5.3 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMA.asm 71.7 KB 40007   13 years vboxsync VMMR3/PATMA.asm: moved all patch records to the data section to …
PATM.cpp 259.0 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
MMUkHeap.cpp 15.2 KB 41800   13 years vboxsync Doxygen.
MMPagePool.cpp 18.6 KB 41965   13 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
MMHyper.cpp 50.4 KB 41965   13 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
MMHeap.cpp 21.8 KB 41965   13 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
MM.cpp 28.5 KB 41965   13 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
IOM.cpp 81.6 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
IEMR3.cpp 3.3 KB 42437   12 years vboxsync IEM: Stats and more gentle stubs for unimplemented instructions.
HM.cpp 138.0 KB 44461   12 years vboxsync refined r83445
GMM.cpp 13.3 KB 43045   12 years vboxsync PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
FTM.cpp 42.2 KB 44374   12 years vboxsync FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
EMRaw.cpp 56.5 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
EMHM.cpp 20.4 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
EM.cpp 109.8 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFSym.cpp 36.5 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFStack.cpp 21.3 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFReg.cpp 84.6 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFR3Trace.cpp 14.0 KB 41975   13 years vboxsync VMM: Do no pass a NULL node to CFGMR3QueryStringAllocDef together with …
DBGFOS.cpp 13.6 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFModule.cpp 10.7 KB 41965   13 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
DBGFMem.cpp 23.9 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFLog.cpp 6.0 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFInfo.cpp 32.3 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFDisas.cpp 25.7 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFCpu.cpp 2.4 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFCoreWrite.cpp 19.5 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFBp.cpp 27.2 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFAddrSpace.cpp 37.7 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGFAddr.cpp 16.1 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
DBGF.cpp 33.7 KB 44404   12 years vboxsync DBGF: UVM and UVMCPU padding safety.
CSAM.cpp 98.0 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
CPUMDbg.cpp 51.0 KB 41906   13 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
CPUM.cpp 212.5 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
CFGM.cpp 92.0 KB 44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
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