VirtualBox

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

Name Size Rev Age Author Last Change
../
cpus 60762   9 years vboxsync CPUM: Added an atom silvermont CPU profile.
APIC.cpp 71.5 KB 61041   8 years vboxsync VMM/APIC: Move mostly unused stuff from apic.h to internal header. …
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.5 KB 60996   8 years vboxsync x86: Added two more CPUID bit definitions.
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 53.3 KB 60872   9 years vboxsync DBGF: Allow attaching the debugger via the GUI during the …
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 60947   8 years vboxsync DBGFR3PlugIn.cpp: Uninitialized variable.
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 124.4 KB 61027   8 years vboxsync darwin build fix
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 60900   8 years vboxsync EMRaw.cpp: Remove DEBUG_bird assertion.
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 68.0 KB 61008   8 years vboxsync GIM: Saved state compatibility.
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.2 KB 60939   8 years vboxsync APIC: Don't be so optimistic.
IEMR3.cpp 6.1 KB 60438   9 years vboxsync CPUR3CpuId: Fixed fake 8086/80186 classification.
IOM.cpp 85.1 KB 60908   8 years vboxsync iomR3MergeStatus: Missed another simple case, rcStrictCommit being …
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.2 KB 61046   8 years vboxsync don't confuse users
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.6 KB 60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
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 60923   8 years vboxsync PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan …
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 51.6 KB 60869   9 years vboxsync pgmR3SyncPTResolveConflict: some debugging details for the NT4.0-SMP VM.
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.9 KB 60824   9 years vboxsync SELM: Added a LogFlow to each of the FF responders.
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 79.1 KB 60884   8 years vboxsync TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt?
VM.cpp 169.0 KB 60406   9 years vboxsync VMM: doxygen fixes
VMEmt.cpp 47.7 KB 60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
VMM.cpp 111.3 KB 60847   9 years vboxsync IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
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