source:
vbox/trunk/src/VBox/VMM@
12866
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
PATM | 12855 | 16 years | Mark referenced patches, so they can't be removed. | ||
testcase | 12815 | 16 years | #1865: more MM changes. | ||
VMMAll | 12815 | 16 years | #1865: more MM changes. | ||
VMMGC | 12799 | 16 years | r=bird: cpuid -> idCpu like we use elsewhere (mixed case!). | ||
VMMR0 | 12836 | 16 years | VMMR0: Fixed va_list reuse bug in AssertMsg2. | ||
VMMSwitcher | 12602 | 16 years | DRx registers are 8 bytes | ||
CFGM.cpp | 73.1 KB | 12635 | 16 years | #1865: CFGM. | |
CFGMInternal.h | 3.2 KB | 12635 | 16 years | #1865: CFGM. | |
CPUM.cpp | 106.6 KB | 12834 | 16 years | CPUM: dox adj. | |
CPUMInternal.h | 10.2 KB | 12659 | 16 years | build fix (mac) | |
CPUMInternal.mac | 12.5 KB | 12657 | 16 years | #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx … | |
CPUMStack.cpp | 1.5 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
DBGF.cpp | 30.0 KB | 12832 | 16 years | DBGF: spaces. | |
DBGFAddr.cpp | 4.9 KB | 12677 | 16 years | DBGF file headers. | |
DBGFAddrSpace.cpp | 1.5 KB | 12677 | 16 years | DBGF file headers. | |
DBGFBp.cpp | 26.5 KB | 12677 | 16 years | DBGF file headers. | |
DBGFDisas.cpp | 20.8 KB | 12677 | 16 years | DBGF file headers. | |
DBGFInfo.cpp | 25.0 KB | 12677 | 16 years | DBGF file headers. | |
DBGFInternal.h | 8.1 KB | 12663 | 16 years | #1865: DBGF, nothing really relevant here just some cleaning up. | |
DBGFLog.cpp | 4.8 KB | 12677 | 16 years | DBGF file headers. | |
DBGFMem.cpp | 8.0 KB | 12677 | 16 years | DBGF file headers. | |
DBGFModule.cpp | 1.6 KB | 12677 | 16 years | DBGF file headers. | |
DBGFOS.cpp | 11.0 KB | 12677 | 16 years | DBGF file headers. | |
DBGFStack.cpp | 15.9 KB | 12677 | 16 years | DBGF file headers. | |
DBGFSym.cpp | 31.4 KB | 12677 | 16 years | DBGF file headers. | |
EM.cpp | 147.2 KB | 12831 | 16 years | Deal with CR0 updates inside patch code that force us to go to the … | |
EMInternal.h | 12.7 KB | 12786 | 16 years | Real-mode support for VT-x. (currently disabled) | |
GMM.cpp | 8.6 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
HWACCM.cpp | 48.7 KB | 12798 | 16 years | Reset the real-mode emulation state correctly. Reenabled real-mode … | |
HWACCMInternal.h | 19.5 KB | 12824 | 16 years | FreeBSD boot assertion fix (VT-x real-mode emulation). | |
IOM.cpp | 79.1 KB | 12818 | 16 years | STAM,IOM: force sort order compatability with file system hierarchy to … | |
IOMInternal.h | 18.9 KB | 12772 | 16 years | #1865: IOM. | |
Makefile.kmk | 10.5 KB | 12248 | 16 years | VMM/Makefiles: Eliminated PATH_TARGET usage and pushed them up to root … | |
MM.cpp | 25.6 KB | 12814 | 16 years | #1865: more MM changes. | |
MMHeap.cpp | 21.9 KB | 8797 | 17 years | New DBGF interface for digging into the guts of the guest OS kernel. | |
MMHyper.cpp | 40.1 KB | 12814 | 16 years | #1865: more MM changes. | |
MMInternal.h | 24.9 KB | 12815 | 16 years | #1865: more MM changes. | |
MMPagePool.cpp | 18.6 KB | 12815 | 16 years | #1865: more MM changes. | |
MMPhys.cpp | 18.8 KB | 12814 | 16 years | #1865: more MM changes. | |
PDM.cpp | 42.2 KB | 12807 | 16 years | PDM - VMMDevHeap: PDM_DEVHLP_VERSION minor increment, GCPhysVMMDevHeap … | |
PDMCritSect.cpp | 11.0 KB | 9154 | 16 years | Corrected code that doesn't compile with GC_ARCH_BITS=64. | |
PDMDevice.cpp | 184.3 KB | 12807 | 16 years | PDM - VMMDevHeap: PDM_DEVHLP_VERSION minor increment, GCPhysVMMDevHeap … | |
PDMDriver.cpp | 43.1 KB | 11311 | 16 years | VMM: ELEMENTS -> RT_ELEMENTS. | |
PDMInternal.h | 34.1 KB | 12807 | 16 years | PDM - VMMDevHeap: PDM_DEVHLP_VERSION minor increment, GCPhysVMMDevHeap … | |
PDMLdr.cpp | 37.5 KB | 12720 | 16 years | pdmR3Load3U: inverted test. grr! | |
PDMQueue.cpp | 24.9 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
PDMThread.cpp | 32.7 KB | 12324 | 16 years | PDMThread: New API PDMR3ThreadSleep. Fixed a per thread event sem leak. | |
PGM.cpp | 204.3 KB | 12793 | 16 years | More fixes for real-mode emulation in VT-x. Now enabled by default for … | |
PGMBth.h | 6.9 KB | 10822 | 16 years | Prepare for EPT. | |
PGMDbg.cpp | 17.5 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
PGMGst.h | 20.0 KB | 11525 | 16 years | Added support for PSE-36. | |
PGMHandler.cpp | 22.5 KB | 9256 | 16 years | More string specifiers | |
PGMInternal.h | 156.1 KB | 12692 | 16 years | Backed out paging changes (36990/86/83). | |
PGMMap.cpp | 41.6 KB | 11996 | 16 years | PAE+NX = PAE (relevant for testing purposes). | |
PGMPhys.cpp | 84.5 KB | 12690 | 16 years | Fixed pgmR3PhysMMIO2Find | |
PGMPhysRWTmpl.h | 3.9 KB | 8635 | 17 years | PGMPhys.h -> PGMPhysRWTmpl.h | |
PGMPool.cpp | 28.4 KB | 11311 | 16 years | VMM: ELEMENTS -> RT_ELEMENTS. | |
PGMShw.h | 6.5 KB | 10822 | 16 years | Prepare for EPT. | |
REMInternal.h | 10.0 KB | 12653 | 16 years | various files: doxygen fixes. | |
SELM.cpp | 89.7 KB | 11792 | 16 years | Assert when the SSM version doesn't match. | |
SELMInternal.h | 7.7 KB | 10087 | 16 years | Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC. | |
SSM.cpp | 109.4 KB | 12441 | 16 years | VMM/SSM: fix logging bug | |
SSMInternal.h | 4.9 KB | 12440 | 16 years | SSM: save the vbox version and revision in the saved state. LogRel it … | |
STAM.cpp | 66.9 KB | 12818 | 16 years | STAM,IOM: force sort order compatability with file system hierarchy to … | |
STAMInternal.h | 3.9 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
TM.cpp | 85.7 KB | 12549 | 16 years | VMM: Implemented a TSC mode where it's tied to execution and halt … | |
TMInternal.h | 19.9 KB | 12550 | 16 years | TM: alignment miscounting. | |
TRPM.cpp | 71.0 KB | 11792 | 16 years | Assert when the SSM version doesn't match. | |
TRPMInternal.h | 7.7 KB | 9288 | 16 years | More type changes. | |
TRPMInternal.mac | 3.8 KB | 9430 | 16 years | Made the base of GDTR and IDTR 64 bits. | |
VBoxVMMDeps.cpp | 1.8 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VM.cpp | 90.4 KB | 12579 | 16 years | VMM: Outlined the per CPU data. | |
VMEmt.cpp | 37.5 KB | 12549 | 16 years | VMM: Implemented a TSC mode where it's tied to execution and halt … | |
VMInternal.h | 14.8 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VMM.cpp | 101.2 KB | 12837 | 16 years | VMM: more VT-x/AMD-V guru meditation fixes. | |
VMMCodingGuidelines.cpp | 3.9 KB | 9212 | 16 years | Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE … | |
VMMDocsRawMode.cpp | 1.1 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VMMInternal.h | 16.9 KB | 12837 | 16 years | VMM: more VT-x/AMD-V guru meditation fixes. | |
VMMInternal.mac | 1.7 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VMMTests.cpp | 23.2 KB | 10723 | 16 years | Missing fixes for VMMR0_DO_RAW_RUN | |
VMReq.cpp | 34.7 KB | 8155 | 17 years | The Big Sun Rebranding Header Change |
Note:
See TracBrowser
for help on using the repository browser.