VirtualBox

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

Name Size Rev Age Author Last Change
../
CFGM.cpp 90.2 KB 39859   13 years vboxsync CFGMR3CopyTree: Fix and docs.
CPUM.cpp 190.9 KB 40234   13 years vboxsync Optionally present basic hypervisor CPUID leaves.
CPUMDbg.cpp 51.0 KB 40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
CSAM.cpp 96.6 KB 40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
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 39477   13 years vboxsync VMM,VBoxManage,Main: Automatic map file loading for simplifying debugging.
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 25.1 KB 38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
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 82.5 KB 40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
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.5 KB 40377   13 years vboxsync Fixes for real dtrace (trailing digits are not allowed in provider names).
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.5 KB 40656   13 years vboxsync Added counters so that VT-x exit stats add up.
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.7 KB 39417   13 years vboxsync PATM: Remove noise in the release log
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 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.
PATMSSM.cpp 57.1 KB 39078   13 years vboxsync VMM: -Wunused-parameter
PDM.cpp 96.2 KB 40920   13 years vboxsync Set the idTracing members.
PDMAsyncCompletion.cpp 53.2 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PDMAsyncCompletionFile.cpp 42.3 KB 39681   13 years vboxsync AsyncCompletion: Build fix
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.3 KB 40937   13 years vboxsync Tag the APIC timer IRQs.
PDMDriver.cpp 69.2 KB 40920   13 years vboxsync Set the idTracing members.
PDMLdr.cpp 58.7 KB 39078   13 years vboxsync VMM: -Wunused-parameter
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 202.1 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PGMBth.h 10.2 KB 39078   13 years vboxsync VMM: -Wunused-parameter
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 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PGMPhys.cpp 164.5 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
PGMPhysRWTmpl.h 1.6 KB 35333   14 years vboxsync VMM source reorg.
PGMPool.cpp 54.2 KB 39755   13 years vboxsync PGMR3PoolGrow: Fixed fatal assertion. duh.
PGMSavedState.cpp 124.5 KB 39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
PGMSharedPage.cpp 14.7 KB 40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
PGMShw.h 10.3 KB 39739   13 years vboxsync nits.
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 157.7 KB 40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
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   14 years vboxsync build fix
VMMSwitcher.cpp 37.3 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.
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