source:
vbox/trunk/src/VBox/VMM@
33462
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
include | 32953 | 14 years | Finer grained cpu capping | ||
PATM | 32431 | 14 years | scm cleanup | ||
testcase | 32920 | 14 years | Compile fix | ||
VMMAll | 33164 | 14 years | Can't deal with 8 byte operands in our 32-bit emulation code. | ||
VMMGC | 32935 | 14 years | PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, … | ||
VMMR0 | 33172 | 14 years | VMEmt,GVMM: Some more tuning… | ||
VMMRZ | 32036 | 14 years | Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to … | ||
VMMSwitcher | 30180 | 14 years | Make 32->64 switcher SMP aware. | ||
CFGM.cpp | 80.8 KB | 32356 | 14 years | VMM: Avoid 700 unnecessary fflush(VBox.log) calls. | |
CFGMInternal.h | 3.0 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
CPUM.cpp | 188.0 KB | 32356 | 14 years | VMM: Avoid 700 unnecessary fflush(VBox.log) calls. | |
CPUMInternal.h | 11.9 KB | 30263 | 14 years | VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes … | |
CPUMInternal.mac | 13.5 KB | 30263 | 14 years | VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes … | |
DBGF.cpp | 31.6 KB | 32049 | 14 years | VMM/DBGF: typos. | |
DBGFAddr.cpp | 15.0 KB | 30493 | 14 years | Demoted some PGM apis to internal only. | |
DBGFAddrSpace.cpp | 35.7 KB | 30257 | 14 years | 2x use AssertCompileNS. | |
DBGFBp.cpp | 26.1 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
DBGFCoreWrite.cpp | 18.4 KB | 32595 | 14 years | VMM/DBGFCoreWrite: log. | |
DBGFCpu.cpp | 2.1 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
DBGFDisas.cpp | 25.1 KB | 31460 | 14 years | REM,DBGF: Logging fixes, avoid assertion when disassembling. | |
DBGFInfo.cpp | 30.1 KB | 30060 | 15 years | VMM: Dump all info items into the guru meditation log. | |
DBGFInternal.h | 9.3 KB | 32340 | 14 years | DBGFCoreWrite: split out the core related stuff into a separate … | |
DBGFLog.cpp | 4.2 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
DBGFMem.cpp | 23.4 KB | 31989 | 14 years | VMM: Removed the PGMR3DumpHierarchyGC/HC functions. | |
DBGFModule.cpp | 10.7 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
DBGFOS.cpp | 13.5 KB | 30320 | 14 years | *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked … | |
DBGFReg.cpp | 21.6 KB | 31491 | 14 years | DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The … | |
DBGFStack.cpp | 20.7 KB | 30081 | 15 years | VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux). | |
DBGFSym.cpp | 33.3 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
EM.cpp | 101.4 KB | 32956 | 14 years | Sleep a bit longer. | |
EMHandleRCTmpl.h | 11.9 KB | 30520 | 14 years | don't assert on VERR_SVM_UNABLE_TO_START_VM:. | |
EMHwaccm.cpp | 20.8 KB | 32956 | 14 years | Sleep a bit longer. | |
EMInternal.h | 15.9 KB | 32955 | 14 years | Lower the time slice to 100 ms | |
EMRaw.cpp | 58.9 KB | 32956 | 14 years | Sleep a bit longer. | |
FTM.cpp | 41.5 KB | 32431 | 14 years | scm cleanup | |
FTMInternal.h | 3.5 KB | 32431 | 14 years | scm cleanup | |
GMM.cpp | 13.4 KB | 30726 | 14 years | Must be callable from any thread | |
HWACCM.cpp | 132.7 KB | 33122 | 14 years | Extended ldtr/tr check | |
HWACCMInternal.h | 34.1 KB | 32512 | 14 years | Enabled minimal guest state loading (VT-x; again). Watch for regressions. | |
HWACCMInternal.mac | 2.1 KB | 32404 | 14 years | missing svn:keywords | |
IOM.cpp | 81.1 KB | 30050 | 15 years | VMM: Removed 4 unused functions. | |
IOMInternal.h | 19.4 KB | 29436 | 15 years | IOM: Profile all callbacks, don't bother count the as we can derive … | |
Makefile.kmk | 12.5 KB | 32253 | 14 years | VMM/DBGF: Added CoreDescriptor. | |
MM.cpp | 28.6 KB | 32036 | 14 years | Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to … | |
MMHeap.cpp | 21.7 KB | 32238 | 14 years | VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE. | |
MMHyper.cpp | 49.6 KB | 33195 | 14 years | Comment | |
MMInternal.h | 26.5 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
MMPagePool.cpp | 18.5 KB | 32036 | 14 years | Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to … | |
MMUkHeap.cpp | 15.1 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
PDM.cpp | 75.5 KB | 33221 | 14 years | AsyncCompletion: Forgotten change | |
PDMAsyncCompletion.cpp | 53.3 KB | 33218 | 14 years | AsyncCompletion: Move bandwidth groups to the generic code and support … | |
PDMAsyncCompletionFile.cpp | 37.2 KB | 33218 | 14 years | AsyncCompletion: Move bandwidth groups to the generic code and support … | |
PDMAsyncCompletionFileCache.cpp | 83.1 KB | 29587 | 15 years | AsyncCompletion: Fix hang when closing the VM and flush the cache | |
PDMAsyncCompletionFileFailsafe.cpp | 8.4 KB | 30147 | 14 years | AsyncCompletion: Fix race in the failsafe manager when checking the … | |
PDMAsyncCompletionFileInternal.h | 26.8 KB | 33220 | 14 years | Fix alignment burns | |
PDMAsyncCompletionFileNormal.cpp | 64.7 KB | 33218 | 14 years | AsyncCompletion: Move bandwidth groups to the generic code and support … | |
PDMAsyncCompletionInternal.h | 11.1 KB | 33218 | 14 years | AsyncCompletion: Move bandwidth groups to the generic code and support … | |
PDMCritSect.cpp | 20.8 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
PDMDevHlp.cpp | 137.1 KB | 33236 | 14 years | PCI: MSI-X work | |
PDMDevice.cpp | 37.1 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
PDMDevMiscHlp.cpp | 22.2 KB | 32935 | 14 years | PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, … | |
PDMDriver.cpp | 54.0 KB | 32156 | 14 years | space | |
PDMInternal.h | 44.9 KB | 33221 | 14 years | AsyncCompletion: Forgotten change | |
PDMLdr.cpp | 53.6 KB | 30072 | 15 years | VMM: Ring-0 stack on guru meditations originating with an assertion … | |
PDMQueue.cpp | 28.9 KB | 30111 | 14 years | iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new … | |
PDMThread.cpp | 34.0 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
PDMUsb.cpp | 50.5 KB | 30528 | 14 years | USB: properly name internal USB devices for logging | |
PGM.cpp | 198.1 KB | 32245 | 14 years | Reset fNoMorePhysWrites after state saving. | |
PGMBth.h | 10.1 KB | 31851 | 14 years | pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking. | |
PGMDbg.cpp | 97.0 KB | 32036 | 14 years | Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to … | |
PGMGst.h | 4.8 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
PGMGstDefs.h | 12.3 KB | 32431 | 14 years | scm cleanup | |
PGMHandler.cpp | 23.3 KB | 32540 | 14 years | Disallow virtual handler registration for VT-x and AMD-V. | |
PGMInline.h | 49.7 KB | 32770 | 14 years | Redundant lock/unlock | |
PGMInternal.h | 174.5 KB | 32362 | 14 years | Some cleanup | |
PGMMap.cpp | 50.7 KB | 32036 | 14 years | Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to … | |
PGMPhys.cpp | 151.8 KB | 32307 | 14 years | Include other range types too (FTM) | |
PGMPhysRWTmpl.h | 1.6 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
PGMPool.cpp | 53.6 KB | 33343 | 14 years | Fixed missing clearing of large page PDs when clearing the page pool. | |
PGMSavedState.cpp | 119.0 KB | 32173 | 14 years | Corrected assertion | |
PGMSharedPage.cpp | 14.0 KB | 31529 | 14 years | pSharedModules -> g_apSharedModules. (r64559 looked like RT_ELEMENTS … | |
PGMShw.h | 10.2 KB | 32998 | 14 years | Extra comment | |
pure_test.sh | 3.0 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
REMInternal.h | 9.0 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
SELM.cpp | 101.5 KB | 32613 | 14 years | Extra check for forced vt-x usage | |
SELMInternal.h | 7.7 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
SSM.cpp | 308.8 KB | 33248 | 14 years | Apologies Asimov. | |
SSMInternal.h | 10.4 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
STAM.cpp | 72.5 KB | 32796 | 14 years | GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and … | |
STAMInternal.h | 3.7 KB | 32796 | 14 years | GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and … | |
TM.cpp | 130.3 KB | 32796 | 14 years | GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and … | |
TMInternal.h | 29.6 KB | 32796 | 14 years | GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and … | |
TRPM.cpp | 76.0 KB | 32614 | 14 years | Same for TRPM | |
TRPMInternal.h | 8.8 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
TRPMInternal.mac | 3.7 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
VBoxVMMDeps.cpp | 1.9 KB | 32006 | 14 years | VMM/DBGFCoreWrite: skeleton. | |
VM.cpp | 151.4 KB | 33170 | 14 years | GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in … | |
VMEmt.cpp | 44.4 KB | 33172 | 14 years | VMEmt,GVMM: Some more tuning… | |
VMInternal.h | 16.4 KB | 33170 | 14 years | GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in … | |
VMM.cpp | 83.8 KB | 32869 | 14 years | Annoying assertion | |
VMMCodingGuidelines.cpp | 3.7 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
VMMDocsRawMode.cpp | 972 bytes | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
VMMGuruMeditation.cpp | 27.2 KB | 31839 | 14 years | build fix | |
VMMInternal.h | 22.5 KB | 32793 | 14 years | One more for crit sections | |
VMMInternal.mac | 2.3 KB | 28800 | 15 years | Automated rebranding to Oracle copyright/license strings via filemuncher | |
VMMSwitcher.cpp | 37.3 KB | 30149 | 14 years | Added note | |
VMMTests.cpp | 24.2 KB | 29250 | 15 years | iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, … | |
VMReq.cpp | 46.8 KB | 31631 | 14 years | Wrong assertion |
Note:
See TracBrowser
for help on using the repository browser.