VirtualBox

source: vbox/trunk/src/VBox/VMM@ 32484

Name Size Rev Age Author Last Change
../
include 32302   14 years vboxsync FTM statistics
PATM 32431   14 years vboxsync scm cleanup
testcase 32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
VMMAll 32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
VMMGC 32459   14 years vboxsync VMM/raw: Heed VM_FF_REQUEST and VMCPU_FF_REQUEST before checking for …
VMMR0 32458   14 years vboxsync VMM: Return to ring-3 when DMA work is pending.
VMMRZ 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
VMMSwitcher 30180   14 years vboxsync Make 32->64 switcher SMP aware.
CFGM.cpp 80.8 KB 32356   14 years vboxsync VMM: Avoid 700 unnecessary fflush(VBox.log) calls.
CFGMInternal.h 3.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
CPUM.cpp 188.0 KB 32356   14 years vboxsync VMM: Avoid 700 unnecessary fflush(VBox.log) calls.
CPUMInternal.h 11.9 KB 30263   14 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
CPUMInternal.mac 13.5 KB 30263   14 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
DBGF.cpp 31.6 KB 32049   14 years vboxsync VMM/DBGF: typos.
DBGFAddr.cpp 15.0 KB 30493   14 years vboxsync Demoted some PGM apis to internal only.
DBGFAddrSpace.cpp 35.7 KB 30257   14 years vboxsync 2x use AssertCompileNS.
DBGFBp.cpp 26.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFCoreWrite.cpp 18.0 KB 32450   14 years vboxsync VMM/DBGFCoreWrite: comply with both ELF64 and broken Solaris code.
DBGFCpu.cpp 2.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFDisas.cpp 25.1 KB 31460   14 years vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
DBGFInfo.cpp 30.1 KB 30060   14 years vboxsync VMM: Dump all info items into the guru meditation log.
DBGFInternal.h 9.3 KB 32340   14 years vboxsync DBGFCoreWrite: split out the core related stuff into a separate …
DBGFLog.cpp 4.2 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFMem.cpp 23.4 KB 31989   14 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
DBGFModule.cpp 10.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFOS.cpp 13.5 KB 30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
DBGFReg.cpp 21.6 KB 31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
DBGFStack.cpp 20.7 KB 30081   14 years vboxsync VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux).
DBGFSym.cpp 33.3 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
EM.cpp 99.4 KB 32173   14 years vboxsync Corrected assertion
EMHandleRCTmpl.h 11.9 KB 30520   14 years vboxsync don't assert on VERR_SVM_UNABLE_TO_START_VM:.
EMHwaccm.cpp 20.4 KB 29329   14 years vboxsync removed VBOX_WITH_VMI
EMInternal.h 15.4 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
EMRaw.cpp 58.5 KB 31636   14 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
FTM.cpp 41.5 KB 32431   14 years vboxsync scm cleanup
FTMInternal.h 3.5 KB 32431   14 years vboxsync scm cleanup
GMM.cpp 13.4 KB 30726   14 years vboxsync Must be callable from any thread
HWACCM.cpp 131.9 KB 32378   14 years vboxsync HWACCM.cpp: logging typo.
HWACCMInternal.h 34.0 KB 32361   14 years vboxsync HWACCM: Preparing for using the VMX-preemption timer.
HWACCMInternal.mac 2.1 KB 32404   14 years vboxsync missing svn:keywords
IOM.cpp 81.1 KB 30050   14 years vboxsync VMM: Removed 4 unused functions.
IOMInternal.h 19.4 KB 29436   14 years vboxsync IOM: Profile all callbacks, don't bother count the as we can derive …
Makefile.kmk 12.5 KB 32253   14 years vboxsync VMM/DBGF: Added CoreDescriptor.
MM.cpp 28.6 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
MMHeap.cpp 21.7 KB 32238   14 years vboxsync VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
MMHyper.cpp 49.0 KB 31978   14 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
MMInternal.h 26.5 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMPagePool.cpp 18.5 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
MMUkHeap.cpp 15.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDM.cpp 75.4 KB 30050   14 years vboxsync VMM: Removed 4 unused functions.
PDMAsyncCompletion.cpp 42.0 KB 31183   14 years vboxsync AsyncCompletion: Update flags
PDMAsyncCompletionFile.cpp 40.9 KB 31182   14 years vboxsync AsyncCompletion: Fix flags
PDMAsyncCompletionFileCache.cpp 83.1 KB 29587   14 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
PDMAsyncCompletionFileFailsafe.cpp 8.4 KB 30147   14 years vboxsync AsyncCompletion: Fix race in the failsafe manager when checking the …
PDMAsyncCompletionFileInternal.h 27.9 KB 29587   14 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
PDMAsyncCompletionFileNormal.cpp 64.7 KB 32467   14 years vboxsync AsyncCompletion: Another one
PDMAsyncCompletionInternal.h 10.1 KB 29496   14 years vboxsync AsyncCompletion: Log requests which take longer than 10 seconds
PDMCritSect.cpp 20.8 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDevHlp.cpp 133.9 KB 32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
PDMDevice.cpp 37.1 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDevMiscHlp.cpp 21.9 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDriver.cpp 54.0 KB 32156   14 years vboxsync space
PDMInternal.h 44.2 KB 29911   14 years vboxsync PDMInternal.h: Updated fQueueFlushing docs.
PDMLdr.cpp 53.6 KB 30072   14 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
PDMQueue.cpp 28.9 KB 30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
PDMThread.cpp 34.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMUsb.cpp 50.5 KB 30528   14 years vboxsync USB: properly name internal USB devices for logging
PGM.cpp 198.1 KB 32245   14 years vboxsync Reset fNoMorePhysWrites after state saving.
PGMBth.h 10.1 KB 31851   14 years vboxsync pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking.
PGMDbg.cpp 97.0 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
PGMGst.h 4.8 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMGstDefs.h 12.3 KB 32431   14 years vboxsync scm cleanup
PGMHandler.cpp 23.1 KB 30326   14 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
PGMInline.h 49.8 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
PGMInternal.h 174.5 KB 32362   14 years vboxsync Some cleanup
PGMMap.cpp 50.7 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
PGMPhys.cpp 151.8 KB 32307   14 years vboxsync Include other range types too (FTM)
PGMPhysRWTmpl.h 1.6 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMPool.cpp 49.9 KB 32362   14 years vboxsync Some cleanup
PGMSavedState.cpp 119.0 KB 32173   14 years vboxsync Corrected assertion
PGMSharedPage.cpp 14.0 KB 31529   14 years vboxsync pSharedModules -> g_apSharedModules. (r64559 looked like RT_ELEMENTS …
PGMShw.h 10.0 KB 32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
pure_test.sh 3.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
REMInternal.h 9.0 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SELM.cpp 101.5 KB 30647   14 years vboxsync SELM.cpp: Assertion -> log statement as it trigged during guru meditations.
SELMInternal.h 7.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SSM.cpp 308.8 KB 32343   14 years vboxsync SSM: nit.
SSMInternal.h 10.4 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
STAM.cpp 69.4 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
STAMInternal.h 3.6 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
TM.cpp 127.6 KB 32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
TMInternal.h 27.9 KB 32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
TRPM.cpp 75.9 KB 30493   14 years vboxsync Demoted some PGM apis to internal only.
TRPMInternal.h 8.8 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
TRPMInternal.mac 3.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VBoxVMMDeps.cpp 1.9 KB 32006   14 years vboxsync VMM/DBGFCoreWrite: skeleton.
VM.cpp 150.5 KB 32356   14 years vboxsync VMM: Avoid 700 unnecessary fflush(VBox.log) calls.
VMEmt.cpp 41.8 KB 30473   14 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMInternal.h 16.0 KB 30473   14 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMM.cpp 81.2 KB 32140   14 years vboxsync FT updates
VMMCodingGuidelines.cpp 3.7 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMDocsRawMode.cpp 972 bytes 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMGuruMeditation.cpp 27.2 KB 31839   14 years vboxsync build fix
VMMInternal.h 22.0 KB 29902   14 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
VMMInternal.mac 2.3 KB 28800   14 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMSwitcher.cpp 37.3 KB 30149   14 years vboxsync Added note
VMMTests.cpp 24.2 KB 29250   14 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
VMReq.cpp 46.8 KB 31631   14 years vboxsync Wrong assertion
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