VirtualBox

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

Name Size Rev Age Author Last Change
../
VMReq.cpp 47.9 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
VMMTests.cpp 24.3 KB 37955   14 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
VMMSwitcher.cpp 37.3 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
VMMR3.def 5.1 KB 37529   14 years vboxsync build fix
VMMGuruMeditation.cpp 27.7 KB 39944   13 years vboxsync VERR_IEM_INSTR_NOT_IMPLEMENTED and VERR_IEM_ASPECT_NOT_IMPLEMENTED.
VMM.cpp 85.8 KB 40294   13 years vboxsync Print intr inhibit address too. Renamed to fflags to avoid ambiguity …
VMEmt.cpp 45.2 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
VM.cpp 157.7 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.
TM.cpp 135.1 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
STAM.cpp 79.7 KB 40005   13 years vboxsync More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage assertion.
SSM.cpp 309.8 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
SELM.cpp 102.0 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PGMShw.h 10.3 KB 39739   13 years vboxsync nits.
PGMSharedPage.cpp 14.7 KB 40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
PGMSavedState.cpp 124.5 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PGMPool.cpp 54.2 KB 39755   13 years vboxsync PGMR3PoolGrow: Fixed fatal assertion. duh.
PGMPhysRWTmpl.h 1.6 KB 35333   14 years vboxsync VMM source reorg.
PGMPhys.cpp 164.5 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PGMMap.cpp 50.7 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PGMHandler.cpp 23.5 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PGMGst.h 4.8 KB 35333   14 years vboxsync VMM source reorg.
PGMDbg.cpp 97.0 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PGMBth.h 10.2 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PGM.cpp 202.1 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PDMUsb.cpp 51.7 KB 39839   13 years vboxsync PDM: Initial driver chain transformation code (untested).
PDMThread.cpp 34.4 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PDMQueue.cpp 29.0 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PDMNetShaper.cpp 13.8 KB 40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
PDMLdr.cpp 58.7 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDMDriver.cpp 69.0 KB 40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
PDMDevMiscHlp.cpp 23.9 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PDMDevice.cpp 38.7 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PDMDevHlp.cpp 144.6 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PDMCritSect.cpp 23.0 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PDMBlkCache.cpp 98.6 KB 39515   13 years vboxsync *: Use RTLISTANCHOR.
PDMAsyncCompletionFileNormal.cpp 64.4 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDMAsyncCompletionFileFailsafe.cpp 9.9 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDMAsyncCompletionFile.cpp 42.3 KB 39681   13 years vboxsync AsyncCompletion: Build fix
PDMAsyncCompletion.cpp 53.2 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PDM.cpp 96.1 KB 40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
PATMSSM.cpp 57.1 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PATMPatch.h 5.6 KB 35348   14 years vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
PATMPatch.cpp 52.2 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PATMGuest.cpp 8.3 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.
PATMA.asm 71.7 KB 40007   13 years vboxsync VMMR3/PATMA.asm: moved all patch records to the data section to …
PATM.cpp 253.7 KB 39417   13 years vboxsync PATM: Remove noise in the release log
MMUkHeap.cpp 15.1 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 …
MMHyper.cpp 50.3 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
MMHeap.cpp 21.7 KB 35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
MM.cpp 28.5 KB 39078   13 years vboxsync VMM: -Wunused-parameter
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
IOM.cpp 81.5 KB 40442   13 years vboxsync IEM integration in progress - doing some EM refactoring to ease this …
IEMR3.cpp 1.8 KB 39078   13 years vboxsync VMM: -Wunused-parameter
HWACCM.cpp 135.1 KB 40561   13 years vboxsync Framework for handling VT-x MTF exits.
GMM.cpp 13.4 KB 39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
FTM.cpp 41.8 KB 39078   13 years vboxsync VMM: -Wunused-parameter
EMRaw.cpp 56.2 KB 40451   13 years vboxsync EM: build fix.
EMHwaccm.cpp 20.4 KB 40446   13 years vboxsync EM: One more EMInterpretInstructionCPU usage.
EM.cpp 106.5 KB 40377   13 years vboxsync Fixes for real dtrace (trailing digits are not allowed in provider names).
DBGFSym.cpp 36.0 KB 39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
DBGFStack.cpp 20.8 KB 39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
DBGFReg.cpp 82.5 KB 40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
DBGFR3Trace.cpp 13.6 KB 40557   13 years vboxsync RT_STR_TUPLE: Switch the length and string so it'll work with …
DBGFOS.cpp 13.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 …
DBGFMem.cpp 23.5 KB 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
DBGFLog.cpp 6.0 KB 39650   13 years vboxsync DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). …
DBGFInfo.cpp 31.5 KB 39405   13 years vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
DBGFDisas.cpp 25.1 KB 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
DBGFCpu.cpp 2.1 KB 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
DBGFCoreWrite.cpp 19.4 KB 38736   13 years vboxsync *: Please don NOT redefine logger macros.
DBGFBp.cpp 26.7 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
DBGFAddrSpace.cpp 37.2 KB 39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
DBGFAddr.cpp 15.1 KB 39078   13 years vboxsync VMM: -Wunused-parameter
DBGF.cpp 31.6 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
CSAM.cpp 96.6 KB 40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
CPUMDbg.cpp 51.0 KB 40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
CPUM.cpp 190.9 KB 40234   13 years vboxsync Optionally present basic hypervisor CPUID leaves.
CFGM.cpp 90.2 KB 39859   13 years vboxsync CFGMR3CopyTree: Fix and docs.
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