VirtualBox

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

Name Size Rev Age Author Last Change
../
PATM 8763   17 years vboxsync Use Makefile.kup instead of up.kmk.
testcase 8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
VMMAll 8739   17 years vboxsync Set the shadow PDE for real and protected mode without paging to …
VMMGC 8793   17 years vboxsync Log group.
VMMR0 8815   17 years vboxsync Corrected revision checks for erratum 170.
VMMSwitcher 8155   17 years vboxsync The Big Sun Rebranding Header Change
CFGM.cpp 57.2 KB 8564   17 years vboxsync NoDmik -> NOT_DMIK.
CFGMInternal.h 3.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CPUM.cpp 86.4 KB 8815   17 years vboxsync Corrected revision checks for erratum 170.
CPUMInternal.h 9.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CPUMInternal.mac 13.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CPUMStack.cpp 1.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGF.cpp 29.4 KB 8797   17 years vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
DBGFAddr.cpp 4.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFBp.cpp 26.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFDisas.cpp 25.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFInfo.cpp 25.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFInternal.h 8.1 KB 8802   17 years vboxsync alignment…
DBGFLog.cpp 4.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFMem.cpp 5.6 KB 8800   17 years vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
DBGFOS.cpp 11.0 KB 8800   17 years vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
DBGFStack.cpp 15.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFSym.cpp 31.4 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
EM.cpp 140.3 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
EMInternal.h 11.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
GMM.cpp 8.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
HWACCM.cpp 32.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
HWACCMInternal.h 12.3 KB 8806   17 years vboxsync Determine which AMD cpus are really affected by erratum 170 (forced …
IOM.cpp 79.4 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
IOMInternal.h 18.8 KB 8234   17 years vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
Makefile.kmk 10.5 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
MMHeap.cpp 21.9 KB 8797   17 years vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
MMHyper.cpp 38.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
MMInternal.h 23.9 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
MMPhys.cpp 18.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDM.cpp 40.0 KB 8677   17 years vboxsync Fixed lock accounting for locks aquired via VMM[GC|R0]CallHost.
PDMCritSect.cpp 11.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMDevice.cpp 185.4 KB 8564   17 years vboxsync NoDmik -> NOT_DMIK.
PDMDriver.cpp 43.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMInternal.h 33.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMLdr.cpp 37.1 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
PDMThread.cpp 31.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PGM.cpp 183.9 KB 8677   17 years vboxsync Fixed lock accounting for locks aquired via VMM[GC|R0]CallHost.
PGMBth.h 6.8 KB 8414   17 years vboxsync Fixed bustage reported in #2799
PGMDbg.cpp 17.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PGMGst.h 19.8 KB 8415   17 years vboxsync Fixed bustage reported in #2799
PGMHandler.cpp 22.5 KB 8625   17 years vboxsync trailing spaces.
PGMInternal.h 149.8 KB 8659   17 years vboxsync Updates for 64 bits paging. Removed conditional dirty and accessed …
PGMMap.cpp 41.1 KB 8543   17 years vboxsync Corrected the error code for that core code 'allocation' failure.
PGMPhys.cpp 84.3 KB 8635   17 years vboxsync PGMPhys.h -> PGMPhysRWTmpl.h
PGMPhysRWTmpl.h 3.9 KB 8635   17 years vboxsync PGMPhys.h -> PGMPhysRWTmpl.h
PGMPool.cpp 27.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PGMShw.h 6.0 KB 8557   17 years vboxsync Updates for 64 bits paging. Removed unused ShwGet/Set/ModifyPDEByIndex …
REMInternal.h 9.8 KB 8223   17 years vboxsync Disabled rem code page monitoring (broken since changeset 20831) and …
SELM.cpp 87.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
SELMInternal.h 7.5 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
SSMInternal.h 5.2 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
STAMInternal.h 3.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TM.cpp 83.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TMInternal.h 19.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TRPM.cpp 71.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TRPMInternal.h 7.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TRPMInternal.mac 3.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VBoxVMMDeps.cpp 1.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VM.cpp 88.9 KB 8794   17 years vboxsync started on some state machine validation (to catch a bad OFF -> GURU …
VMEmt.cpp 37.3 KB 8795   17 years vboxsync Fiex bad OFF -> GURU state transition.
VMInternal.h 14.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMM.cpp 98.2 KB 8543   17 years vboxsync Corrected the error code for that core code 'allocation' failure.
VMMCodingGuidelines.cpp 3.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 16.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMTests.cpp 22.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMReq.cpp 34.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
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