VirtualBox

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

Name Size Rev Age Author Last Change
../
PATM 19660   15 years vboxsync TM+affected: SMP changes in progress.
testcase 19735   15 years vboxsync Relax critical alignment requirements a bit.
VMMAll 19916   15 years vboxsync Removed assertion
VMMGC 19821   15 years vboxsync TM: TMTimerPoll cleanup.
VMMR0 19913   15 years vboxsync Noisy logging
VMMRZ 19288   15 years vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
VMMSwitcher 18927   15 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
CFGM.cpp 73.0 KB 19466   15 years vboxsync tstVMM,CFGM: Hacked together a TM testcase in tstVMM.
CFGMInternal.h 3.2 KB 14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
CPUM.cpp 113.3 KB 19724   15 years vboxsync Bugfix
CPUMInternal.h 11.5 KB 18929   15 years vboxsync Missing header
CPUMInternal.mac 13.4 KB 18927   15 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
DBGF.cpp 31.3 KB 19757   15 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFAddr.cpp 14.5 KB 19463   15 years vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
DBGFAddrSpace.cpp 25.8 KB 19757   15 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFBp.cpp 27.0 KB 19300   15 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFDisas.cpp 23.6 KB 19642   15 years vboxsync Fix
DBGFInfo.cpp 25.0 KB 19300   15 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFInternal.h 9.3 KB 19757   15 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFLog.cpp 4.8 KB 19300   15 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFMem.cpp 15.7 KB 19576   15 years vboxsync Compile fix
DBGFModule.cpp 10.9 KB 19757   15 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
DBGFOS.cpp 11.0 KB 19300   15 years vboxsync VMReq,*: Replaced VMREQDEST with VMCPUID because it's a pain to have …
DBGFStack.cpp 19.7 KB 19710   15 years vboxsync DBGFStack.cpp: Just return on invalid input.
DBGFSym.cpp 35.1 KB 19773   15 years vboxsync Fixed accidental commits
EM.cpp 164.5 KB 19873   15 years vboxsync Removed annoying assertion (hit when rebooting)
EMInternal.h 13.5 KB 19870   15 years vboxsync Save current EMT state to the saved state. Important for restoring …
GMM.cpp 10.1 KB 18204   15 years vboxsync GMM: More logging.
HWACCM.cpp 90.6 KB 19908   15 years vboxsync VMM/HWACCM: amd-v exit reasons for debugger description.
HWACCMInternal.h 25.8 KB 19910   15 years vboxsync More TBL shootdown work
HWACCMInternal.mac 2.3 KB 15962   15 years vboxsync Added debugging code (inactive) for tracking the state of the 32/64 …
IOM.cpp 80.0 KB 19793   15 years vboxsync Deal with critical section nesting when trying to clean up after a …
IOMInternal.h 19.0 KB 19716   15 years vboxsync Alignment fixes
Makefile.kmk 11.5 KB 19757   15 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
MM.cpp 27.8 KB 19663   15 years vboxsync Protect the MM hypervisor heap with a critical section.
MMHeap.cpp 23.7 KB 19757   15 years vboxsync VMM,IPRT,DBGC: Debug address spaces.
MMHyper.cpp 41.1 KB 19793   15 years vboxsync Deal with critical section nesting when trying to clean up after a …
MMInternal.h 25.8 KB 19665   15 years vboxsync Attempt at fixing alignment issues
MMPagePool.cpp 18.4 KB 14602   16 years vboxsync MMPagePool: Fixed VMSetError condition.
MMUkHeap.cpp 15.3 KB 18792   15 years vboxsync MM,PGM: New User-kernel heap (aka MMUkHeap), use it for the …
PDM.cpp 50.5 KB 19793   15 years vboxsync Deal with critical section nesting when trying to clean up after a …
PDMCritSect.cpp 13.2 KB 19735   15 years vboxsync Relax critical alignment requirements a bit.
PDMDevHlp.cpp 133.5 KB 19400   15 years vboxsync VM: VMR3Notify*FF refactorying (for poking); converting fNotifiedREM …
PDMDevice.cpp 29.9 KB 14299   16 years vboxsync Corrected grammos in comments. No code changes.
PDMDevMiscHlp.cpp 16.2 KB 19475   15 years vboxsync VMM: sending init IPI
PDMDriver.cpp 38.5 KB 19454   15 years vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
PDMInternal.h 37.8 KB 19785   15 years vboxsync Locking should not be required after all
PDMLdr.cpp 38.3 KB 19924   15 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
PDMQueue.cpp 26.4 KB 19786   15 years vboxsync Removed incorrect assertion
PDMThread.cpp 32.9 KB 15540   15 years vboxsync pdmR3ThreadMain: Added LogRel on unexpected thread termination.
PGM.cpp 230.7 KB 19793   15 years vboxsync Deal with critical section nesting when trying to clean up after a …
PGMBth.h 10.7 KB 19627   15 years vboxsync PGM pool: allow multiple users of top-level paging structures …
PGMDbg.cpp 21.0 KB 19334   15 years vboxsync DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
PGMGst.h 5.0 KB 18992   15 years vboxsync More PGM api changes
PGMGstDefs.h 5.3 KB 17215   15 years vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
PGMHandler.cpp 23.4 KB 19141   15 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
PGMInternal.h 185.6 KB 19903   15 years vboxsync Invalidation cleanup
PGMMap.cpp 47.7 KB 19679   15 years vboxsync Fixed wrong usage of HWACCMR3IsActive.
PGMPhys.cpp 116.0 KB 19861   15 years vboxsync System wide flush
PGMPhysRWTmpl.h 3.9 KB 17534   15 years vboxsync PGM: Made PGMPhysRead/Write return VERR_PGM_PHYS_WR_HIT_HANDLER when …
PGMPool.cpp 28.8 KB 19872   15 years vboxsync Cleaned up
PGMShw.h 9.4 KB 19659   15 years vboxsync Wrong assertion
REMInternal.h 9.2 KB 19660   15 years vboxsync TM+affected: SMP changes in progress.
SELM.cpp 101.4 KB 19463   15 years vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
SELMInternal.h 7.9 KB 17106   15 years vboxsync VMM,REM: Removed the single page limitation on the TSS monitoring and …
SSM.cpp 117.3 KB 18045   15 years vboxsync SSM: Added SSMR3HandleGetUnitOffset for assiting in debugging saved …
SSMInternal.h 5.0 KB 13597   16 years vboxsync SSM todo.
STAM.cpp 68.2 KB 19707   15 years vboxsync GVMM: Count EMTs instead of VMs to determin if we've got company or …
STAMInternal.h 3.8 KB 12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
TM.cpp 107.1 KB 19820   15 years vboxsync TM: Joined up the two poll functions and making TMTimerPollGIP …
TMInternal.h 23.0 KB 19820   15 years vboxsync TM: Joined up the two poll functions and making TMTimerPollGIP …
TRPM.cpp 75.5 KB 19856   15 years vboxsync Fixed regression #3928
TRPMInternal.h 9.0 KB 19286   15 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
TRPMInternal.mac 3.9 KB 19286   15 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
VBoxVMMDeps.cpp 1.8 KB 13035   16 years vboxsync #1865: More PGM…
VM.cpp 107.7 KB 19495   15 years vboxsync VM: Name the EMTs differently if there are more than one.
VMEmt.cpp 39.5 KB 19821   15 years vboxsync TM: TMTimerPoll cleanup.
VMInternal.h 16.4 KB 19435   15 years vboxsync VMM: VMCPU::enmState.
VMM.cpp 62.2 KB 19732   15 years vboxsync Ring 0 logger changes.
VMMCodingGuidelines.cpp 3.9 KB 9212   16 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMMDocsRawMode.cpp 1.1 KB 8155   16 years vboxsync The Big Sun Rebranding Header Change
VMMGuruMeditation.cpp 19.9 KB 19797   15 years vboxsync Release all taken locks in VMMR3FatalDump instead.
VMMInternal.h 19.0 KB 19732   15 years vboxsync Ring 0 logger changes.
VMMInternal.mac 1.8 KB 19577   15 years vboxsync Compile fix
VMMSwitcher.cpp 36.6 KB 18927   15 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
VMMTests.cpp 24.3 KB 19660   15 years vboxsync TM+affected: SMP changes in progress.
VMReq.cpp 40.1 KB 19451   15 years vboxsync No @note in body.
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use