VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 30180   15 years vboxsync Make 32->64 switcher SMP aware.
PATM 31636   15 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
VMMRZ 32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
VMMAll 32140   15 years vboxsync FT updates
VMMGC 32156   15 years vboxsync space
VMMR0 32156   15 years vboxsync space
include 32171   15 years vboxsync FT updates
testcase 32190   15 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
CFGMInternal.h 3.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFBp.cpp 26.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFCpu.cpp 2.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFLog.cpp 4.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFModule.cpp 10.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
DBGFSym.cpp 33.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
EMInternal.h 15.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
HWACCMInternal.mac 2.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMHeap.cpp 21.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMInternal.h 26.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
MMUkHeap.cpp 15.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMCritSect.cpp 20.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDevice.cpp 37.1 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMDevMiscHlp.cpp 21.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PDMThread.cpp 34.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMGst.h 4.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
PGMPhysRWTmpl.h 1.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
pure_test.sh 3.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
REMInternal.h 9.0 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SELMInternal.h 7.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
SSMInternal.h 10.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
STAM.cpp 69.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
STAMInternal.h 3.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
TRPMInternal.h 8.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
TRPMInternal.mac 3.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMCodingGuidelines.cpp 3.7 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMDocsRawMode.cpp 972 bytes 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMInternal.mac 2.3 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
VMMTests.cpp 24.2 KB 29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
EMHwaccm.cpp 20.4 KB 29329   15 years vboxsync removed VBOX_WITH_VMI
IOMInternal.h 19.4 KB 29436   15 years vboxsync IOM: Profile all callbacks, don't bother count the as we can derive …
PDMAsyncCompletionInternal.h 10.1 KB 29496   15 years vboxsync AsyncCompletion: Log requests which take longer than 10 seconds
PDMAsyncCompletionFileCache.cpp 83.1 KB 29587   15 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
PDMAsyncCompletionFileInternal.h 27.9 KB 29587   15 years vboxsync AsyncCompletion: Fix hang when closing the VM and flush the cache
VMMInternal.h 22.0 KB 29902   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
PDMInternal.h 44.2 KB 29911   15 years vboxsync PDMInternal.h: Updated fQueueFlushing docs.
IOM.cpp 81.1 KB 30050   15 years vboxsync VMM: Removed 4 unused functions.
PDM.cpp 75.4 KB 30050   15 years vboxsync VMM: Removed 4 unused functions.
DBGFInfo.cpp 30.1 KB 30060   15 years vboxsync VMM: Dump all info items into the guru meditation log.
DBGFInternal.h 9.3 KB 30072   15 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
PDMLdr.cpp 53.6 KB 30072   15 years vboxsync VMM: Ring-0 stack on guru meditations originating with an assertion …
DBGFStack.cpp 20.7 KB 30081   15 years vboxsync VMM: ring-0 assertion call stack for 64-bit hosts (only tested linux).
PDMAsyncCompletionFileNormal.cpp 65.2 KB 30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
PDMQueue.cpp 28.9 KB 30111   15 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
PDMAsyncCompletionFileFailsafe.cpp 8.4 KB 30147   15 years vboxsync AsyncCompletion: Fix race in the failsafe manager when checking the …
VMMSwitcher.cpp 37.3 KB 30149   15 years vboxsync Added note
DBGFAddrSpace.cpp 35.7 KB 30257   15 years vboxsync 2x use AssertCompileNS.
CPUMInternal.h 11.9 KB 30263   15 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
CPUMInternal.mac 13.5 KB 30263   15 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
DBGFOS.cpp 13.5 KB 30320   15 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
PGMHandler.cpp 23.1 KB 30326   15 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
VMEmt.cpp 41.8 KB 30473   15 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
VMInternal.h 16.0 KB 30473   15 years vboxsync VMM: First shot at the fatal error misbehavior (PAE).
DBGFAddr.cpp 15.0 KB 30493   15 years vboxsync Demoted some PGM apis to internal only.
TRPM.cpp 75.9 KB 30493   15 years vboxsync Demoted some PGM apis to internal only.
EMHandleRCTmpl.h 11.9 KB 30520   15 years vboxsync don't assert on VERR_SVM_UNABLE_TO_START_VM:.
PDMUsb.cpp 50.5 KB 30528   15 years vboxsync USB: properly name internal USB devices for logging
SELM.cpp 101.5 KB 30647   15 years vboxsync SELM.cpp: Assertion -> log statement as it trigged during guru meditations.
GMM.cpp 13.4 KB 30726   15 years vboxsync Must be callable from any thread
HWACCMInternal.h 33.8 KB 30789   15 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
HWACCM.cpp 131.4 KB 30791   15 years vboxsync fixed HWACCM structure assertions.
TM.cpp 126.9 KB 30799   15 years vboxsync TM: Made it possible to enable the resettable accounting stats in …
TMInternal.h 27.6 KB 30799   15 years vboxsync TM: Made it possible to enable the resettable accounting stats in …
CFGM.cpp 80.7 KB 30955   15 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
PDMAsyncCompletionFile.cpp 40.9 KB 31182   15 years vboxsync AsyncCompletion: Fix flags
PDMAsyncCompletion.cpp 42.0 KB 31183   15 years vboxsync AsyncCompletion: Update flags
CPUM.cpp 187.9 KB 31395   15 years vboxsync CPUM.cpp: Added /CPUM/EnableNX config option, defaults to false. …
DBGFDisas.cpp 25.1 KB 31460   15 years vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
DBGFReg.cpp 21.6 KB 31491   15 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
PGMSharedPage.cpp 14.0 KB 31529   15 years vboxsync pSharedModules -> g_apSharedModules. (r64559 looked like RT_ELEMENTS …
VMReq.cpp 46.8 KB 31631   15 years vboxsync Wrong assertion
EMRaw.cpp 58.5 KB 31636   15 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
VMMGuruMeditation.cpp 27.2 KB 31839   15 years vboxsync build fix
PGMBth.h 10.1 KB 31851   15 years vboxsync pgmPoolAllocEx/pgmPoolAlloc: Just use pgmPoolAllocEx when you want locking.
SSM.cpp 308.8 KB 31895   15 years vboxsync FT updates
MMHyper.cpp 49.0 KB 31978   15 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
DBGFMem.cpp 23.4 KB 31989   15 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
PGM.cpp 198.0 KB 31997   15 years vboxsync PGM: Don't shadow any extra bits in long mode PDPEs and PML4Es.
Makefile.kmk 12.5 KB 32006   15 years vboxsync VMM/DBGFCoreWrite: skeleton.
VBoxVMMDeps.cpp 1.9 KB 32006   15 years vboxsync VMM/DBGFCoreWrite: skeleton.
MM.cpp 28.6 KB 32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
MMPagePool.cpp 18.5 KB 32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
PGMDbg.cpp 97.0 KB 32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
PGMGstDefs.h 12.3 KB 32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
PGMInline.h 49.8 KB 32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
PGMMap.cpp 50.7 KB 32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
PGMShw.h 10.0 KB 32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
DBGF.cpp 31.6 KB 32049   15 years vboxsync VMM/DBGF: typos.
DBGFCoreWrite.cpp 6.8 KB 32050   15 years vboxsync VMM/DBGFCoreWrite: bits.
PGMInternal.h 175.2 KB 32087   15 years vboxsync PGM: Account for aliased and off pages in physical handlers so that …
PGMPool.cpp 49.9 KB 32098   15 years vboxsync Fix
PGMPhys.cpp 150.2 KB 32121   15 years vboxsync Wrong api
VMM.cpp 81.2 KB 32140   15 years vboxsync FT updates
PDMDriver.cpp 54.0 KB 32156   15 years vboxsync space
EM.cpp 99.4 KB 32173   15 years vboxsync Corrected assertion
PGMSavedState.cpp 119.0 KB 32173   15 years vboxsync Corrected assertion
FTM.cpp 35.2 KB 32179   15 years vboxsync More stats
FTMInternal.h 3.1 KB 32179   15 years vboxsync More stats
PDMDevHlp.cpp 133.9 KB 32190   15 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
VM.cpp 147.7 KB 32190   15 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette