VirtualBox

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

Name Size Rev Age Author Last Change
../
CFGM.cpp 91.0 KB 41009   13 years vboxsync CFGM: thousand separator, GB, cb-prefix, and some nits.
CPUM.cpp 190.2 KB 41774   13 years vboxsync bugref..
CPUMDbg.cpp 51.0 KB 40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
CSAM.cpp 97.9 KB 41771   13 years vboxsync Windows build fixes.
DBGF.cpp 31.6 KB 41777   13 years vboxsync Doxygen.
DBGFAddr.cpp 15.1 KB 39078   13 years vboxsync VMM: -Wunused-parameter
DBGFAddrSpace.cpp 37.2 KB 41497   13 years vboxsync build fix.
DBGFBp.cpp 26.7 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
DBGFCoreWrite.cpp 19.4 KB 41774   13 years vboxsync bugref..
DBGFCpu.cpp 2.1 KB 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
DBGFDisas.cpp 25.1 KB 41764   13 years vboxsync VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
DBGFInfo.cpp 31.5 KB 39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
DBGFLog.cpp 6.0 KB 39650   13 years vboxsync DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
DBGFMem.cpp 23.4 KB 41777   13 years vboxsync Doxygen.
DBGFModule.cpp 10.7 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
DBGFOS.cpp 13.3 KB 41777   13 years vboxsync Doxygen.
DBGFR3Trace.cpp 13.6 KB 40557   13 years vboxsync RT_STR_TUPLE: Switch the length and string so it'll work with …
DBGFReg.cpp 83.5 KB 41545   13 years vboxsync DBGFReg: Added DBGFR3RegNmValidate.
DBGFStack.cpp 20.8 KB 39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
DBGFSym.cpp 36.0 KB 39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
EM.cpp 106.8 KB 41774   13 years vboxsync bugref..
EMHwaccm.cpp 20.5 KB 41737   13 years vboxsync DISOPCODE: s/opcode/uOpcode/
EMRaw.cpp 56.2 KB 41744   13 years vboxsync DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
FTM.cpp 41.8 KB 39078   13 years vboxsync VMM: -Wunused-parameter
GMM.cpp 13.3 KB 41777   13 years vboxsync Doxygen.
HWACCM.cpp 135.6 KB 41775   13 years vboxsync HWACCM: Fixed bug in the read-without-shr4 case in …
IEMR3.cpp 1.8 KB 39078   13 years vboxsync VMM: -Wunused-parameter
IOM.cpp 81.5 KB 40442   13 years vboxsync IEM integration in progress - doing some EM refactoring to ease this …
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
MM.cpp 28.5 KB 39078   13 years vboxsync VMM: -Wunused-parameter
MMHeap.cpp 21.7 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
MMHyper.cpp 50.3 KB 41777   13 years vboxsync Doxygen.
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 257.2 KB 41771   13 years vboxsync Windows build fixes.
PATMA.asm 71.7 KB 40007   13 years vboxsync VMMR3/PATMA.asm: moved all patch records to the data section to …
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 41738   13 years vboxsync DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
PATMPatch.cpp 52.4 KB 41744   13 years vboxsync DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
PATMPatch.h 5.6 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMSSM.cpp 57.1 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDM.cpp 99.5 KB 41777   13 years vboxsync Doxygen.
PDMAsyncCompletion.cpp 53.1 KB 41777   13 years vboxsync Doxygen.
PDMAsyncCompletionFile.cpp 43.8 KB 41469   13 years vboxsync AsyncCompletion: enhance injectdelay debugger command to delay …
PDMAsyncCompletionFileFailsafe.cpp 9.9 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDMAsyncCompletionFileNormal.cpp 64.4 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDMBlkCache.cpp 98.5 KB 40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
PDMCritSect.cpp 23.0 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PDMDevHlp.cpp 146.7 KB 40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
PDMDevice.cpp 38.9 KB 41777   13 years vboxsync Doxygen.
PDMDevMiscHlp.cpp 25.7 KB 40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
PDMDriver.cpp 69.2 KB 40920   13 years vboxsync Set the idTracing members.
PDMLdr.cpp 60.0 KB 41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
PDMNetShaper.cpp 17.2 KB 41777   13 years vboxsync Doxygen.
PDMQueue.cpp 29.0 KB 41774   13 years vboxsync bugref..
PDMThread.cpp 34.4 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PDMUsb.cpp 51.8 KB 41777   13 years vboxsync Doxygen.
PGM.cpp 204.7 KB 41470   13 years vboxsync PGM.cpp: Some additional words.
PGMBth.h 10.3 KB 41458   13 years vboxsync PGMPool: Adding A20 state to the page pool (partly disabled).
PGMDbg.cpp 97.0 KB 41777   13 years vboxsync Doxygen.
PGMGst.h 4.8 KB 35333   14 years vboxsync VMM source reorg.
PGMHandler.cpp 23.5 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PGMMap.cpp 50.7 KB 41386   13 years vboxsync VMM/PGM: minor doxygen consistency.
PGMPhys.cpp 164.0 KB 41521   13 years vboxsync VMM/VMMR3/PGMPhys: comment fix.
PGMPhysRWTmpl.h 1.6 KB 35333   14 years vboxsync VMM source reorg.
PGMPool.cpp 54.2 KB 41456   13 years vboxsync PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
PGMSavedState.cpp 124.8 KB 41774   13 years vboxsync bugref..
PGMSharedPage.cpp 14.7 KB 40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
PGMShw.h 10.3 KB 41458   13 years vboxsync PGMPool: Adding A20 state to the page pool (partly disabled).
SELM.cpp 102.0 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
SSM.cpp 309.8 KB 41777   13 years vboxsync Doxygen.
STAM.cpp 79.7 KB 40005   13 years vboxsync More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage assertion.
TM.cpp 135.1 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
TRPM.cpp 77.1 KB 41774   13 years vboxsync bugref..
VM.cpp 158.0 KB 41777   13 years vboxsync Doxygen.
VMEmt.cpp 45.2 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
VMM.cpp 85.8 KB 41777   13 years vboxsync Doxygen.
VMMGuruMeditation.cpp 27.7 KB 39944   13 years vboxsync VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
VMMR3.def 5.1 KB 37529   14 years vboxsync build fix
VMMSwitcher.cpp 37.6 KB 41777   13 years vboxsync Doxygen.
VMMTests.cpp 24.3 KB 37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
VMReq.cpp 47.8 KB 41777   13 years vboxsync Doxygen.
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