VirtualBox

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

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.5 KB 41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
CPUMDbg.cpp 51.0 KB 40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
CSAM.cpp 96.5 KB 41662   12 years vboxsync DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
DBGF.cpp 31.6 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
DBGFAddr.cpp 15.1 KB 39078   13 years vboxsync VMM: -Wunused-parameter
DBGFAddrSpace.cpp 37.2 KB 41497   12 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 38736   13 years vboxsync *: Please don NOT redefine logger macros.
DBGFCpu.cpp 2.1 KB 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
DBGFDisas.cpp 24.7 KB 41668   12 years vboxsync DIS,DIS-users: Drop the operand/parameter formatting during …
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.5 KB 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
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 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
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   12 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 41436   12 years vboxsync REM,EM: A20 fixes.
EMHwaccm.cpp 20.4 KB 40446   13 years vboxsync EM: One more EMInterpretInstructionCPU usage.
EMRaw.cpp 56.2 KB 40451   13 years vboxsync EM: build fix.
FTM.cpp 41.8 KB 39078   13 years vboxsync VMM: -Wunused-parameter
GMM.cpp 13.4 KB 39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
HWACCM.cpp 135.2 KB 41189   13 years vboxsync VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
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 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
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.4 KB 41663   12 years vboxsync DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
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 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMPatch.cpp 52.2 KB 41663   12 years vboxsync DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
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 40958   13 years vboxsync Fixed pszArgs == NULL in pdmtracerids.
PDMAsyncCompletion.cpp 53.2 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PDMAsyncCompletionFile.cpp 43.8 KB 41469   12 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 40920   13 years vboxsync Set the idTracing members.
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.3 KB 40712   13 years vboxsync NetShaper: Online bandwidth limit setting (#5582)
PDMQueue.cpp 29.0 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
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 40920   13 years vboxsync Set the idTracing members.
PGM.cpp 204.7 KB 41470   12 years vboxsync PGM.cpp: Some additional words.
PGMBth.h 10.3 KB 41458   12 years vboxsync PGMPool: Adding A20 state to the page pool (partly disabled).
PGMDbg.cpp 97.0 KB 39078   13 years vboxsync VMM: -Wunused-parameter
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   12 years vboxsync VMM/PGM: minor doxygen consistency.
PGMPhys.cpp 164.0 KB 41521   12 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   12 years vboxsync PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
PGMSavedState.cpp 124.7 KB 41393   12 years vboxsync PGM: Initialize the A20 mask correctly.
PGMSharedPage.cpp 14.7 KB 40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
PGMShw.h 10.3 KB 41458   12 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 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
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 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
VM.cpp 158.1 KB 41532   12 years vboxsync VMM: comment typo.
VMEmt.cpp 45.2 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
VMM.cpp 85.8 KB 40294   13 years vboxsync Print intr inhibit address too. Renamed to fflags to avoid ambiguity …
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   13 years vboxsync build fix
VMMSwitcher.cpp 37.4 KB 41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
VMMTests.cpp 24.3 KB 37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
VMReq.cpp 47.9 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
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