VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
PATM 10141   16 年 vboxsync PATM: some preparations for new SSM handling.
testcase 10648   16 年 vboxsync Moved X86FXSTATE from x86.mac to cpum.mac.
VMMAll 10705   16 年 vboxsync PGMGetModeName: added nested paging
VMMGC 10450   16 年 vboxsync Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
VMMR0 10746   16 年 vboxsync Added pSession argument to all the intnet request packets.
VMMSwitcher 9669   16 年 vboxsync warnings
CFGM.cpp 73.1 KB 10702   16 年 vboxsync Made the CFGMR3*Def() integer apis always return something, even on …
CFGMInternal.h 3.6 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
CPUM.cpp 102.5 KB 10687   16 年 vboxsync Save the FPU control word and MXCSR on entry and restore them …
CPUMInternal.h 10.4 KB 10687   16 年 vboxsync Save the FPU control word and MXCSR on entry and restore them …
CPUMInternal.mac 13.3 KB 10687   16 年 vboxsync Save the FPU control word and MXCSR on entry and restore them …
CPUMStack.cpp 1.5 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
DBGF.cpp 29.8 KB 9421   16 年 vboxsync 64 bits hidden selector base.
DBGFAddr.cpp 4.9 KB 8819   17 年 vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
DBGFAddrSpace.cpp 1.5 KB 9277   16 年 vboxsync Kick off.
DBGFBp.cpp 26.5 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
DBGFDisas.cpp 20.5 KB 9846   16 年 vboxsync Disassembly update for flat addresses & 64 bits mode
DBGFInfo.cpp 25.0 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
DBGFInternal.h 8.1 KB 8802   17 年 vboxsync alignment…
DBGFLog.cpp 4.8 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
DBGFMem.cpp 8.0 KB 8819   17 年 vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
DBGFModule.cpp 1.6 KB 9277   16 年 vboxsync Kick off.
DBGFOS.cpp 11.0 KB 8800   17 年 vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
DBGFStack.cpp 15.8 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
DBGFSym.cpp 31.4 KB 9182   17 年 vboxsync fixed bad log formatter VRc instead of Vrc.
EM.cpp 142.6 KB 10706   16 年 vboxsync Backed out 33381. Could be responsible for test regressions.
EMInternal.h 12.2 KB 9387   16 年 vboxsync 64-bit GC alignment fixes
GMM.cpp 8.6 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
HWACCM.cpp 38.9 KB 10730   16 年 vboxsync Disabled nested paging again (testboxlin).
HWACCMInternal.h 15.9 KB 10691   16 年 vboxsync Enable nested paging by default.
IOM.cpp 80.1 KB 10538   16 年 vboxsync Fixed ring 3 mmio handling (unused previously).
IOMInternal.h 19.7 KB 10538   16 年 vboxsync Fixed ring 3 mmio handling (unused previously).
Makefile.kmk 10.6 KB 10450   16 年 vboxsync Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
MM.cpp 25.5 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
MMHeap.cpp 21.9 KB 8797   17 年 vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
MMHyper.cpp 38.9 KB 9303   16 年 vboxsync Signed/unsigned mismatch. More string format specifiers
MMInternal.h 24.0 KB 9388   16 年 vboxsync 32-bit GC fix
MMPagePool.cpp 18.0 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
MMPhys.cpp 18.6 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
PDM.cpp 39.9 KB 10202   16 年 vboxsync removed VBOX_WITH_PDM_LOCK
PDMCritSect.cpp 11.0 KB 9154   17 年 vboxsync Corrected code that doesn't compile with GC_ARCH_BITS=64.
PDMDevice.cpp 181.4 KB 10492   16 年 vboxsync Added PDMApicHasPendingIrq.
PDMDriver.cpp 43.1 KB 10710   16 年 vboxsync Fix debug logging in PDMDriver
PDMInternal.h 33.6 KB 10640   16 年 vboxsync spaces
PDMLdr.cpp 37.1 KB 9148   17 年 vboxsync More 64 bits guest preps
PDMQueue.cpp 24.9 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
PDMThread.cpp 31.0 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
PGM.cpp 195.8 KB 10507   16 年 vboxsync Fixed release build problem
PGMBth.h 6.9 KB 10494   16 年 vboxsync Fixed ring 3 AssertCR3 handler init.
PGMDbg.cpp 17.5 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
PGMGst.h 19.8 KB 10035   16 年 vboxsync More annoying assertions removed
PGMHandler.cpp 22.5 KB 9256   16 年 vboxsync More string specifiers
PGMInternal.h 154.2 KB 10320   16 年 vboxsync Rearranged code to deal with pgm pool tasks during SyncCR3.
PGMMap.cpp 41.1 KB 9303   16 年 vboxsync Signed/unsigned mismatch. More string format specifiers
PGMPhys.cpp 84.4 KB 9276   16 年 vboxsync Prevent an fInRem assertion in the tlb flushing code when A20 is …
PGMPhysRWTmpl.h 3.9 KB 8635   17 年 vboxsync PGMPhys.h -> PGMPhysRWTmpl.h
PGMPool.cpp 28.4 KB 10032   16 年 vboxsync Nested paging updates
PGMShw.h 6.5 KB 10065   16 年 vboxsync Missing physical address for nested root
REMInternal.h 9.9 KB 10409   16 年 vboxsync Backed out part of the previous changeset: breaks the saved state.
SELM.cpp 89.6 KB 10087   16 年 vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
SELMInternal.h 7.7 KB 10087   16 年 vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
SSM.cpp 102.9 KB 10070   16 年 vboxsync log spelling.
SSMInternal.h 5.2 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
STAM.cpp 65.6 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
STAMInternal.h 3.9 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
TM.cpp 83.9 KB 10567   16 年 vboxsync Expose cpuid 0x80000007 (AMD - Advanced Power Management (TSC …
TMInternal.h 19.5 KB 9387   16 年 vboxsync 64-bit GC alignment fixes
TRPM.cpp 71.0 KB 9531   16 年 vboxsync RTRCPTR_MAX to prevent gcc compiler warnings
TRPMInternal.h 7.7 KB 9288   16 年 vboxsync More type changes.
TRPMInternal.mac 3.8 KB 9430   16 年 vboxsync Made the base of GDTR and IDTR 64 bits.
VBoxVMMDeps.cpp 1.8 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VM.cpp 88.9 KB 8794   17 年 vboxsync started on some state machine validation (to catch a bad OFF -> GURU …
VMEmt.cpp 37.3 KB 8795   17 年 vboxsync Fiex bad OFF -> GURU state transition.
VMInternal.h 14.8 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMM.cpp 99.1 KB 10720   16 年 vboxsync Fixed issue in fast (METHOD_NEITHER) ioctls. Write the last error to …
VMMCodingGuidelines.cpp 3.9 KB 9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMMDocsRawMode.cpp 1.1 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 16.5 KB 9387   16 年 vboxsync 64-bit GC alignment fixes
VMMInternal.mac 1.7 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
VMMTests.cpp 23.2 KB 10723   16 年 vboxsync Missing fixes for VMMR0_DO_RAW_RUN
VMReq.cpp 34.7 KB 8155   17 年 vboxsync The Big Sun Rebranding Header Change
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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