source:
vbox/trunk/src/VBox/VMM@
15392
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
PATM | 14887 | 16 years | Disallow any mixed use of hwaccm & software virtualization. Don't … | ||
testcase | 15236 | 16 years | Started with VMCS read/write cache. | ||
VMMAll | 15390 | 16 years | X86_CPUID_AMD_FEATURE_EDX_SEP not set it seems in 32 bits mode. (Intel) | ||
VMMGC | 15378 | 16 years | Update | ||
VMMR0 | 15389 | 16 years | Update the guest EFER VMCS field too. | ||
VMMSwitcher | 15392 | 16 years | Enable addition flags in the EFER msr in the world switcher. | ||
CFGM.cpp | 73.0 KB | 14070 | 16 years | CFGM: 64-bit MSC warning hunt. | |
CFGMInternal.h | 3.2 KB | 14070 | 16 years | CFGM: 64-bit MSC warning hunt. | |
CPUM.cpp | 109.5 KB | 14762 | 16 years | comment | |
CPUMInternal.h | 11.1 KB | 14870 | 16 years | Cleaning up. | |
CPUMInternal.mac | 13.2 KB | 15030 | 16 years | Switcher updates | |
DBGF.cpp | 30.4 KB | 14660 | 16 years | DBGF: don't bother waiting for attach assertions and errors when in … | |
DBGFAddr.cpp | 4.9 KB | 13816 | 16 years | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
DBGFAddrSpace.cpp | 1.5 KB | 12677 | 16 years | DBGF file headers. | |
DBGFBp.cpp | 26.6 KB | 13818 | 16 years | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
DBGFDisas.cpp | 20.8 KB | 15155 | 16 years | Removed wrong assertion | |
DBGFInfo.cpp | 25.0 KB | 13818 | 16 years | VMM: %Vrc -> %Rrc, %Vra -> %Rra. | |
DBGFInternal.h | 8.1 KB | 12989 | 16 years | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
DBGFLog.cpp | 4.8 KB | 13816 | 16 years | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
DBGFMem.cpp | 8.8 KB | 13816 | 16 years | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
DBGFModule.cpp | 1.6 KB | 12677 | 16 years | DBGF file headers. | |
DBGFOS.cpp | 11.1 KB | 13782 | 16 years | More SMP groundwork. | |
DBGFStack.cpp | 15.9 KB | 13975 | 16 years | Even more debugger fixes. | |
DBGFSym.cpp | 31.5 KB | 14072 | 16 years | MM: The 64-bit MSC warning hunt continues. | |
EM.cpp | 152.0 KB | 14675 | 16 years | EM: temp fix for VERR_VMM_RING0_ASSERTION / DBGF wait. TODO: new event. | |
EMInternal.h | 13.0 KB | 13742 | 16 years | Some initial VM data restructuring. | |
GMM.cpp | 8.6 KB | 13816 | 16 years | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
HWACCM.cpp | 69.2 KB | 15218 | 16 years | HWACCM: some temporary profiling of sub-parts of SwitchFromGC_2. | |
HWACCMInternal.h | 23.2 KB | 15374 | 16 years | Scratch pad | |
HWACCMInternal.mac | 1.8 KB | 15374 | 16 years | Scratch pad | |
IOM.cpp | 79.1 KB | 13832 | 16 years | IN_GC -> IN_RC. | |
IOMInternal.h | 18.8 KB | 13413 | 16 years | VMM: spaces mostly. | |
Makefile.kmk | 11.3 KB | 14994 | 16 years | Moved CPUMStack.cpp to the all dir | |
MM.cpp | 30.4 KB | 14299 | 16 years | Corrected grammos in comments. No code changes. | |
MMHeap.cpp | 24.0 KB | 13816 | 16 years | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
MMHyper.cpp | 40.2 KB | 15174 | 16 years | #1865: don't ever return invalid ring-0 address on 2x4G systems, … | |
MMInternal.h | 26.3 KB | 14597 | 16 years | Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use … | |
MMPagePool.cpp | 18.4 KB | 14602 | 16 years | MMPagePool: Fixed VMSetError condition. | |
MMPhys.cpp | 18.7 KB | 13841 | 16 years | The VBox format types - they are not retired, just sligtly deprecated … | |
PDM.cpp | 48.6 KB | 14072 | 16 years | MM: The 64-bit MSC warning hunt continues. | |
PDMCritSect.cpp | 11.0 KB | 14657 | 16 years | pgmR3CritSectInitOne: pVMR0 was pointing to pVMR3. | |
PDMDevHlp.cpp | 133.8 KB | 15129 | 16 years | PDMDevHlp: RT_BIT_32 | |
PDMDevice.cpp | 29.9 KB | 14299 | 16 years | Corrected grammos in comments. No code changes. | |
PDMDevMiscHlp.cpp | 15.2 KB | 13820 | 16 years | VMM: %VG* inspection - an awfaul lot of these, hope I got it all right… | |
PDMDriver.cpp | 39.1 KB | 14070 | 16 years | CFGM: 64-bit MSC warning hunt. | |
PDMInternal.h | 37.8 KB | 13519 | 16 years | fixed return type (gcc found this bug) | |
PDMLdr.cpp | 37.8 KB | 14595 | 16 years | PDMLdr: RC modules are not accessible from ring-0. | |
PDMQueue.cpp | 26.1 KB | 14074 | 16 years | PDMQueue: The 64-bit MSC warning hunt continues. | |
PDMThread.cpp | 32.8 KB | 14299 | 16 years | Corrected grammos in comments. No code changes. | |
PGM.cpp | 216.2 KB | 15344 | 16 years | #3202: Optimizations of the dynamic page mapping code (ring-0). Do … | |
PGMBth.h | 7.0 KB | 13937 | 16 years | PGM: RTGCUINTPTR -> RTGCPTR. | |
PGMDbg.cpp | 23.3 KB | 14966 | 16 years | PDM, DBGC: debugger read and write APIs. | |
PGMGst.h | 20.6 KB | 14301 | 16 years | Synced some (inactive) new paging code. | |
PGMHandler.cpp | 22.6 KB | 14969 | 16 years | VMM support for completing VA in TLB (not much tested) | |
PGMInternal.h | 189.5 KB | 15348 | 16 years | #3202: Optimized PGMPOOL_PAGE_2_PTR for darwin/R0 and */RC. | |
PGMMap.cpp | 46.7 KB | 14979 | 16 years | Switcher fixes | |
PGMPhys.cpp | 87.8 KB | 15284 | 16 years | PGM, REM: Virtual address in TLB - this is what I meant… | |
PGMPhysRWTmpl.h | 3.9 KB | 13146 | 16 years | #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, … | |
PGMPool.cpp | 29.9 KB | 15225 | 16 years | PGMPool: typo in stat description. | |
PGMShw.h | 6.8 KB | 14151 | 16 years | PGM: HCPhysPaePML4 -> HCPhysShwPaePml4 | |
REMInternal.h | 10.5 KB | 15063 | 16 years | Unbreak the old recompiler | |
SELM.cpp | 92.2 KB | 13840 | 16 years | Hex format types (Vhx[sd] -> Rhx[sd]). | |
SELMInternal.h | 7.7 KB | 13577 | 16 years | #1865: SELM. | |
SSM.cpp | 109.9 KB | 14075 | 16 years | The 64-bit MSC warning hunt stops for today. | |
SSMInternal.h | 5.0 KB | 13597 | 16 years | SSM todo. | |
STAM.cpp | 67.3 KB | 13816 | 16 years | VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE. | |
STAMInternal.h | 3.8 KB | 12989 | 16 years | VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into … | |
TM.cpp | 90.6 KB | 14597 | 16 years | Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use … | |
TMInternal.h | 20.7 KB | 13742 | 16 years | Some initial VM data restructuring. | |
TRPM.cpp | 72.6 KB | 14755 | 16 years | #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR. | |
TRPMInternal.h | 7.7 KB | 14515 | 16 years | SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code. | |
TRPMInternal.mac | 3.8 KB | 14351 | 16 years | Don't fixup VM::trpm.s.paStatForwardedIRQ* in build without statistics. | |
VBoxVMMDeps.cpp | 1.8 KB | 13035 | 16 years | #1865: More PGM… | |
VM.cpp | 99.3 KB | 15349 | 16 years | VMM: Fixed linked list bug responsible for #3379. | |
VMEmt.cpp | 37.8 KB | 13858 | 16 years | Pass the VMCPU id to the ring 0 callbacks. | |
VMInternal.h | 20.8 KB | 13791 | 16 years | Moving data around | |
VMM.cpp | 52.2 KB | 14683 | 16 years | HWVMX,VMM: make 100% sure the logger doesn't screw us during the … | |
VMMCodingGuidelines.cpp | 3.9 KB | 9212 | 17 years | Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE … | |
VMMDocsRawMode.cpp | 1.1 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VMMGuruMeditation.cpp | 15.9 KB | 13840 | 16 years | Hex format types (Vhx[sd] -> Rhx[sd]). | |
VMMInternal.h | 18.7 KB | 14680 | 16 years | HWVMX,VMM: make 100% sure the logger doesn't screw us during the … | |
VMMInternal.mac | 1.7 KB | 8155 | 17 years | The Big Sun Rebranding Header Change | |
VMMSwitcher.cpp | 37.1 KB | 14981 | 16 years | Update | |
VMMTests.cpp | 23.2 KB | 13858 | 16 years | Pass the VMCPU id to the ring 0 callbacks. | |
VMReq.cpp | 39.0 KB | 13858 | 16 years | Pass the VMCPU id to the ring 0 callbacks. |
Note:
See TracBrowser
for help on using the repository browser.