VirtualBox

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

Name Size Rev Age Author Last Change
../
PATM 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
testcase 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VMMAll 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VMMGC 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VMMR0 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
VMMSwitcher 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
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 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
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.2 KB 4212   17 years vboxsync SELMSelInfoIsExpandDown
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 5055   17 years vboxsync PGMPhysIsPageMappingLockValid won't work on uninitialized data.
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.
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.3 KB 5597   17 years vboxsync OS/2 build fix.
MM.cpp 18.8 KB 4901   17 years vboxsync don't kill the heap, it'll be taken care of in VMR3Create if we fail.
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 4388   17 years vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
PDM.cpp 32.6 KB 5031   17 years vboxsync Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
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.4 KB 5525   17 years vboxsync PDMUsb changes.
PDMDriver.cpp 40.2 KB 5530   17 years vboxsync VBOX_WITH_USB
PDMInternal.h 32.3 KB 5525   17 years vboxsync PDMUsb changes.
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 179.8 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
PGMBth.h 6.5 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PGMDbg.cpp 6.1 KB 4665   17 years vboxsync Moved some of the odd address conversion routines to PGMR3Dbg just to …
PGMGst.h 18.1 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PGMHandler.cpp 21.1 KB 4977   17 years vboxsync Backed out most of 24659.
PGMInternal.h 126.7 KB 5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
PGMMap.cpp 40.3 KB 5348   17 years vboxsync Fixed horrible issue in the relocation code where it was masking …
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.5 KB 4665   17 years vboxsync Moved some of the odd address conversion routines to PGMR3Dbg just to …
VM.cpp 85.4 KB 5509   17 years vboxsync Fixed init order assertion in TMR3Init/PDM.
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