VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
VMMRZ 20875   16 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
VMMR0 21039   16 years vboxsync Prevent bouncing right back to ring 3.
VMMGC 20902   16 years vboxsync VMM: nitpicking - just use default
VMMAll 21116   16 years vboxsync Adjusted assertion
testcase 20993   16 years vboxsync build fix.
PATM 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
VMReq.cpp 40.9 KB 20880   16 years vboxsync Queue suspend and power off calls from the VM for SMP guests (deadlock …
VMMTests.cpp 24.3 KB 20864   16 years vboxsync SUP,*: API cleanup.
VMMSwitcher.cpp 36.6 KB 20864   16 years vboxsync SUP,*: API cleanup.
VMMInternal.mac 2.4 KB 20992   16 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
VMMInternal.h 21.9 KB 20992   16 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
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 74.0 KB 21094   16 years vboxsync VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
VMInternal.h 16.4 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
VMEmt.cpp 40.9 KB 20961   16 years vboxsync fixed typo, it means occurred, not occured
VM.cpp 110.2 KB 20864   16 years vboxsync SUP,*: API cleanup.
VBoxVMMDeps.cpp 1.8 KB 13035   16 years vboxsync #1865: More PGM…
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.7 KB 20841   16 years vboxsync Logging
TMInternal.h 24.7 KB 20784   16 years vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
TM.cpp 115.8 KB 20943   16 years vboxsync TM.cpp: Shut up assertions that haven't quite been fixed yet.
STAMInternal.h 3.8 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
STAM.cpp 68.3 KB 20864   16 years vboxsync SUP,*: API cleanup.
SSMInternal.h 5.0 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SSM.cpp 119.1 KB 20153   16 years vboxsync SSM,PCI: We must restore the PCI configuration registers before PGM so …
SELMInternal.h 7.9 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
SELM.cpp 101.4 KB 19463   16 years vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
REMInternal.h 9.2 KB 20749   16 years vboxsync REMNotifyInvalidatePage: Don't overflow aGCPtrInvalidatedPages. 2xtodo
PGMShw.h 9.4 KB 20810   16 years vboxsync EPT fix for locking root page
PGMPool.cpp 29.2 KB 20764   16 years vboxsync More checks
PGMPhysRWTmpl.h 1.8 KB 20808   16 years vboxsync Removed dead code
PGMPhys.cpp 116.9 KB 20874   16 years vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
PGMMap.cpp 47.9 KB 20796   16 years vboxsync PGMMap.cpp: Take the PGM lock in a few place to avoid assertions …
PGMInternal.h 188.4 KB 20808   16 years vboxsync Removed dead code
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 230.7 KB 20925   16 years vboxsync Reset paging mode back to real mode before resetting the pgm pool. …
PDMThread.cpp 32.9 KB 15540   16 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PDMQueue.cpp 27.4 KB 21039   16 years vboxsync Prevent bouncing right back to ring 3.
PDMLdr.cpp 38.3 KB 20864   16 years vboxsync SUP,*: API cleanup.
PDMInternal.h 38.6 KB 21035   16 years vboxsync Fixed concurrent pdm queue flushing.
PDMDriver.cpp 39.1 KB 20864   16 years vboxsync SUP,*: API cleanup.
PDMDevMiscHlp.cpp 17.2 KB 20902   16 years vboxsync VMM: nitpicking - just use default
PDMDevice.cpp 29.9 KB 14299   16 years vboxsync Corrected grammos in comments. No code changes.
PDMDevHlp.cpp 136.0 KB 20927   16 years vboxsync pdmR3DevHlp_VMPowerOff: Set the VCPU state to stopped here as well to …
PDMCritSect.cpp 15.9 KB 20753   16 years vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
PDMAsyncCompletionInternal.h 9.9 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
PDMAsyncCompletionFile.cpp 35.0 KB 20168   16 years vboxsync Fix windows burns
PDMAsyncCompletion.cpp 36.2 KB 20187   16 years vboxsync Fix crash in async completion code when an error occurs during init …
PDM.cpp 51.9 KB 20874   16 years vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
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 25.8 KB 20866   16 years vboxsync SUP: Removed two obsolete allocation APIs.
MMHyper.cpp 46.1 KB 21094   16 years vboxsync VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
MMHeap.cpp 21.8 KB 20774   16 years vboxsync Debug logging updates for the hyper heap
MM.cpp 27.8 KB 19663   16 years vboxsync Protect the MM hypervisor heap with a critical section.
Makefile.kmk 11.7 KB 20998   16 years vboxsync VMM: how to trigger the 64-bit windows issue.
IOMInternal.h 20.6 KB 20722   16 years vboxsync More IOM locking and checks.
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 27.7 KB 21001   16 years vboxsync HWACCM: Untested AMD-V fix for the xmm register corruption on …
HWACCM.cpp 92.1 KB 20864   16 years vboxsync SUP,*: API cleanup.
GMM.cpp 10.1 KB 20864   16 years vboxsync SUP,*: API cleanup.
EMInternal.h 13.9 KB 20530   16 years vboxsync VMM: remove DISCPUSTATE from the stack.
EM.cpp 165.2 KB 20871   16 years vboxsync VMM: Make sure there is enough room for a few physical handler …
DBGFSym.cpp 35.1 KB 20870   16 years vboxsync DBGFSym.cpp: accidentally switched on dbghelp again. (r49015)
DBGFStack.cpp 19.7 KB 19710   16 years vboxsync DBGFStack.cpp: Just return on invalid input.
DBGFOS.cpp 11.0 KB 19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFModule.cpp 10.9 KB 19757   16 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFMem.cpp 15.9 KB 20868   16 years vboxsync DBGFR3MemRead: Support for reading HMA by virtual address.
DBGFLog.cpp 4.8 KB 19300   16 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
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.6 KB 19642   16 years vboxsync Fix
DBGFBp.cpp 27.0 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
DBGFAddrSpace.cpp 31.8 KB 21111   16 years vboxsync DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
DBGFAddr.cpp 14.5 KB 19463   16 years vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
DBGF.cpp 31.4 KB 20664   16 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
CPUMInternal.mac 13.4 KB 18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
CPUMInternal.h 11.5 KB 20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
CPUM.cpp 114.2 KB 20917   16 years vboxsync Move VBOX_WITH_MULTI_CORE to Config.kmk
CFGMInternal.h 3.2 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
CFGM.cpp 73.0 KB 19466   16 years vboxsync tstVMM,CFGM: Hacked together a TM testcase in tstVMM.
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