source:
vbox/trunk/src/VBox/VMM/VMMR3@
49993
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cpus | 49993 | 11 years | CPUM: VIA MSR mappings (rough cut). | ||
CFGM.cpp | 95.3 KB | 46793 | 11 years | typo | |
CPUM.cpp | 223.4 KB | 49977 | 11 years | CPUM: Make sure a minimum of commonly used MSRs are present by default. | |
CPUMDbg.cpp | 53.6 KB | 45793 | 12 years | CPUMDbg.cpp: crX and drX sub registers. | |
CPUMR3CpuId.cpp | 50.2 KB | 49893 | 11 years | MSR rewrite: initial hacking - half disabled. | |
CPUMR3Db.cpp | 31.1 KB | 49993 | 11 years | CPUM: VIA MSR mappings (rough cut). | |
CSAM.cpp | 100.5 KB | 49247 | 11 years | PATM,CSAM,SSM: Fix PATM restore issue in 4.3.0. … | |
DBGF.cpp | 36.3 KB | 46420 | 11 years | VMM, recompiler: Purge deprecated macros. | |
DBGFAddr.cpp | 16.5 KB | 46155 | 12 years | List near, unassemble, hyper register and more tiny debugger fixes. | |
DBGFAddrSpace.cpp | 44.7 KB | 48694 | 11 years | DBGF: Added DBGFR3AsUnlinkModuleByName and extended DBGFR3AsLoadImage … | |
DBGFBp.cpp | 27.1 KB | 47714 | 11 years | CPUMRecalcHyperDRx: Host single stepping in HM-mode fix. | |
DBGFCoreWrite.cpp | 19.8 KB | 48445 | 11 years | Todo. | |
DBGFCpu.cpp | 3.5 KB | 46219 | 11 years | copy&past fix. | |
DBGFDisas.cpp | 29.5 KB | 49379 | 11 years | VMM: allow to compile with VBOX_WITH_RAW_MODE disabled | |
DBGFInfo.cpp | 32.3 KB | 44399 | 12 years | DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. | |
DBGFLog.cpp | 6.0 KB | 46326 | 11 years | RT_STR_TUPLE | |
DBGFMem.cpp | 23.9 KB | 44528 | 12 years | header (C) fixes | |
DBGFModule.cpp | 10.7 KB | 44529 | 12 years | header (C) fixes | |
DBGFOS.cpp | 13.6 KB | 44399 | 12 years | DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well. | |
DBGFR3Trace.cpp | 14.0 KB | 47238 | 11 years | Disable tracing by default even in debug builds. It's only useful when … | |
DBGFReg.cpp | 93.7 KB | 48898 | 11 years | VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work. | |
DBGFStack.cpp | 21.5 KB | 48729 | 11 years | DBGFStack.cpp: Fixed silly line number issue. | |
EM.cpp | 121.9 KB | 49893 | 11 years | MSR rewrite: initial hacking - half disabled. | |
EMHM.cpp | 21.4 KB | 47807 | 11 years | EM/HM: Don't switch to REM immediately, try up to 1024 instruction in … | |
EMR3Dbg.cpp | 2.4 KB | 46424 | 11 years | VMM,Main: Introduced a execute-all-in-IEM debug mode. | |
EMRaw.cpp | 58.5 KB | 47823 | 11 years | EMRaw.cpp: fixes, IEM single instruction emulation is still disabled. | |
FTM.cpp | 42.3 KB | 47786 | 11 years | PGM: Added a new page type for the VT-x APIC access page MMIO alias … | |
GMM.cpp | 13.3 KB | 43045 | 12 years | PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared … | |
HM.cpp | 138.1 KB | 49925 | 11 years | VMM/HM: Fewer tree levels in HM stats. | |
IEMR3.cpp | 5.0 KB | 48266 | 11 years | VMMR3/IEM: STAM description typo. | |
IOM.cpp | 79.5 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
Makefile.kup | 0 bytes | 35406 | 14 years | VMMR3/Makefile.kup | |
MM.cpp | 28.5 KB | 44528 | 12 years | header (C) fixes | |
MMHeap.cpp | 21.8 KB | 44528 | 12 years | header (C) fixes | |
MMHyper.cpp | 50.3 KB | 45618 | 12 years | Do HMR3Init first in vmR3InitRing3 so the other components can skip … | |
MMPagePool.cpp | 18.6 KB | 44528 | 12 years | header (C) fixes | |
MMUkHeap.cpp | 15.2 KB | 44528 | 12 years | header (C) fixes | |
PATM.cpp | 260.7 KB | 46493 | 11 years | STAMR3Deregister* optimizations. Relevant for both startup and … | |
PATMA.asm | 80.1 KB | 45276 | 12 years | Ring-1 compression patches, courtesy of trivirt AG: - main: diff to … | |
PATMA.mac | 5.3 KB | 44528 | 12 years | header (C) fixes | |
PATMGuest.cpp | 8.3 KB | 44528 | 12 years | header (C) fixes | |
PATMPatch.cpp | 52.8 KB | 46150 | 12 years | PATM: Patch symbols. | |
PATMPatch.h | 5.5 KB | 44528 | 12 years | header (C) fixes | |
PATMR3Dbg.cpp | 15.1 KB | 46177 | 12 years | More symbols in disassembly, for PATM esp. | |
PATMSSM.cpp | 65.2 KB | 49808 | 11 years | PATMSSM.cpp: Don't try convert non-patch memory addresses to offsets. … | |
PDM.cpp | 102.7 KB | 49814 | 11 years | Devices/USB: First part of the rework, move most of the work to … | |
PDMAsyncCompletion.cpp | 65.2 KB | 46493 | 11 years | STAMR3Deregister* optimizations. Relevant for both startup and … | |
PDMAsyncCompletionFile.cpp | 45.8 KB | 46493 | 11 years | STAMR3Deregister* optimizations. Relevant for both startup and … | |
PDMAsyncCompletionFileFailsafe.cpp | 9.9 KB | 44528 | 12 years | header (C) fixes | |
PDMAsyncCompletionFileNormal.cpp | 65.7 KB | 45678 | 12 years | Runtime/aio: Add flags parameter to RTFileAioCtxCreate | |
PDMBlkCache.cpp | 98.4 KB | 49134 | 11 years | VMM: Minor nit, coding style. | |
PDMCritSect.cpp | 38.7 KB | 46493 | 11 years | STAMR3Deregister* optimizations. Relevant for both startup and … | |
PDMDevHlp.cpp | 152.3 KB | 49812 | 11 years | VMM: fixed assertion in PDMDevHelpMMIO2Deregister() | |
PDMDevice.cpp | 39.5 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PDMDevMiscHlp.cpp | 26.0 KB | 46420 | 11 years | VMM, recompiler: Purge deprecated macros. | |
PDMDriver.cpp | 71.3 KB | 48980 | 11 years | PDM,USB: Add methods to detach and attach drivers to USB devices … | |
PDMLdr.cpp | 60.8 KB | 49039 | 11 years | IPRT: Filename extension versus suffix cleanup, long overdue. | |
PDMNetShaper.cpp | 16.4 KB | 45061 | 12 years | Review of PDM driver destructors making sure that variables they use … | |
PDMQueue.cpp | 28.5 KB | 46493 | 11 years | STAMR3Deregister* optimizations. Relevant for both startup and … | |
PDMThread.cpp | 34.6 KB | 44529 | 12 years | header (C) fixes | |
PDMUsb.cpp | 64.3 KB | 49092 | 11 years | VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or … | |
PGM.cpp | 203.3 KB | 49893 | 11 years | MSR rewrite: initial hacking - half disabled. | |
PGMBth.h | 10.3 KB | 46420 | 11 years | VMM, recompiler: Purge deprecated macros. | |
PGMDbg.cpp | 100.2 KB | 47786 | 11 years | PGM: Added a new page type for the VT-x APIC access page MMIO alias … | |
PGMGst.h | 4.9 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PGMHandler.cpp | 24.3 KB | 46493 | 11 years | STAMR3Deregister* optimizations. Relevant for both startup and … | |
PGMMap.cpp | 50.0 KB | 45739 | 12 years | VMM: First part of HMIsEnabled() and PGMMap*. | |
PGMPhys.cpp | 169.5 KB | 48728 | 11 years | PGMPhys.cpp: DEBUG_bird hack for loading new ROM on reset (snapshot fun). | |
PGMPhysRWTmpl.h | 1.7 KB | 44528 | 12 years | header (C) fixes | |
PGMPool.cpp | 52.3 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
PGMSavedState.cpp | 127.4 KB | 47786 | 11 years | PGM: Added a new page type for the VT-x APIC access page MMIO alias … | |
PGMSharedPage.cpp | 14.8 KB | 44528 | 12 years | header (C) fixes | |
PGMShw.h | 9.8 KB | 45808 | 12 years | VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1). | |
SELM.cpp | 106.8 KB | 46420 | 11 years | VMM, recompiler: Purge deprecated macros. | |
SSM.cpp | 321.4 KB | 49801 | 11 years | fix warning | |
STAM.cpp | 100.3 KB | 48235 | 11 years | VMM/VMMR3/STAM.cpp: fix a few long standing typos in the per-VM GMM … | |
TM.cpp | 137.6 KB | 46420 | 11 years | VMM, recompiler: Purge deprecated macros. | |
TRPM.cpp | 77.8 KB | 46420 | 11 years | VMM, recompiler: Purge deprecated macros. | |
VM.cpp | 159.5 KB | 49893 | 11 years | MSR rewrite: initial hacking - half disabled. | |
VMEmt.cpp | 45.3 KB | 46420 | 11 years | VMM, recompiler: Purge deprecated macros. | |
VMM.cpp | 89.0 KB | 49893 | 11 years | MSR rewrite: initial hacking - half disabled. | |
VMMGuruMeditation.cpp | 27.9 KB | 45693 | 12 years | VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault … | |
VMMR3.def | 7.4 KB | 49324 | 11 years | Make the TurnResetIntoPowerOff setting configurable during runtime | |
VMMSwitcher.cpp | 43.0 KB | 48221 | 11 years | VMM: Adding a debugging aid for 64-on-32 that tries to catch … | |
VMMTests.cpp | 36.5 KB | 49893 | 11 years | MSR rewrite: initial hacking - half disabled. | |
VMReq.cpp | 50.4 KB | 44528 | 12 years | header (C) fixes |
Note:
See TracBrowser
for help on using the repository browser.