VirtualBox

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

Name Size Rev Age Author Last Change
../
cpus 60762   9 years vboxsync CPUM: Added an atom silvermont CPU profile.
APIC.cpp 71.9 KB 60761   9 years vboxsync VMM/APIC: Disallow setting the mode as 'disabled'.
CFGM.cpp 96.7 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
CPUM.cpp 111.1 KB 60711   9 years vboxsync CPUM.cpp: Fixed incorrect valid flag mask inversion in cpumR3LoadExec.
CPUMDbg.cpp 56.6 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
CPUMR3CpuId.cpp 295.1 KB 60438   9 years vboxsync CPUR3CpuId: Fixed fake 8086/80186 classification.
CPUMR3Db.cpp 41.7 KB 60762   9 years vboxsync CPUM: Added an atom silvermont CPU profile.
CSAM.cpp 109.7 KB 58396   9 years vboxsync VMM: Stubbed the csam, patm, rem and hm documentation @pages.
DBGF.cpp 52.6 KB 60626   9 years vboxsync dbgf.cpp: turned annoying assertion into non-asserting check.
DBGFAddr.cpp 16.6 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
DBGFAddrSpace.cpp 45.4 KB 57358   9 years vboxsync *: scm cleanup run.
DBGFBp.cpp 39.6 KB 58916   9 years vboxsync DBGFBp.cpp: Doxygen build fix.
DBGFCoreWrite.cpp 24.1 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
DBGFCpu.cpp 3.7 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
DBGFDisas.cpp 30.2 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
DBGFInfo.cpp 32.9 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
DBGFLog.cpp 6.2 KB 57358   9 years vboxsync *: scm cleanup run.
DBGFMem.cpp 24.1 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
DBGFModule.cpp 10.7 KB 56287   9 years vboxsync VMM: Updated (C) year.
DBGFOS.cpp 19.6 KB 57358   9 years vboxsync *: scm cleanup run.
DBGFR3PlugIn.cpp 20.0 KB 58116   9 years vboxsync VMM: Doxygen fixes.
DBGFR3Trace.cpp 14.6 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
DBGFReg.cpp 94.2 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
DBGFStack.cpp 23.1 KB 60560   9 years vboxsync DBGFStack: Take odd saved BP as a hint of far returns.
EM.cpp 123.4 KB 60740   9 years vboxsync VMM, recompiler: Fix APIC to update pending interrupts to IRR when the …
EMHM.cpp 18.5 KB 58998   9 years vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
EMR3Dbg.cpp 2.6 KB 57358   9 years vboxsync *: scm cleanup run.
EMRaw.cpp 56.3 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
FTM.cpp 42.8 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
GIM.cpp 22.1 KB 58564   9 years vboxsync VMM/GIM: Removed some dead code.
GIMHv.cpp 67.9 KB 58564   9 years vboxsync VMM/GIM: Removed some dead code.
GIMKvm.cpp 18.1 KB 58564   9 years vboxsync VMM/GIM: Removed some dead code.
GIMMinimal.cpp 4.3 KB 58564   9 years vboxsync VMM/GIM: Removed some dead code.
GMM.cpp 13.6 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
HM.cpp 150.4 KB 60732   9 years vboxsync VMM/HM: Add stat. counter for intr masked-by-TPR during event injection.
IEMR3.cpp 6.1 KB 60438   9 years vboxsync CPUR3CpuId: Fixed fake 8086/80186 classification.
IOM.cpp 79.8 KB 58909   9 years vboxsync DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
Makefile.kup 0 bytes 35406   14 years vboxsync VMMR3/Makefile.kup
MM.cpp 29.3 KB 58170   9 years vboxsync doxygen: fixes.
MMHeap.cpp 22.2 KB 59128   9 years vboxsync typo
MMHyper.cpp 53.2 KB 58170   9 years vboxsync doxygen: fixes.
MMPagePool.cpp 19.0 KB 58170   9 years vboxsync doxygen: fixes.
MMUkHeap.cpp 15.6 KB 58170   9 years vboxsync doxygen: fixes.
PATM.cpp 263.4 KB 58396   9 years vboxsync VMM: Stubbed the csam, patm, rem and hm documentation @pages.
PATMA.asm 82.5 KB 54764   10 years vboxsync Added an infix 'ASMFIX' to the PATMA.h fixup types used in the patch …
PATMA.mac 7.1 KB 54764   10 years vboxsync Added an infix 'ASMFIX' to the PATMA.h fixup types used in the patch …
PATMGuest.cpp 8.4 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PATMPatch.cpp 58.6 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PATMPatch.h 5.7 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PATMR3Dbg.cpp 15.3 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
PATMSSM.cpp 71.7 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
PDM.cpp 108.2 KB 60716   9 years vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
PDMAsyncCompletion.cpp 66.1 KB 59261   9 years vboxsync PDMAsyncCompletion: Don't return an already existing endpoint handle …
PDMAsyncCompletionFile.cpp 47.3 KB 59261   9 years vboxsync PDMAsyncCompletion: Don't return an already existing endpoint handle …
PDMAsyncCompletionFileFailsafe.cpp 10.1 KB 57358   9 years vboxsync *: scm cleanup run.
PDMAsyncCompletionFileNormal.cpp 66.1 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PDMBlkCache.cpp 98.4 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PDMCritSect.cpp 38.6 KB 58170   9 years vboxsync doxygen: fixes.
PDMDevHlp.cpp 158.6 KB 60716   9 years vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
PDMDevice.cpp 40.7 KB 60387   9 years vboxsync PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
PDMDevMiscHlp.cpp 27.0 KB 60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
PDMDriver.cpp 71.8 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
PDMLdr.cpp 62.3 KB 58170   9 years vboxsync doxygen: fixes.
PDMNetShaper.cpp 16.7 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PDMQueue.cpp 29.0 KB 58170   9 years vboxsync doxygen: fixes.
PDMThread.cpp 35.0 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PDMUsb.cpp 68.4 KB 59173   9 years vboxsync typo.
PGM.cpp 206.9 KB 60401   9 years vboxsync PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
PGMBth.h 10.3 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PGMDbg.cpp 104.3 KB 59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
PGMGst.h 5.0 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PGMHandler.cpp 35.4 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PGMMap.cpp 50.6 KB 58170   9 years vboxsync doxygen: fixes.
PGMPhys.cpp 167.0 KB 60401   9 years vboxsync PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
PGMPhysRWTmpl.h 2.1 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
PGMPool.cpp 47.7 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PGMR3DbgA.asm 13.6 KB 57126   9 years vboxsync VMM: Optimizations for memory scanning, trying to make 'detect' run …
PGMSavedState.cpp 127.7 KB 60401   9 years vboxsync PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
PGMSharedPage.cpp 15.4 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
PGMShw.h 9.9 KB 58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
SELM.cpp 106.7 KB 58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
SSM.cpp 332.5 KB 58411   9 years vboxsync Comment typo.
STAM.cpp 101.3 KB 58170   9 years vboxsync doxygen: fixes.
TM.cpp 150.1 KB 58170   9 years vboxsync doxygen: fixes.
TRPM.cpp 78.9 KB 60716   9 years vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
VM.cpp 169.0 KB 60406   9 years vboxsync VMM: doxygen fixes
VMEmt.cpp 47.6 KB 60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
VMM.cpp 110.1 KB 60377   9 years vboxsync VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
VMMGuruMeditation.cpp 28.3 KB 58658   9 years vboxsync bugref:8097: AC/DB loop fixes.
VMMR3.def 7.6 KB 57535   9 years vboxsync VMMR3.def: Include methods used for the NVMe emulation in the …
VMMSwitcher.cpp 42.9 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
VMMTests.cpp 36.8 KB 58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
VMReq.cpp 50.1 KB 59138   9 years vboxsync VMM,VM: Allow EMT rendezvous from VMREQFLAGS_PRIORITY callbacks as the …
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