VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 2088   18 年 vboxsync nasm fix
testcase 2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
VMMAll 2217   18 年 vboxsync Added IOMInterpretINSEx & IOMInterpretOUTSEx. Support ins/outs …
VMMGC 2202   18 年 vboxsync Cleaned up.
VMMR0 2218   18 年 vboxsync Added ins/outs support to VMX. Cleaned up both VMX & SVM io handling.
VMMSwitcher 1645   18 年 vboxsync removed some leftover debug code (amd64 tripple-fault)
CFGM.cpp 54.4 KB 1009   18 年 vboxsync Fixed bug in CFGM node insertion when several intermediate nodes were …
CFGMInternal.h 3.6 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
CPUM.cpp 75.3 KB 2107   18 年 vboxsync Proper init of hidden selector registers.
CPUMInternal.h 9.4 KB 1284   18 年 vboxsync hmm. weird.
CPUMInternal.mac 12.0 KB 1814   18 年 vboxsync Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP)
CPUMStack.cpp 1.5 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGF.cpp 29.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFAddr.cpp 4.0 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFBp.cpp 26.5 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFDisas.cpp 24.9 KB 2138   18 年 vboxsync Use hidden selector register in DBGFR3DisasInstrEx
DBGFInfo.cpp 23.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFInternal.h 7.4 KB 450   18 年 vboxsync Don't use an offset based AVL tree for symbols.
DBGFLog.cpp 4.8 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFStack.cpp 15.8 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFSym.cpp 31.4 KB 670   18 年 vboxsync WIN32 -> WIN; size_t
EM.cpp 151.1 KB 2177   18 年 vboxsync Put back RF flag
EMInternal.h 11.3 KB 2063   18 年 vboxsync More stats
HWACCM.cpp 23.6 KB 2213   18 年 vboxsync More stats
HWACCMInternal.h 11.1 KB 2213   18 年 vboxsync More stats
IOM.cpp 66.7 KB 707   18 年 vboxsync Oops
IOMInternal.h 16.4 KB 706   18 年 vboxsync IOM handler profiling.
Makefile 9.1 KB 2201   18 年 vboxsync Moved ins/outs handling to the VMMAll directory.
MM.cpp 18.7 KB 1890   18 年 vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMHeap.cpp 18.6 KB 714   18 年 vboxsync small fix
MMHyper.cpp 34.1 KB 1890   18 年 vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMInternal.h 21.4 KB 1480   18 年 vboxsync No longer require contiguous memory for the VM structure. Did long …
MMPagePool.cpp 18.0 KB 1890   18 年 vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
MMPhys.cpp 17.1 KB 1890   18 年 vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
PDM.cpp 32.2 KB 1812   18 年 vboxsync r=bird: Not entirely sure if inverting the destruction order is a good …
PDMCritSect.cpp 10.0 KB 634   18 年 vboxsync nc
PDMDevice.cpp 168.8 KB 1858   18 年 vboxsync pfnDriverAttach has to pass the real return value of pfnConstruct, not …
PDMDriver.cpp 36.8 KB 1354   18 年 vboxsync Make it possible to move shared libs from /opt/VirtualBox-xxx to …
PDMInternal.h 25.5 KB 1447   18 年 vboxsync spaces
PDMLdr.cpp 36.9 KB 1890   18 年 vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
PDMQueue.cpp 24.9 KB 509   18 年 vboxsync Corrected comment
PGM.cpp 157.3 KB 1283   18 年 vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
PGMBth.h 6.8 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMCache.h 11.1 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMGst.h 18.4 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMHandler.cpp 21.5 KB 1997   18 年 vboxsync Better search for innocent conflicts
PGMInternal.h 110.7 KB 2089   18 年 vboxsync Added PGMPOOLKIND_32BIT_PT_FOR_PHYS & PGMPOOLKIND_PAE_PT_FOR_PHYS
PGMMap.cpp 39.8 KB 1578   18 年 vboxsync style
PGMPhys.cpp 20.0 KB 1890   18 年 vboxsync Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
PGMPhys.h 3.9 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMPool.cpp 27.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMShw.h 7.6 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
REMInternal.h 9.6 KB 2007   18 年 vboxsync Bumped ssm version
SELM.cpp 87.4 KB 1794   18 年 vboxsync put back interrupt redirection update
SELMInternal.h 7.5 KB 1502   18 年 vboxsync Syncing of TSS virtual interrupt redirection bitmap added.
SSM.cpp 96.9 KB 990   18 年 vboxsync spaces
SSMInternal.h 5.2 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
STAM.cpp 35.6 KB 552   18 年 vboxsync Added STAMUNIT_KILOBYTES
STAMInternal.h 4.0 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
TM.cpp 50.2 KB 2105   18 年 vboxsync sync virt time docs and some general docs updates.
TMInternal.h 15.9 KB 1057   18 年 vboxsync Trapping and virtualizing TSC (both disabled).
TRPM.cpp 68.7 KB 2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
TRPMInternal.h 6.8 KB 2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
TRPMInternal.mac 3.6 KB 2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
VBoxVMMDeps.cpp 1.7 KB 1313   18 年 vboxsync Moved the VMM tests into a separate file.
VM.cpp 83.7 KB 2096   18 年 vboxsync Made error messages more detailed
VMEmt.cpp 14.8 KB 1633   18 年 vboxsync warning.
VMInternal.h 9.1 KB 870   18 年 vboxsync Added VMR3SuspendNoSave.
VMM.cpp 92.3 KB 2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
VMMCodingGuidelines.cpp 3.9 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
VMMDocsRawMode.cpp 1.1 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
VMMInternal.h 15.8 KB 1210   18 年 vboxsync Added PGMR3ChangeShwPDMappings. Added VMX/SVM test case.
VMMInternal.mac 1.7 KB 161   18 年 vboxsync 64-bit: structure alignment.
VMMTests.cpp 22.9 KB 1313   18 年 vboxsync Moved the VMM tests into a separate file.
VMReq.cpp 30.2 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
x86context.h 2.5 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette