VirtualBox

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

Name Size Rev Age Author Last Change
../
PATM 5694   17 years vboxsync Put the templates in the CONST segment/section as the relocations it …
testcase 5606   17 years vboxsync ALIGNP SIZEOFMEMB
VMMAll 5695   17 years vboxsync Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
VMMGC 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VMMR0 5644   17 years vboxsync GMMR0: gcc found this bug
VMMSwitcher 5693   17 years vboxsync Don't take any lable addresses we don't have to take as it offends the …
CFGM.cpp 57.0 KB 5517   17 years vboxsync fixed assertions.
CFGMInternal.h 3.4 KB 4763   17 years vboxsync Use MMHyperAlloc
CPUM.cpp 85.2 KB 5667   17 years vboxsync Debugger interface for searching memory. Fixed a const mixup.
CPUMInternal.h 9.5 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
CPUMInternal.mac 11.9 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
CPUMStack.cpp 1.3 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
DBGF.cpp 29.1 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
DBGFAddr.cpp 4.7 KB 5667   17 years vboxsync Debugger interface for searching memory. Fixed a const mixup.
DBGFBp.cpp 26.3 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
DBGFDisas.cpp 25.3 KB 5667   17 years vboxsync Debugger interface for searching memory. Fixed a const mixup.
DBGFInfo.cpp 24.8 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
DBGFInternal.h 7.3 KB 4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
DBGFLog.cpp 4.6 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
DBGFMem.cpp 3.7 KB 5731   17 years vboxsync Implemented some search commands in the debugger.
DBGFStack.cpp 15.6 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
DBGFSym.cpp 31.2 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
EM.cpp 138.4 KB 5264   17 years vboxsync Quit unconditionally on a guru meditation.
EMInternal.h 11.2 KB 4767   17 years vboxsync Stricter types
HWACCM.cpp 34.1 KB 5073   17 years vboxsync Limit the amount of resume loops
HWACCMInternal.h 11.7 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
IOM.cpp 66.5 KB 4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
IOMInternal.h 19.2 KB 5375   17 years vboxsync IOM: Fixed some 64-bit alignment issues. (non critical, only screwed …
Makefile.kmk 9.5 KB 5695   17 years vboxsync Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
MM.cpp 18.8 KB 5646   17 years vboxsync Introduced VBOX_WITH_PREALLOC_RAM_BY_DEFAULT which is disabled of …
MMHeap.cpp 18.6 KB 5525   17 years vboxsync PDMUsb changes.
MMHyper.cpp 33.9 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
MMInternal.h 22.2 KB 4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
MMPagePool.cpp 17.8 KB 4769   17 years vboxsync Cleanup
MMPhys.cpp 21.1 KB 5606   17 years vboxsync ALIGNP SIZEOFMEMB
PDM.cpp 38.4 KB 5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
PDMCritSect.cpp 10.8 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PDMDevice.cpp 177.5 KB 5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
PDMDriver.cpp 41.0 KB 5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
PDMInternal.h 32.5 KB 5722   17 years vboxsync Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
PDMLdr.cpp 39.0 KB 5056   17 years vboxsync assertion was the wrong way around. typical 2am bug.
PDMQueue.cpp 24.7 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PDMThread.cpp 30.8 KB 4455   17 years vboxsync Fixed PDMTHREAD::Thread initialiation race, the new thread might …
PGM.cpp 180.0 KB 5662   17 years vboxsync Initial changes for guest PAE support
PGMBth.h 6.5 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PGMDbg.cpp 17.2 KB 5734   17 years vboxsync bugfix
PGMGst.h 18.5 KB 5662   17 years vboxsync Initial changes for guest PAE support
PGMHandler.cpp 21.1 KB 4977   17 years vboxsync Backed out most of 24659.
PGMInternal.h 128.5 KB 5665   17 years vboxsync Another attempt
PGMMap.cpp 40.3 KB 5629   17 years vboxsync remove deprecated macros
PGMPhys.cpp 30.0 KB 5106   17 years vboxsync Hooked up the GMM code.
PGMPhys.h 3.7 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PGMPool.cpp 27.1 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PGMShw.h 7.4 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
REMInternal.h 9.5 KB 5197   17 years vboxsync Experiment with call recording for CSAM
SELM.cpp 87.3 KB 4460   17 years vboxsync format typo
SELMInternal.h 7.3 KB 4776   17 years vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
SSM.cpp 100.7 KB 4185   17 years vboxsync Fixed x86/amd64 file header difference. Added SSMAFTER_DEBUG_IT for …
SSMInternal.h 5.0 KB 4776   17 years vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
STAM.cpp 56.9 KB 5275   17 years vboxsync GVMMSTATS offsets intead of VM.
STAMInternal.h 3.9 KB 5211   17 years vboxsync GVMM statistics.
TM.cpp 83.8 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
TMInternal.h 19.3 KB 5505   17 years vboxsync Hooked up the new IPRT time code.
TRPM.cpp 70.8 KB 5543   17 years vboxsync Compile fix for alternative path
TRPMInternal.h 7.4 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
TRPMInternal.mac 3.5 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VBoxVMMDeps.cpp 1.6 KB 5680   17 years vboxsync Trying to fix the double linking of the DBGC code (VBoxDBG and …
VM.cpp 85.5 KB 5684   17 years vboxsync Build fix.
VMEmt.cpp 31.9 KB 5167   17 years vboxsync New halt method.
VMInternal.h 14.1 KB 5167   17 years vboxsync New halt method.
VMM.cpp 98.1 KB 5365   17 years vboxsync Fixed DISInstr return check.
VMMCodingGuidelines.cpp 3.7 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
VMMDocsRawMode.cpp 960 bytes 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
VMMInternal.h 16.3 KB 4979   17 years vboxsync New ring-0 assertion avoidance, now for all platforms.
VMMInternal.mac 1.5 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
VMMTests.cpp 22.7 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
VMReq.cpp 30.1 KB 4943   17 years vboxsync Return from VMR3ReqWait, if the request was killed in vmR3DestroyFinalBit.
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