VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 21946   15 years vboxsync AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
VMMRZ 20875   15 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
VMMR0 24324   15 years vboxsync Minor cleanup
VMMGC 24139   15 years vboxsync Also missing ApicHlp_SetInterruptFF cases for R0/RC.
VMMAll 24227   15 years vboxsync PGMAllPool.cpp: shut up gcc warnings.
testcase 24009   15 years vboxsync don't use <ctype.h> on UTF-8.
PATM 23817   15 years vboxsync PATM: 64-bit host saved state fixes (addresses testbox burn).
VMReq.cpp 45.6 KB 23191   15 years vboxsync VMM: Hacked EM to quit processing forced actions on VINF_EM_SUSPEND, …
VMMTests.cpp 24.3 KB 20864   15 years vboxsync SUP,*: API cleanup.
VMMSwitcher.cpp 36.6 KB 24009   15 years vboxsync don't use <ctype.h> on UTF-8.
VMMInternal.mac 2.5 KB 23487   15 years vboxsync VMM: Saved and restore the [R|E]FLAGS register in the …
VMMInternal.h 22.1 KB 23487   15 years vboxsync VMM: Saved and restore the [R|E]FLAGS register in the …
VMMGuruMeditation.cpp 20.2 KB 20875   15 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 80.1 KB 23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
VMInternal.h 15.9 KB 23915   15 years vboxsync VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet …
VMEmt.cpp 41.4 KB 23190   15 years vboxsync VMEmt.cpp: Logging changes.
VM.cpp 137.7 KB 24267   15 years vboxsync VMSetError: Do a LogRel if no callbacks.
VBoxVMMDeps.cpp 1.8 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
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   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
TMInternal.h 24.8 KB 22242   15 years vboxsync Made TSC underflow checking more generic.
TM.cpp 116.0 KB 23794   15 years vboxsync More synthetic cpu work
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   15 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
SSMInternal.h 10.4 KB 23709   15 years vboxsync SSM: VINF_SSM_VOTE_FOR_ANOTHER_PASS - for pushing config data in pass 0.
SSM.cpp 292.1 KB 24292   15 years vboxsync SSMSetLoadErrorV: Don't use %N as the VMSetError message may be …
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   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
REMInternal.h 9.2 KB 22707   15 years vboxsync REM: Double the size of aHandlerNotifications and make sure there are …
PGMShw.h 10.0 KB 24077   15 years vboxsync Fixed nested paging for 64 bits guests on 32 bits hosts (AMD-V only).
PGMSavedState.cpp 104.8 KB 24290   15 years vboxsync Typo
PGMPool.cpp 44.4 KB 23519   15 years vboxsync Backed out 53066; problem area elswhere
PGMPhysRWTmpl.h 1.8 KB 20808   15 years vboxsync Removed dead code
PGMPhys.cpp 117.7 KB 23833   15 years vboxsync PGMPhys.cpp: reverted r53588 - wrong fix.
PGMMap.cpp 47.9 KB 22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
PGMInternal.h 204.1 KB 24192   15 years vboxsync Enabled dirty page optimization again; watch for regressions
PGMHandler.cpp 23.1 KB 20808   15 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 25.7 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
PGMBth.h 10.8 KB 20759   15 years vboxsync More locking
PGM.cpp 212.8 KB 24077   15 years vboxsync Fixed nested paging for 64 bits guests on 32 bits hosts (AMD-V only).
PDMThread.cpp 33.1 KB 24244   15 years vboxsync PDMThread: Fend of already suspended threads in PDMR3ThreadSuspend.
PDMQueue.cpp 30.5 KB 21847   15 years vboxsync VMM logging: avoid crash
PDMLdr.cpp 38.3 KB 20864   15 years vboxsync SUP,*: API cleanup.
PDMInternal.h 41.2 KB 24127   15 years vboxsync PDMAPIC: alignment fix.
PDMDriver.cpp 40.6 KB 24282   15 years vboxsync PDM: Added missing driver instance checks.
PDMDevMiscHlp.cpp 18.5 KB 24125   15 years vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
PDMDevice.cpp 37.1 KB 24272   15 years vboxsync PDMDevice.cpp: Check the number of devices instances against the max …
PDMDevHlp.cpp 138.5 KB 24289   15 years vboxsync PDMDevHlp: Enabled APIC fix again.
PDMCritSect.cpp 17.4 KB 23350   15 years vboxsync VMM: Added PDMCritSectHasWaiters and PDMR3CritSectYield.
PDMAsyncCompletionInternal.h 10.1 KB 22309   15 years vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDMAsyncCompletionFileNormal.cpp 40.6 KB 23959   15 years vboxsync PDMAsyncCompletion: Disable async I/O on linux if opening fails …
PDMAsyncCompletionFileInternal.h 21.5 KB 24278   15 years vboxsync AsyncCompletion: Cleanup in the cache and more statistics (more to come)
PDMAsyncCompletionFileFailsafe.cpp 8.1 KB 24222   15 years vboxsync PDMAsyncCompletionFileFailsafe: warning
PDMAsyncCompletionFileCache.cpp 58.2 KB 24278   15 years vboxsync AsyncCompletion: Cleanup in the cache and more statistics (more to come)
PDMAsyncCompletionFile.cpp 28.7 KB 24278   15 years vboxsync AsyncCompletion: Cleanup in the cache and more statistics (more to come)
PDMAsyncCompletion.cpp 37.9 KB 22309   15 years vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
PDM.cpp 53.8 KB 24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
MMUkHeap.cpp 15.3 KB 20774   15 years vboxsync Debug logging updates for the hyper heap
MMPagePool.cpp 18.7 KB 20866   15 years vboxsync SUP: Removed two obsolete allocation APIs.
MMInternal.h 26.7 KB 22939   15 years vboxsync MMInternal.h: typo.
MMHyper.cpp 46.0 KB 22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
MMHeap.cpp 21.8 KB 20774   15 years vboxsync Debug logging updates for the hyper heap
MM.cpp 27.9 KB 22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
Makefile.kmk 12.2 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
IOMInternal.h 19.8 KB 22924   15 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
IOM.cpp 82.0 KB 20776   15 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.7 KB 24243   15 years vboxsync TPR patching for VT-x without VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC. Untested.
HWACCM.cpp 123.5 KB 24254   15 years vboxsync Long mode check update
GMM.cpp 10.1 KB 20864   15 years vboxsync SUP,*: API cleanup.
EMRaw.cpp 58.7 KB 23372   15 years vboxsync pgmR3PoolClearAll.
EMInternal.h 14.6 KB 21251   15 years vboxsync emR3SingleStepExecRem shouldn't be static
EMHwaccm.cpp 20.4 KB 22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
EMHandleRCTmpl.h 11.3 KB 24033   15 years vboxsync Error code handling
EM.cpp 95.6 KB 23211   15 years vboxsync Logging change
DBGFSym.cpp 33.4 KB 24009   15 years vboxsync don't use <ctype.h> on UTF-8.
DBGFStack.cpp 21.1 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFOS.cpp 13.7 KB 23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
DBGFModule.cpp 10.9 KB 19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFMem.cpp 17.2 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
DBGFLog.cpp 4.4 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFInternal.h 9.3 KB 19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFInfo.cpp 26.6 KB 24009   15 years vboxsync don't use <ctype.h> on UTF-8.
DBGFDisas.cpp 23.7 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFCpu.cpp 2.3 KB 24061   15 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
DBGFBp.cpp 26.3 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGFAddrSpace.cpp 32.6 KB 22112   15 years vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
DBGFAddr.cpp 15.2 KB 23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
DBGF.cpp 31.7 KB 23925   15 years vboxsync dbgfR3VMMWait: polling hack.
CPUMInternal.mac 13.5 KB 23794   15 years vboxsync More synthetic cpu work
CPUMInternal.h 11.8 KB 23794   15 years vboxsync More synthetic cpu work
CPUM.cpp 131.3 KB 24328   15 years vboxsync Comment update
CFGMInternal.h 3.2 KB 22526   15 years vboxsync CFGM: Fixed string length bug in CFGMR3InsertStringFV.
CFGM.cpp 76.5 KB 23587   15 years vboxsync CFGM: Optimize the lookups.
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