VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 9669   17 years vboxsync warnings
VMMR0 9686   17 years vboxsync Logging updates
VMMGC 9412   17 years vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
VMMAll 9692   17 years vboxsync Partly backed out previous changeset
testcase 9547   17 years vboxsync build fix
PATM 9675   17 years vboxsync General cleanup of SELMToFlat.
VMReq.cpp 34.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMTests.cpp 22.9 KB 9656   17 years vboxsync Changed u1Reserved to u1Long in the selector attributes field.
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 16.5 KB 9387   17 years vboxsync 64-bit GC alignment fixes
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMCodingGuidelines.cpp 3.9 KB 9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMM.cpp 98.6 KB 9687   17 years vboxsync Pop up a guru meditation in case of a ring 0 assertion …
VMInternal.h 14.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMEmt.cpp 37.3 KB 8795   17 years vboxsync Fiex bad OFF -> GURU state transition.
VM.cpp 88.9 KB 8794   17 years vboxsync started on some state machine validation (to catch a bad OFF -> GURU …
VBoxVMMDeps.cpp 1.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TRPMInternal.mac 3.8 KB 9430   17 years vboxsync Made the base of GDTR and IDTR 64 bits.
TRPMInternal.h 7.7 KB 9288   17 years vboxsync More type changes.
TRPM.cpp 71.0 KB 9531   17 years vboxsync RTRCPTR_MAX to prevent gcc compiler warnings
TMInternal.h 19.5 KB 9387   17 years vboxsync 64-bit GC alignment fixes
TM.cpp 83.8 KB 9445   17 years vboxsync Overlooked the prototype.
STAMInternal.h 3.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
STAM.cpp 65.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
SSMInternal.h 5.2 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
SSM.cpp 102.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
SELMInternal.h 7.7 KB 9443   17 years vboxsync build fix
SELM.cpp 86.7 KB 9656   17 years vboxsync Changed u1Reserved to u1Long in the selector attributes field.
REMInternal.h 9.9 KB 9491   17 years vboxsync attempt to fix the 32-bit builds
PGMShw.h 6.1 KB 9106   17 years vboxsync Changed assertion for nested shadow paging
PGMPool.cpp 27.9 KB 9692   17 years vboxsync Partly backed out previous changeset
PGMPhysRWTmpl.h 3.9 KB 8635   17 years vboxsync PGMPhys.h -> PGMPhysRWTmpl.h
PGMPhys.cpp 84.4 KB 9276   17 years vboxsync Prevent an fInRem assertion in the tlb flushing code when A20 is …
PGMMap.cpp 41.1 KB 9303   17 years vboxsync Signed/unsigned mismatch. More string format specifiers
PGMInternal.h 153.2 KB 9692   17 years vboxsync Partly backed out previous changeset
PGMHandler.cpp 22.5 KB 9256   17 years vboxsync More string specifiers
PGMGst.h 19.8 KB 8415   17 years vboxsync Fixed bustage reported in #2799
PGMDbg.cpp 17.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PGMBth.h 6.8 KB 9024   17 years vboxsync 2nd attempt
PGM.cpp 192.8 KB 9669   17 years vboxsync warnings
PDMThread.cpp 31.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMQueue.cpp 24.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMLdr.cpp 37.1 KB 9148   17 years vboxsync More 64 bits guest preps
PDMInternal.h 33.5 KB 9387   17 years vboxsync 64-bit GC alignment fixes
PDMDriver.cpp 43.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMDevice.cpp 185.4 KB 9293   17 years vboxsync Enforce RTRCPTR usage.
PDMCritSect.cpp 11.0 KB 9154   17 years vboxsync Corrected code that doesn't compile with GC_ARCH_BITS=64.
PDM.cpp 40.0 KB 9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
MMPhys.cpp 18.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
MMPagePool.cpp 18.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
MMInternal.h 24.0 KB 9388   17 years vboxsync 32-bit GC fix
MMHyper.cpp 38.9 KB 9303   17 years vboxsync Signed/unsigned mismatch. More string format specifiers
MMHeap.cpp 21.9 KB 8797   17 years vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
MM.cpp 25.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
Makefile.kmk 10.6 KB 9483   17 years vboxsync async completion updates: * Rename the Darwin backend to FreeBSD …
IOMInternal.h 18.8 KB 9387   17 years vboxsync 64-bit GC alignment fixes
IOM.cpp 79.4 KB 9294   17 years vboxsync Wrong string format specifiers
HWACCMInternal.h 14.9 KB 9457   17 years vboxsync Reapplied fixed 31707.
HWACCM.cpp 38.1 KB 9539   17 years vboxsync Some changes for amd64. Lifted a restriction for executing code in …
GMM.cpp 8.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
EMInternal.h 12.2 KB 9387   17 years vboxsync 64-bit GC alignment fixes
EM.cpp 142.2 KB 9675   17 years vboxsync General cleanup of SELMToFlat.
DBGFSym.cpp 31.4 KB 9182   17 years vboxsync fixed bad log formatter VRc instead of Vrc.
DBGFStack.cpp 15.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFOS.cpp 11.0 KB 8800   17 years vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
DBGFModule.cpp 1.6 KB 9277   17 years vboxsync Kick off.
DBGFMem.cpp 8.0 KB 8819   17 years vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
DBGFLog.cpp 4.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFInternal.h 8.1 KB 8802   17 years vboxsync alignment…
DBGFInfo.cpp 25.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFDisas.cpp 19.6 KB 9675   17 years vboxsync General cleanup of SELMToFlat.
DBGFBp.cpp 26.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFAddrSpace.cpp 1.5 KB 9277   17 years vboxsync Kick off.
DBGFAddr.cpp 4.9 KB 8819   17 years vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
DBGF.cpp 29.8 KB 9421   17 years vboxsync 64 bits hidden selector base.
CPUMStack.cpp 1.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CPUMInternal.mac 13.4 KB 9430   17 years vboxsync Made the base of GDTR and IDTR 64 bits.
CPUMInternal.h 9.7 KB 9354   17 years vboxsync Added CPUMGetCPUVendor. Added CPUMCPUIDFEATURE_NXE, …
CPUM.cpp 95.7 KB 9661   17 years vboxsync Implement and use CPUMIsGuestIn64BitCode where appropriate.
CFGMInternal.h 3.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CFGM.cpp 72.4 KB 9328   17 years vboxsync typos.
Note: See TracBrowser for help on using the repository browser.

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