VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 956   18 years vboxsync fs & gs was already cleared.
VMMR0 948   18 years vboxsync fixed buildbreak (I hope).
VMMGC 948   18 years vboxsync fixed buildbreak (I hope).
VMMAll 880   18 years vboxsync Added some missing SELMToFlat calls.
testcase 726   18 years vboxsync Implemented the VMMR0 setjmp/longjmp like stuff for AMD64.
PATM 885   18 years vboxsync Original address of faulting patch instruction must be corrected by …
x86context.h 2.5 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
VMReq.cpp 30.2 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
VMMInternal.mac 1.7 KB 161   18 years vboxsync 64-bit: structure alignment.
VMMInternal.h 15.6 KB 914   18 years vboxsync PVMR0 changes for darwin.
VMMDocsRawMode.cpp 1.1 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
VMMCodingGuidelines.cpp 3.9 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
VMM.cpp 106.7 KB 914   18 years vboxsync PVMR0 changes for darwin.
VMInternal.h 9.1 KB 870   18 years vboxsync Added VMR3SuspendNoSave.
VMEmt.cpp 14.8 KB 866   18 years vboxsync Backed out 18570 & 18569
VM.cpp 81.7 KB 914   18 years vboxsync PVMR0 changes for darwin.
VBoxVMMDeps.cpp 1.6 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
TRPMInternal.mac 3.5 KB 716   18 years vboxsync More stats
TRPMInternal.h 6.1 KB 716   18 years vboxsync More stats
TRPM.cpp 67.9 KB 716   18 years vboxsync More stats
TMInternal.h 15.3 KB 443   18 years vboxsync Implemented Warp drive. This can be configured using the …
TM.cpp 43.4 KB 443   18 years vboxsync Implemented Warp drive. This can be configured using the …
STAMInternal.h 4.0 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
STAM.cpp 35.6 KB 552   18 years vboxsync Added STAMUNIT_KILOBYTES
SSMInternal.h 5.2 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
SSM.cpp 96.9 KB 901   18 years vboxsync Added SSMR3DeregisterExternal
SELMInternal.h 6.5 KB 161   18 years vboxsync 64-bit: structure alignment.
SELM.cpp 82.9 KB 944   18 years vboxsync Sync on completed load the shadow structures might be used before we …
REMInternal.h 9.4 KB 164   18 years vboxsync Corrected padding.
PGMShw.h 7.6 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGMPool.cpp 27.3 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGMPhys.h 3.9 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGMPhys.cpp 19.9 KB 877   18 years vboxsync Changed error message when out of memory. (no longer allowed to save …
PGMMap.cpp 39.0 KB 914   18 years vboxsync PVMR0 changes for darwin.
PGMInternal.h 110.3 KB 838   18 years vboxsync GC Phys to HC virt conversion changes for dynamic RAM allocation.
PGMHandler.cpp 21.3 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGMGst.h 18.4 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGMCache.h 11.1 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGMBth.h 6.8 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGM.cpp 157.3 KB 873   18 years vboxsync Some release logging, mainly for debugging the 64-bit restore issue.
PDMQueue.cpp 24.9 KB 509   18 years vboxsync Corrected comment
PDMLdr.cpp 34.8 KB 914   18 years vboxsync PVMR0 changes for darwin.
PDMInternal.h 25.4 KB 526   18 years vboxsync Alignment fixes.
PDMDriver.cpp 36.8 KB 914   18 years vboxsync PVMR0 changes for darwin.
PDMDevice.cpp 168.7 KB 838   18 years vboxsync GC Phys to HC virt conversion changes for dynamic RAM allocation.
PDMCritSect.cpp 10.0 KB 634   18 years vboxsync nc
PDM.cpp 31.5 KB 525   18 years vboxsync VM_GUEST_ADDR isn't the right macro for converting the pPciBusHC into …
MMPhys.cpp 17.0 KB 323   18 years vboxsync drop the default, there's just one other call.
MMPagePool.cpp 17.7 KB 878   18 years vboxsync fixed log flags in page pool
MMInternal.h 21.1 KB 323   18 years vboxsync drop the default, there's just one other call.
MMHyper.cpp 30.7 KB 323   18 years vboxsync drop the default, there's just one other call.
MMHeap.cpp 18.6 KB 714   18 years vboxsync small fix
MM.cpp 18.8 KB 247   18 years vboxsync Out of memory reporting for dynamic memory allocation case.
Makefile 8.7 KB 960   18 years vboxsync Darwin hacking.
IOMInternal.h 16.4 KB 706   18 years vboxsync IOM handler profiling.
IOM.cpp 66.7 KB 707   18 years vboxsync Oops
HWACCMInternal.h 11.0 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
HWACCM.cpp 23.3 KB 914   18 years vboxsync PVMR0 changes for darwin.
EMInternal.h 10.8 KB 686   18 years vboxsync Alignment fixes for windows. (structure packing is a strange thing …
EM.cpp 142.5 KB 882   18 years vboxsync CSAMR3CheckCode added
DBGFSym.cpp 31.4 KB 670   18 years vboxsync WIN32 -> WIN; size_t
DBGFStack.cpp 15.8 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGFLog.cpp 4.8 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGFInternal.h 7.4 KB 450   18 years vboxsync Don't use an offset based AVL tree for symbols.
DBGFInfo.cpp 23.3 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGFDisas.cpp 23.9 KB 838   18 years vboxsync GC Phys to HC virt conversion changes for dynamic RAM allocation.
DBGFBp.cpp 26.5 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGFAddr.cpp 4.0 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGF.cpp 29.3 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
CPUMStack.cpp 1.5 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
CPUMInternal.mac 12.0 KB 464   18 years vboxsync Renamed CR4 masks
CPUMInternal.h 9.2 KB 464   18 years vboxsync Renamed CR4 masks
CPUM.cpp 72.9 KB 773   18 years vboxsync Correction
CFGMInternal.h 3.6 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
CFGM.cpp 54.4 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
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