VirtualBox

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

Name Size Rev Age Author Last Change
../
PATM 1635   18 years vboxsync warnings.
testcase 1528   18 years vboxsync alignment
VMMAll 1634   18 years vboxsync warnings.
VMMGC 1645   18 years vboxsync removed some leftover debug code (amd64 tripple-fault)
VMMR0 1645   18 years vboxsync removed some leftover debug code (amd64 tripple-fault)
VMMSwitcher 1645   18 years vboxsync removed some leftover debug code (amd64 tripple-fault)
CFGM.cpp 54.4 KB 1009   18 years vboxsync Fixed bug in CFGM node insertion when several intermediate nodes were …
CFGMInternal.h 3.6 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
CPUM.cpp 73.9 KB 1574   18 years vboxsync Turned on VME.
CPUMInternal.h 9.4 KB 1284   18 years vboxsync hmm. weird.
CPUMInternal.mac 12.0 KB 1284   18 years vboxsync hmm. weird.
CPUMStack.cpp 1.5 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.
DBGFAddr.cpp 4.0 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGFBp.cpp 26.5 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGFDisas.cpp 23.9 KB 986   18 years vboxsync Fixed confusion between hyper disasm request and real mode. Also we're …
DBGFInfo.cpp 23.3 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.
DBGFLog.cpp 4.8 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGFStack.cpp 15.8 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
DBGFSym.cpp 31.4 KB 670   18 years vboxsync WIN32 -> WIN; size_t
EM.cpp 148.2 KB 1607   18 years vboxsync ~0U
EMInternal.h 10.8 KB 686   18 years vboxsync Alignment fixes for windows. (structure packing is a strange thing …
HWACCM.cpp 23.3 KB 1291   18 years vboxsync Removed forced exit hack. No longer required.
HWACCMInternal.h 11.0 KB 1297   18 years vboxsync removed another workaround
IOM.cpp 66.7 KB 707   18 years vboxsync Oops
IOMInternal.h 16.4 KB 706   18 years vboxsync IOM handler profiling.
Makefile 9.0 KB 1699   18 years vboxsync NO_SUPCALLR0VMM not needed for L4
MM.cpp 18.7 KB 1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
MMHeap.cpp 18.6 KB 714   18 years vboxsync small fix
MMHyper.cpp 34.1 KB 1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
MMInternal.h 21.4 KB 1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
MMPagePool.cpp 18.0 KB 1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
MMPhys.cpp 17.0 KB 323   18 years vboxsync drop the default, there's just one other call.
PDM.cpp 31.5 KB 525   18 years vboxsync VM_GUEST_ADDR isn't the right macro for converting the pPciBusHC into …
PDMCritSect.cpp 10.0 KB 634   18 years vboxsync nc
PDMDevice.cpp 168.7 KB 1354   18 years vboxsync Make it possible to move shared libs from /opt/VirtualBox-xxx to …
PDMDriver.cpp 36.8 KB 1354   18 years vboxsync Make it possible to move shared libs from /opt/VirtualBox-xxx to …
PDMInternal.h 25.5 KB 1447   18 years vboxsync spaces
PDMLdr.cpp 36.9 KB 1442   18 years vboxsync spaces
PDMQueue.cpp 24.9 KB 509   18 years vboxsync Corrected comment
PGM.cpp 157.3 KB 1283   18 years vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
PGMBth.h 6.8 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.
PGMGst.h 18.4 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGMHandler.cpp 21.3 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
PGMInternal.h 110.3 KB 1594   18 years vboxsync Fixed 64-bit issue.
PGMMap.cpp 39.8 KB 1578   18 years vboxsync style
PGMPhys.cpp 20.0 KB 1099   18 years vboxsync Out of memory in dynamic guest ram alloc: Pause first, then inform Main.
PGMPhys.h 3.9 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.
PGMShw.h 7.6 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
REMInternal.h 9.6 KB 983   18 years vboxsync Opps.
SELM.cpp 87.3 KB 1645   18 years vboxsync removed some leftover debug code (amd64 tripple-fault)
SELMInternal.h 7.5 KB 1502   18 years vboxsync Syncing of TSS virtual interrupt redirection bitmap added.
SSM.cpp 96.9 KB 990   18 years vboxsync spaces
SSMInternal.h 5.2 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
STAM.cpp 35.6 KB 552   18 years vboxsync Added STAMUNIT_KILOBYTES
STAMInternal.h 4.0 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
TM.cpp 48.8 KB 1058   18 years vboxsync oops left it enabled.
TMInternal.h 15.9 KB 1057   18 years vboxsync Trapping and virtualizing TSC (both disabled).
TRPM.cpp 67.9 KB 1446   18 years vboxsync spaces
TRPMInternal.h 6.9 KB 1328   18 years vboxsync Reorganized TRPM in preparation of handling IDT writes in the guest …
TRPMInternal.mac 3.6 KB 1580   18 years vboxsync Corrected VBOXTSS member name.
VBoxVMMDeps.cpp 1.7 KB 1313   18 years vboxsync Moved the VMM tests into a separate file.
VM.cpp 83.1 KB 1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
VMEmt.cpp 14.8 KB 1633   18 years vboxsync warning.
VMInternal.h 9.1 KB 870   18 years vboxsync Added VMR3SuspendNoSave.
VMM.cpp 92.2 KB 1313   18 years vboxsync Moved the VMM tests into a separate file.
VMMCodingGuidelines.cpp 3.9 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
VMMDocsRawMode.cpp 1.1 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
VMMInternal.h 15.8 KB 1210   18 years vboxsync Added PGMR3ChangeShwPDMappings. Added VMX/SVM test case.
VMMInternal.mac 1.7 KB 161   18 years vboxsync 64-bit: structure alignment.
VMMTests.cpp 22.9 KB 1313   18 years vboxsync Moved the VMM tests into a separate file.
VMReq.cpp 30.2 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
x86context.h 2.5 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