VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 4593   17 years vboxsync Don't modify the X86_CR4_VMXE flag.
VMMR0 5219   17 years vboxsync HaltEvent -> HaltEventMulti
VMMGC 4697   17 years vboxsync Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR
VMMAll 5167   17 years vboxsync New halt method.
testcase 5124   17 years vboxsync tstVMMFork.
PATM 5205   17 years vboxsync Process indirect calls to catch cpuid instructions in OpenSuse 10.3
VMReq.cpp 30.1 KB 4943   17 years vboxsync Return from VMR3ReqWait, if the request was killed in vmR3DestroyFinalBit.
VMMTests.cpp 22.7 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
VMMInternal.mac 1.5 KB 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.
VMMDocsRawMode.cpp 960 bytes 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
VMMCodingGuidelines.cpp 3.7 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
VMM.cpp 98.1 KB 4979   17 years vboxsync New ring-0 assertion avoidance, now for all platforms.
VMInternal.h 14.1 KB 5167   17 years vboxsync New halt method.
VMEmt.cpp 31.9 KB 5167   17 years vboxsync New halt method.
VM.cpp 85.3 KB 5119   17 years vboxsync Rewrote two error messages
VBoxVMMDeps.cpp 1.5 KB 4665   17 years vboxsync Moved some of the odd address conversion routines to PGMR3Dbg just to …
TRPMInternal.mac 3.4 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
TRPMInternal.h 6.6 KB 4829   17 years vboxsync inverted VBOX_WITHOUT_IDT_PATCHING.
TRPM.cpp 69.5 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
TMInternal.h 18.4 KB 4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
TM.cpp 77.1 KB 4958   17 years vboxsync Added hSelf and removed pVMHC from the VM structure.
STAMInternal.h 3.9 KB 5211   17 years vboxsync GVMM statistics.
STAM.cpp 54.2 KB 5211   17 years vboxsync GVMM statistics.
SSMInternal.h 5.0 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 …
SELMInternal.h 7.3 KB 4776   17 years vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
SELM.cpp 87.3 KB 4460   17 years vboxsync format typo
REMInternal.h 9.5 KB 5197   17 years vboxsync Experiment with call recording for CSAM
PGMShw.h 7.4 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.
PGMPhys.h 3.7 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PGMPhys.cpp 30.0 KB 5106   17 years vboxsync Hooked up the GMM code.
PGMMap.cpp 40.3 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PGMInternal.h 126.7 KB 5100   17 years vboxsync GMMPAGEDESC for handy pages.
PGMHandler.cpp 21.1 KB 4977   17 years vboxsync Backed out most of 24659.
PGMGst.h 18.1 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 …
PGMBth.h 6.5 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PGM.cpp 179.8 KB 5086   17 years vboxsync GMM.
PDMThread.cpp 30.8 KB 4455   17 years vboxsync Fixed PDMTHREAD::Thread initialiation race, the new thread might …
PDMQueue.cpp 24.7 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PDMLdr.cpp 39.0 KB 5056   17 years vboxsync assertion was the wrong way around. typical 2am bug.
PDMInternal.h 31.7 KB 4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
PDMDriver.cpp 40.2 KB 4800   17 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
PDMDevice.cpp 177.4 KB 5040   17 years vboxsync GC phys/virt to HC virt functions are no longer accessible in our PDM …
PDMCritSect.cpp 10.8 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
PDM.cpp 32.6 KB 5031   17 years vboxsync Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
MMPhys.cpp 21.1 KB 4388   17 years vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
MMPagePool.cpp 17.8 KB 4769   17 years vboxsync Cleanup
MMInternal.h 22.2 KB 4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
MMHyper.cpp 33.9 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
MMHeap.cpp 18.5 KB 4688   17 years vboxsync MM_TAG_PGM_CHUNK_MAPPING.
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.
Makefile.kmk 9.3 KB 5033   17 years vboxsync GMM…
IOMInternal.h 18.0 KB 4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
IOM.cpp 66.5 KB 4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
HWACCMInternal.h 11.6 KB 5081   17 years vboxsync -@name
HWACCM.cpp 34.1 KB 5073   17 years vboxsync Limit the amount of resume loops
EMInternal.h 11.2 KB 4767   17 years vboxsync Stricter types
EM.cpp 139.0 KB 4738   17 years vboxsync more new phys code.
DBGFSym.cpp 31.2 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.
DBGFLog.cpp 4.6 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.
DBGFInfo.cpp 24.8 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.
DBGFBp.cpp 26.3 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
DBGF.cpp 29.1 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
CPUMStack.cpp 1.3 KB 4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
CPUMInternal.mac 11.8 KB 4958   17 years vboxsync Added hSelf and removed pVMHC from the VM structure.
CPUMInternal.h 9.4 KB 4958   17 years vboxsync Added hSelf and removed pVMHC from the VM structure.
CPUM.cpp 77.5 KB 5054   17 years vboxsync PGMPhysIsPageMappingLockValid won't work on uninitialized data.
CFGMInternal.h 3.4 KB 4763   17 years vboxsync Use MMHyperAlloc
CFGM.cpp 57.0 KB 4507   17 years vboxsync grrr
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