VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMR0 9161   17 years vboxsync Have to save and restore MSR_K8_FS_BASE as well in the …
VMMGC 8985   17 years vboxsync Added an extra argument to TRPMForwardTrap so the trpm profiling …
VMMAll 9115   17 years vboxsync HWACCM: Invalidate pages changed by PGMHandlerPhysicalPageTempOff. …
testcase 8990   17 years vboxsync Configure the testing pass.
PATM 8984   17 years vboxsync Removed the dtrace experiment. the invalid lock sequences now ends up …
VMReq.cpp 34.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMTests.cpp 22.9 KB 9148   17 years vboxsync More 64 bits guest preps
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 16.5 KB 9148   17 years vboxsync More 64 bits guest preps
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMCodingGuidelines.cpp 3.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMM.cpp 98.4 KB 9148   17 years vboxsync More 64 bits guest preps
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.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TRPMInternal.h 7.6 KB 9148   17 years vboxsync More 64 bits guest preps
TRPM.cpp 71.0 KB 9148   17 years vboxsync More 64 bits guest preps
TMInternal.h 19.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TM.cpp 84.1 KB 9148   17 years vboxsync More 64 bits guest preps
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.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
SELM.cpp 87.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
REMInternal.h 9.8 KB 8223   17 years vboxsync Disabled rem code page monitoring (broken since changeset 20831) and …
PGMShw.h 6.1 KB 9106   17 years vboxsync Changed assertion for nested shadow paging
PGMPool.cpp 27.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PGMPhysRWTmpl.h 3.9 KB 8635   17 years vboxsync PGMPhys.h -> PGMPhysRWTmpl.h
PGMPhys.cpp 84.3 KB 8635   17 years vboxsync PGMPhys.h -> PGMPhysRWTmpl.h
PGMMap.cpp 41.1 KB 8543   17 years vboxsync Corrected the error code for that core code 'allocation' failure.
PGMInternal.h 151.6 KB 9026   17 years vboxsync More updates for nested paging. (setting up the paging mode)
PGMHandler.cpp 22.5 KB 9148   17 years vboxsync More 64 bits guest preps
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.9 KB 9148   17 years vboxsync More 64 bits guest preps
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.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMDriver.cpp 43.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMDevice.cpp 185.4 KB 9148   17 years vboxsync More 64 bits guest preps
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 8677   17 years vboxsync Fixed lock accounting for locks aquired via VMM[GC|R0]CallHost.
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 23.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
MMHyper.cpp 38.9 KB 9148   17 years vboxsync More 64 bits guest preps
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 9008   17 years vboxsync Changes for proper flushing of the TLB for physical registration changes.
IOMInternal.h 18.8 KB 8234   17 years vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
IOM.cpp 79.4 KB 9155   17 years vboxsync Another GC_ARCH_BITS=64 build breaker
HWACCMInternal.h 13.7 KB 9116   17 years vboxsync Added stat counter for physical page invalidation.
HWACCM.cpp 37.3 KB 9116   17 years vboxsync Added stat counter for physical page invalidation.
GMM.cpp 8.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
EMInternal.h 12.1 KB 9069   17 years vboxsync Interpret msr reads and writes (currently disabled in order not to …
EM.cpp 142.1 KB 9069   17 years vboxsync Interpret msr reads and writes (currently disabled in order not to …
DBGFSym.cpp 31.4 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
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.
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 25.5 KB 9154   17 years vboxsync Corrected code that doesn't compile with GC_ARCH_BITS=64.
DBGFBp.cpp 26.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFAddr.cpp 4.9 KB 8819   17 years vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
DBGF.cpp 29.8 KB 8823   17 years vboxsync Don't loop forever in DBGFR3Term if the debugger and EMT race each other.
CPUMStack.cpp 1.5 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
CPUMInternal.h 9.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CPUM.cpp 86.5 KB 9154   17 years vboxsync Corrected code that doesn't compile with GC_ARCH_BITS=64.
CFGMInternal.h 3.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CFGM.cpp 57.2 KB 8564   17 years vboxsync NoDmik -> NOT_DMIK.
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