VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 21946   16 years vboxsync AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
VMMRZ 20875   16 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
VMMR0 22949   16 years vboxsync TRPMR0A.asm: Align the trpmR0DispatchHostInterruptSimple code better.
VMMGC 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
VMMAll 22915   16 years vboxsync VMM: some state stuff (work in progress, back out on bustage).
testcase 22997   16 years vboxsync Test UVM padding as well
PATM 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
VMReq.cpp 50.6 KB 23010   16 years vboxsync VBox/vmapi.h,VMReq.cpp: Added A number of convenice function to …
VMMTests.cpp 24.3 KB 20864   16 years vboxsync SUP,*: API cleanup.
VMMSwitcher.cpp 36.6 KB 21942   16 years vboxsync VMM: detect syscall usage on the host.
VMMInternal.mac 2.4 KB 20992   16 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
VMMInternal.h 21.8 KB 21653   16 years vboxsync TPR patching updates
VMMGuruMeditation.cpp 20.2 KB 20875   16 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMCodingGuidelines.cpp 3.9 KB 9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMM.cpp 75.0 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
VMInternal.h 15.7 KB 23009   16 years vboxsync VMM: State machine adjustments. Have only received basic testing.
VMEmt.cpp 41.0 KB 23009   16 years vboxsync VMM: State machine adjustments. Have only received basic testing.
VM.cpp 125.1 KB 23009   16 years vboxsync VMM: State machine adjustments. Have only received basic testing.
VBoxVMMDeps.cpp 1.8 KB 22112   16 years vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
TRPMInternal.mac 3.9 KB 19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TRPMInternal.h 9.0 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
TRPM.cpp 75.9 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
TMInternal.h 24.8 KB 22242   16 years vboxsync Made TSC underflow checking more generic.
TM.cpp 116.2 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
STAMInternal.h 3.8 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
STAM.cpp 69.6 KB 22924   16 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
SSMInternal.h 10.3 KB 22884   16 years vboxsync SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
SSM.cpp 241.1 KB 22884   16 years vboxsync SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
SELMInternal.h 7.9 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SELM.cpp 101.6 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
REMInternal.h 9.2 KB 22707   16 years vboxsync REM: Double the size of aHandlerNotifications and make sure there are …
PGMShw.h 9.4 KB 20810   16 years vboxsync EPT fix for locking root page
PGMPool.cpp 36.7 KB 22783   16 years vboxsync More stats
PGMPhysRWTmpl.h 1.8 KB 20808   16 years vboxsync Removed dead code
PGMPhys.cpp 118.2 KB 23009   16 years vboxsync VMM: State machine adjustments. Have only received basic testing.
PGMMap.cpp 47.9 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
PGMInternal.h 193.5 KB 22936   16 years vboxsync PGMInternal.h: warning.
PGMHandler.cpp 23.1 KB 20808   16 years vboxsync Removed dead code
PGMGstDefs.h 5.3 KB 17215   16 years vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMGst.h 5.0 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
PGMDbg.cpp 21.4 KB 20947   16 years vboxsync PGMR3DbgScanVirtual: Chop the range so we don't end up above 4GB on a …
PGMBth.h 10.8 KB 20759   16 years vboxsync More locking
PGM.cpp 240.6 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
PDMThread.cpp 32.9 KB 15540   16 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PDMQueue.cpp 30.5 KB 21847   16 years vboxsync VMM logging: avoid crash
PDMLdr.cpp 38.3 KB 20864   16 years vboxsync SUP,*: API cleanup.
PDMInternal.h 40.5 KB 22924   16 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
PDMDriver.cpp 39.8 KB 22480   16 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
PDMDevMiscHlp.cpp 17.2 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
PDMDevice.cpp 36.5 KB 22344   16 years vboxsync PDMDevice: the pointer to pointer to Dev fix.
PDMDevHlp.cpp 136.5 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
PDMCritSect.cpp 15.9 KB 20753   16 years vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
PDMAsyncCompletionInternal.h 10.1 KB 22309   16 years vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMAsyncCompletionFileNormal.cpp 33.4 KB 22977   16 years vboxsync PDMASyncCompletionFile: uBitmaskAlignment fix.
PDMAsyncCompletionFileInternal.h 20.8 KB 22851   16 years vboxsync Fixes for async I/O manager
PDMAsyncCompletionFileFailsafe.cpp 7.0 KB 22979   16 years vboxsync PDMAsyncCompletion: Add missing state transitions in failsafe manager
PDMAsyncCompletionFileCache.cpp 52.3 KB 22851   16 years vboxsync Fixes for async I/O manager
PDMAsyncCompletionFile.cpp 26.1 KB 22981   16 years vboxsync PDMAsyncCompletionFile.cpp: The env.var. VBOX_ASYNC_IO_FAILBACK can be …
PDMAsyncCompletion.cpp 37.9 KB 22309   16 years vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDM.cpp 52.1 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
MMUkHeap.cpp 15.3 KB 20774   16 years vboxsync Debug logging updates for the hyper heap
MMPagePool.cpp 18.7 KB 20866   16 years vboxsync SUP: Removed two obsolete allocation APIs.
MMInternal.h 26.7 KB 22939   16 years vboxsync MMInternal.h: typo.
MMHyper.cpp 46.0 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
MMHeap.cpp 21.8 KB 20774   16 years vboxsync Debug logging updates for the hyper heap
MM.cpp 27.9 KB 22793   16 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
Makefile.kmk 12.1 KB 22906   16 years vboxsync VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability …
IOMInternal.h 19.8 KB 22924   16 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
IOM.cpp 82.0 KB 20776   16 years vboxsync IOMR3MMIODeregister: unlock in assertion return paths
HWACCMInternal.mac 2.3 KB 15962   16 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
HWACCMInternal.h 32.3 KB 22429   16 years vboxsync VMM,x86.h/mac: Be more careful with X86DESCHC.
HWACCM.cpp 120.2 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
GMM.cpp 10.1 KB 20864   16 years vboxsync SUP,*: API cleanup.
EMRaw.cpp 58.7 KB 22493   16 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
EMInternal.h 14.6 KB 21251   16 years vboxsync emR3SingleStepExecRem shouldn't be static
EMHwaccm.cpp 20.4 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
EMHandleRCTmpl.h 11.2 KB 21653   16 years vboxsync TPR patching updates
EM.cpp 92.6 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
DBGFSym.cpp 33.2 KB 22112   16 years vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
DBGFStack.cpp 21.2 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
DBGFOS.cpp 14.2 KB 22108   16 years vboxsync DBGC: plug-ins in the works.
DBGFModule.cpp 10.9 KB 19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFMem.cpp 17.6 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
DBGFLog.cpp 4.8 KB 21377   16 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
DBGFInternal.h 9.3 KB 19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFInfo.cpp 26.7 KB 20152   16 years vboxsync Added DBGFR3InfoLogRel and DBGFR3InfoStdErr.
DBGFDisas.cpp 23.9 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
DBGFBp.cpp 27.0 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
DBGFAddrSpace.cpp 32.6 KB 22112   16 years vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
DBGFAddr.cpp 15.6 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
DBGF.cpp 31.4 KB 22890   16 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
CPUMInternal.mac 13.4 KB 18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
CPUMInternal.h 11.7 KB 21252   16 years vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
CPUM.cpp 118.7 KB 22891   16 years vboxsync cpumR3Load: Don't overwrite VM::cCpus. That value *must* be unchanged …
CFGMInternal.h 3.2 KB 22526   16 years vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
CFGM.cpp 75.4 KB 22526   16 years vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
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