VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 1645   18 years vboxsync removed some leftover debug code (amd64 tripple-fault)
VMMR0 2176   18 years vboxsync Don't check timer & r3 job in single stepping mode.
VMMGC 2171   18 years vboxsync Added @todo
VMMAll 2168   18 years vboxsync Added DBGFIsStepping
testcase 2124   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
PATM 2088   18 years vboxsync nasm fix
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.
VMMTests.cpp 22.9 KB 1313   18 years vboxsync Moved the VMM tests into a separate file.
VMMInternal.mac 1.7 KB 161   18 years vboxsync 64-bit: structure alignment.
VMMInternal.h 15.8 KB 1210   18 years vboxsync Added PGMR3ChangeShwPDMappings. Added VMX/SVM test case.
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 92.3 KB 2124   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
VMInternal.h 9.1 KB 870   18 years vboxsync Added VMR3SuspendNoSave.
VMEmt.cpp 14.8 KB 1633   18 years vboxsync warning.
VM.cpp 83.7 KB 2096   18 years vboxsync Made error messages more detailed
VBoxVMMDeps.cpp 1.7 KB 1313   18 years vboxsync Moved the VMM tests into a separate file.
TRPMInternal.mac 3.6 KB 2124   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
TRPMInternal.h 6.8 KB 2124   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
TRPM.cpp 68.7 KB 2124   18 years vboxsync TRPM changes to assert and report trap/interrupt types accurately.
TMInternal.h 15.9 KB 1057   18 years vboxsync Trapping and virtualizing TSC (both disabled).
TM.cpp 50.2 KB 2105   18 years vboxsync sync virt time docs and some general docs updates.
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 990   18 years vboxsync spaces
SELMInternal.h 7.5 KB 1502   18 years vboxsync Syncing of TSS virtual interrupt redirection bitmap added.
SELM.cpp 87.4 KB 1794   18 years vboxsync put back interrupt redirection update
REMInternal.h 9.6 KB 2007   18 years vboxsync Bumped ssm version
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 20.0 KB 1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
PGMMap.cpp 39.8 KB 1578   18 years vboxsync style
PGMInternal.h 110.7 KB 2089   18 years vboxsync Added PGMPOOLKIND_32BIT_PT_FOR_PHYS & PGMPOOLKIND_PAE_PT_FOR_PHYS
PGMHandler.cpp 21.5 KB 1997   18 years vboxsync Better search for innocent conflicts
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 1283   18 years vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
PDMQueue.cpp 24.9 KB 509   18 years vboxsync Corrected comment
PDMLdr.cpp 36.9 KB 1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
PDMInternal.h 25.5 KB 1447   18 years vboxsync spaces
PDMDriver.cpp 36.8 KB 1354   18 years vboxsync Make it possible to move shared libs from /opt/VirtualBox-xxx to …
PDMDevice.cpp 168.8 KB 1858   18 years vboxsync pfnDriverAttach has to pass the real return value of pfnConstruct, not …
PDMCritSect.cpp 10.0 KB 634   18 years vboxsync nc
PDM.cpp 32.2 KB 1812   18 years vboxsync r=bird: Not entirely sure if inverting the destruction order is a good …
MMPhys.cpp 17.1 KB 1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMPagePool.cpp 18.0 KB 1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMInternal.h 21.4 KB 1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
MMHyper.cpp 34.1 KB 1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMHeap.cpp 18.6 KB 714   18 years vboxsync small fix
MM.cpp 18.7 KB 1890   18 years vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
Makefile 9.0 KB 2163   18 years vboxsync Compile dbgfr0.cpp
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 1297   18 years vboxsync removed another workaround
HWACCM.cpp 23.2 KB 2132   18 years vboxsync Reset pending flag on reset.
EMInternal.h 11.3 KB 2063   18 years vboxsync More stats
EM.cpp 151.1 KB 2174   18 years vboxsync Compile fix
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 24.9 KB 2138   18 years vboxsync Use hidden selector register in DBGFR3DisasInstrEx
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 1814   18 years vboxsync Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP)
CPUMInternal.h 9.4 KB 1284   18 years vboxsync hmm. weird.
CPUM.cpp 75.3 KB 2107   18 years vboxsync Proper init of hidden selector registers.
CFGMInternal.h 3.6 KB 23   18 years vboxsync string.h & stdio.h + header cleanups.
CFGM.cpp 54.4 KB 1009   18 years vboxsync Fixed bug in CFGM node insertion when several intermediate nodes were …
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