VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
VMMSwitcher 193   18 年 vboxsync Export AMD64ToPAE.asm
VMMR0 400   18 年 vboxsync fixed
VMMGC 269   18 年 vboxsync Update
VMMAll 338   18 年 vboxsync CPUMSetGuestDR*() takes a RTGCUINTREG not a RTUINTREG.
testcase 167   18 年 vboxsync enabled the structure tests on 64-bit too.
PATM 396   18 年 vboxsync fixed 3 short jumps for nasm.
x86context.h 2.5 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
VMReq.cpp 30.2 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
VMMInternal.mac 1.7 KB 161   18 年 vboxsync 64-bit: structure alignment.
VMMInternal.h 15.5 KB 271   18 年 vboxsync More stats
VMMDocsRawMode.cpp 1.1 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
VMMCodingGuidelines.cpp 3.9 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
VMM.cpp 105.3 KB 397   18 年 vboxsync Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
VMInternal.h 8.9 KB 319   18 年 vboxsync r=bird: do jmp_buf like in EMInternal.h with a padding union.
VMEmt.cpp 14.8 KB 247   18 年 vboxsync Out of memory reporting for dynamic memory allocation case.
VM.cpp 81.2 KB 234   18 年 vboxsync VMM: Added support for runtime error notifications (VMSetRuntimeError …
VBoxVMMDeps.cpp 1.6 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
TRPMInternal.mac 3.3 KB 347   18 年 vboxsync Rewrote and simplified interrupt handler patching.
TRPMInternal.h 6.0 KB 397   18 年 vboxsync Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
TRPM.cpp 67.4 KB 348   18 年 vboxsync Bumped SSM version
TMInternal.h 14.9 KB 161   18 年 vboxsync 64-bit: structure alignment.
TM.cpp 42.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
STAMInternal.h 4.0 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
STAM.cpp 35.5 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
SSMInternal.h 5.2 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
SSM.cpp 96.2 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
SELMInternal.h 6.5 KB 161   18 年 vboxsync 64-bit: structure alignment.
SELM.cpp 81.9 KB 347   18 年 vboxsync Rewrote and simplified interrupt handler patching.
REMInternal.h 9.4 KB 164   18 年 vboxsync Corrected padding.
PGMShw.h 7.6 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMPool.cpp 27.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMPhys.h 3.9 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMPhys.cpp 19.5 KB 323   18 年 vboxsync drop the default, there's just one other call.
PGMMap.cpp 39.1 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMInternal.h 109.7 KB 161   18 年 vboxsync 64-bit: structure alignment.
PGMHandler.cpp 21.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMGst.h 18.4 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMCache.h 11.1 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGMBth.h 6.8 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PGM.cpp 157.1 KB 108   18 年 vboxsync Fixed comment (reset is now required on load). 64-bit
PDMQueue.cpp 24.9 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PDMLdr.cpp 34.8 KB 48   18 年 vboxsync amd64 compile fixes.
PDMInternal.h 25.2 KB 161   18 年 vboxsync 64-bit: structure alignment.
PDMDriver.cpp 36.8 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PDMDevice.cpp 168.8 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PDMCritSect.cpp 9.5 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
PDM.cpp 31.4 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
MMPhys.cpp 17.0 KB 323   18 年 vboxsync drop the default, there's just one other call.
MMPagePool.cpp 17.7 KB 50   18 年 vboxsync amd64 compile fixes.
MMInternal.h 21.1 KB 323   18 年 vboxsync drop the default, there's just one other call.
MMHyper.cpp 30.7 KB 323   18 年 vboxsync drop the default, there's just one other call.
MMHeap.cpp 18.6 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
MM.cpp 18.8 KB 247   18 年 vboxsync Out of memory reporting for dynamic memory allocation case.
Makefile 8.7 KB 1   55 年 vboxsync import
IOMInternal.h 15.4 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
IOM.cpp 63.7 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
HWACCMInternal.h 11.0 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
HWACCM.cpp 23.2 KB 397   18 年 vboxsync Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
EMInternal.h 10.7 KB 161   18 年 vboxsync 64-bit: structure alignment.
EM.cpp 142.1 KB 347   18 年 vboxsync Rewrote and simplified interrupt handler patching.
DBGFSym.cpp 31.4 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFStack.cpp 15.8 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFLog.cpp 4.8 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFInternal.h 7.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFInfo.cpp 23.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFDisas.cpp 23.9 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFBp.cpp 26.5 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGFAddr.cpp 4.0 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
DBGF.cpp 29.3 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
CPUMStack.cpp 1.5 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
CPUMInternal.mac 12.0 KB 19   18 年 vboxsync nasm.mac -> asmdefs.mac + header adjustments.
CPUMInternal.h 9.2 KB 140   18 年 vboxsync 64-bit.
CPUM.cpp 72.7 KB 186   18 年 vboxsync Turn off sysenter/sysexit support due to IOPL problems. (#1782)
CFGMInternal.h 3.6 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
CFGM.cpp 54.4 KB 23   18 年 vboxsync string.h & stdio.h + header cleanups.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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