VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMSwitcher 9669   16 years vboxsync warnings
VMMR0 12479   16 years vboxsync Also print ring 0 release assertion messages to the release log. Now …
VMMGC 12339   16 years vboxsync Minor comment correction
VMMAll 12404   16 years vboxsync Cut off calculated addresses when not in 64 bits mode. (fixes OS/2 …
testcase 12444   16 years vboxsync VMM/testcase/Makefile.kmk: Don't include MINGW32 if it has already …
PATM 12305   16 years vboxsync Flush the recompiler's TB cache each time we detect writes to …
VMReq.cpp 34.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMTests.cpp 23.2 KB 10723   16 years vboxsync Missing fixes for VMMR0_DO_RAW_RUN
VMMInternal.mac 1.7 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMInternal.h 16.7 KB 12479   16 years vboxsync Also print ring 0 release assertion messages to the release log. Now …
VMMDocsRawMode.cpp 1.1 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMMCodingGuidelines.cpp 3.9 KB 9212   16 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
VMM.cpp 98.9 KB 12479   16 years vboxsync Also print ring 0 release assertion messages to the release log. Now …
VMInternal.h 14.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
VMEmt.cpp 37.3 KB 8795   16 years vboxsync Fiex bad OFF -> GURU state transition.
VM.cpp 90.4 KB 12497   16 years vboxsync Rephrased error message.
VBoxVMMDeps.cpp 1.8 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
TRPMInternal.mac 3.8 KB 9430   16 years vboxsync Made the base of GDTR and IDTR 64 bits.
TRPMInternal.h 7.7 KB 9288   16 years vboxsync More type changes.
TRPM.cpp 71.0 KB 11792   16 years vboxsync Assert when the SSM version doesn't match.
TMInternal.h 19.5 KB 9387   16 years vboxsync 64-bit GC alignment fixes
TM.cpp 83.9 KB 11792   16 years vboxsync Assert when the SSM version doesn't match.
STAMInternal.h 3.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
STAM.cpp 65.6 KB 11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
SSMInternal.h 4.9 KB 12440   16 years vboxsync SSM: save the vbox version and revision in the saved state. LogRel it …
SSM.cpp 109.4 KB 12441   16 years vboxsync VMM/SSM: fix logging bug
SELMInternal.h 7.7 KB 10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
SELM.cpp 89.7 KB 11792   16 years vboxsync Assert when the SSM version doesn't match.
REMInternal.h 9.9 KB 11813   16 years vboxsync Deal with 1.6 saved states in the recompiler.
PGMShw.h 6.5 KB 10822   16 years vboxsync Prepare for EPT.
PGMPool.cpp 28.4 KB 11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
PGMPhysRWTmpl.h 3.9 KB 8635   16 years vboxsync PGMPhys.h -> PGMPhysRWTmpl.h
PGMPhys.cpp 84.5 KB 12300   16 years vboxsync Devices and VMM: cosmetics: removed full stops at the end of …
PGMMap.cpp 41.6 KB 11996   16 years vboxsync PAE+NX = PAE (relevant for testing purposes).
PGMInternal.h 156.1 KB 11525   16 years vboxsync Added support for PSE-36.
PGMHandler.cpp 22.5 KB 9256   16 years vboxsync More string specifiers
PGMGst.h 20.0 KB 11525   16 years vboxsync Added support for PSE-36.
PGMDbg.cpp 17.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PGMBth.h 6.9 KB 10822   16 years vboxsync Prepare for EPT.
PGM.cpp 204.3 KB 12417   16 years vboxsync Flushing the pgm pool cache when switching guest modes does not apply …
PDMThread.cpp 32.7 KB 12324   16 years vboxsync PDMThread: New API PDMR3ThreadSleep. Fixed a per thread event sem leak.
PDMQueue.cpp 24.9 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
PDMLdr.cpp 37.5 KB 11889   16 years vboxsync VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
PDMInternal.h 33.7 KB 12324   16 years vboxsync PDMThread: New API PDMR3ThreadSleep. Fixed a per thread event sem leak.
PDMDriver.cpp 43.1 KB 11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
PDMDevice.cpp 181.7 KB 11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
PDMCritSect.cpp 11.0 KB 9154   16 years vboxsync Corrected code that doesn't compile with GC_ARCH_BITS=64.
PDM.cpp 39.9 KB 11792   16 years vboxsync Assert when the SSM version doesn't match.
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   16 years vboxsync 32-bit GC fix
MMHyper.cpp 39.0 KB 11164   16 years vboxsync #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
MMHeap.cpp 21.9 KB 8797   16 years vboxsync New DBGF interface for digging into the guts of the guest OS kernel.
MM.cpp 25.5 KB 11792   16 years vboxsync Assert when the SSM version doesn't match.
Makefile.kmk 10.5 KB 12248   16 years vboxsync VMM/Makefiles: Eliminated PATH_TARGET usage and pushed them up to root …
IOMInternal.h 19.7 KB 11303   16 years vboxsync pdm: Retired PPDMDEVINSGC.
IOM.cpp 80.1 KB 11299   16 years vboxsync mm: MMHyperXXToGC -> MMHyperXXToRC.
HWACCMInternal.h 18.4 KB 12162   16 years vboxsync VMM: Assert that we don't change CPU unexpectedly while executing in …
HWACCM.cpp 46.7 KB 12121   16 years vboxsync Committed hardware breakpoint support for VT-x and AMD-V. Untested and …
GMM.cpp 8.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
EMInternal.h 12.4 KB 12305   16 years vboxsync Flush the recompiler's TB cache each time we detect writes to …
EM.cpp 143.6 KB 12305   16 years vboxsync Flush the recompiler's TB cache each time we detect writes to …
DBGFSym.cpp 31.4 KB 9182   16 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   16 years vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
DBGFModule.cpp 1.6 KB 9277   16 years vboxsync Kick off.
DBGFMem.cpp 8.0 KB 8819   16 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   16 years vboxsync alignment…
DBGFInfo.cpp 25.0 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
DBGFDisas.cpp 20.5 KB 9846   16 years vboxsync Disassembly update for flat addresses & 64 bits mode
DBGFBp.cpp 26.5 KB 11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
DBGFAddrSpace.cpp 1.5 KB 9277   16 years vboxsync Kick off.
DBGFAddr.cpp 4.9 KB 8819   16 years vboxsync Added DBGFR3MemReadString and made DBGFR3AddrFromFlat return pAddress.
DBGF.cpp 29.8 KB 11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
CPUMStack.cpp 1.5 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CPUMInternal.mac 13.3 KB 10687   16 years vboxsync Save the FPU control word and MXCSR on entry and restore them …
CPUMInternal.h 10.4 KB 10687   16 years vboxsync Save the FPU control word and MXCSR on entry and restore them …
CPUM.cpp 106.5 KB 12121   16 years vboxsync Committed hardware breakpoint support for VT-x and AMD-V. Untested and …
CFGMInternal.h 3.6 KB 8155   17 years vboxsync The Big Sun Rebranding Header Change
CFGM.cpp 73.1 KB 10702   16 years vboxsync Made the CFGMR3*Def() integer apis always return something, even on …
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