source:
vbox/trunk/src/VBox/VMM/VMMAll@
97145
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AllPdbTypeHack.cpp | 4.0 KB | 96407 | 2 years | scm copyright and license note update | |
APICAll.cpp | 130.7 KB | 96995 | 2 years | VMM/APIC: Fix pointer alignment for ASMBitTest, ASMAtomicBit[Set|Clear]. | |
CPUMAllCpuId.cpp | 75.7 KB | 97070 | 2 years | CPUM: Added a (forgotten?) flag for AES-NI CPUID feature. | |
CPUMAllMsrs.cpp | 242.1 KB | 96407 | 2 years | scm copyright and license note update | |
CPUMAllRegs.cpp | 100.4 KB | 97096 | 2 years | VMM/CPUM: Some code tweaking… | |
DBGFAll.cpp | 14.5 KB | 96407 | 2 years | scm copyright and license note update | |
DBGFAllBp.cpp | 23.9 KB | 96407 | 2 years | scm copyright and license note update | |
DBGFAllTracer.cpp | 29.0 KB | 96407 | 2 years | scm copyright and license note update | |
EMAll.cpp | 46.4 KB | 96407 | 2 years | scm copyright and license note update | |
GCMAll.cpp | 9.6 KB | 96407 | 2 years | scm copyright and license note update | |
GIMAll.cpp | 15.9 KB | 96407 | 2 years | scm copyright and license note update | |
GIMAllHv.cpp | 57.0 KB | 96407 | 2 years | scm copyright and license note update | |
GIMAllKvm.cpp | 14.5 KB | 96407 | 2 years | scm copyright and license note update | |
HMAll.cpp | 37.6 KB | 96407 | 2 years | scm copyright and license note update | |
HMSVMAll.cpp | 19.0 KB | 96407 | 2 years | scm copyright and license note update | |
HMVMXAll.cpp | 79.1 KB | 96407 | 2 years | scm copyright and license note update | |
IEMAll.cpp | 459.8 KB | 97118 | 2 years | IEM: Undid inadvertent commit. | |
IEMAllAImpl.asm | 174.0 KB | 97051 | 2 years | Typo fixes. | |
IEMAllAImplC.cpp | 632.3 KB | 96930 | 2 years | VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898 | |
IEMAllCImpl.cpp | 346.0 KB | 97126 | 2 years | Typo. | |
IEMAllCImplStrInstr.cpp.h | 66.6 KB | 96407 | 2 years | scm copyright and license note update | |
IEMAllCImplSvmInstr.cpp | 67.8 KB | 96821 | 2 years | VMM/IEM: Define separate log groups for the VMX and SVM code in IEM … | |
IEMAllCImplVmxInstr.cpp | 405.5 KB | 97042 | 2 years | VMM/IEM: Nested VMX: bugref:10092 Slightly shorten … | |
IEMAllInstructions3DNow.cpp.h | 4.4 KB | 96407 | 2 years | scm copyright and license note update | |
IEMAllInstructionsInterpretOnly.cpp | 50.3 KB | 96860 | 2 years | IEM: The CMP instruction must not zero out the high half of 64-bit GPRs. | |
IEMAllInstructionsOneByte.cpp.h | 395.6 KB | 97138 | 2 years | IEM: Make unsupported (not recommended to be used) forms of MOVSXD … | |
IEMAllInstructionsPython.py | 169.1 KB | 96407 | 2 years | scm copyright and license note update | |
IEMAllInstructionsThree0f3a.cpp.h | 35.5 KB | 97123 | 2 years | Added a todo. | |
IEMAllInstructionsThree0f38.cpp.h | 79.7 KB | 96454 | 2 years | VMM/IEM: Implement [v]pblendvb/[v]blendvps/[v]blendvpd instructions, … | |
IEMAllInstructionsTwoByte0f.cpp.h | 477.0 KB | 97119 | 2 years | Harmless typo. | |
IEMAllInstructionsVexMap1.cpp.h | 204.8 KB | 97127 | 2 years | IEM: Added VZEROUPPER/VZEROALL. Not well tested. | |
IEMAllInstructionsVexMap2.cpp.h | 90.9 KB | 96438 | 2 years | VMM/IEM: Implement [v]phminposuw instructions, bugref:9898 | |
IEMAllInstructionsVexMap3.cpp.h | 46.0 KB | 96652 | 2 years | VMM/IEM: Implement [v]pclmulqdq instruction, bugref:9898 | |
IOMAll.cpp | 23.4 KB | 96407 | 2 years | scm copyright and license note update | |
IOMAllMmioNew.cpp | 50.8 KB | 96407 | 2 years | scm copyright and license note update | |
Makefile.kup | 0 bytes | 2477 | 18 years | export | |
MMAll.cpp | 3.9 KB | 96407 | 2 years | scm copyright and license note update | |
NEMAll.cpp | 4.1 KB | 96407 | 2 years | scm copyright and license note update | |
NEMAllNativeTemplate-win.cpp.h | 142.2 KB | 96407 | 2 years | scm copyright and license note update | |
PDMAll.cpp | 13.9 KB | 96941 | 2 years | VMM/PDMAll: IRQ logging. bugref:10092 | |
PDMAllCritSect.cpp | 46.1 KB | 96407 | 2 years | scm copyright and license note update | |
PDMAllCritSectBoth.cpp | 4.5 KB | 96407 | 2 years | scm copyright and license note update | |
PDMAllCritSectRw.cpp | 84.1 KB | 96407 | 2 years | scm copyright and license note update | |
PDMAllIommu.cpp | 18.2 KB | 96407 | 2 years | scm copyright and license note update | |
PDMAllNetShaper.cpp | 6.5 KB | 96407 | 2 years | scm copyright and license note update | |
PDMAllQueue.cpp | 11.0 KB | 96407 | 2 years | scm copyright and license note update | |
PDMAllTask.cpp | 4.2 KB | 96407 | 2 years | scm copyright and license note update | |
PGMAll.cpp | 149.1 KB | 97039 | 2 years | VMM/PGM: Nested VMX: bugref:10092 Comment nit. | |
PGMAllBth.h | 232.1 KB | 97145 | 2 years | VMM/PGM: Nested VMX: bugref:10092 Implemented large (2M) page support … | |
PGMAllGst.h | 19.4 KB | 96740 | 2 years | VMM/PGM: Nested VMX: bugref:10092 pfnEnter and pfnExit are not ring-3 … | |
PGMAllGstSlatEpt.cpp.h | 16.6 KB | 96737 | 2 years | VMM/PGM: Nested VMX: bugref:10092 Naming nits and PGM_SLAT_TYPE rather … | |
PGMAllHandler.cpp | 76.0 KB | 96979 | 2 years | VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal … | |
PGMAllPhys.cpp | 146.6 KB | 97145 | 2 years | VMM/PGM: Nested VMX: bugref:10092 Implemented large (2M) page support … | |
PGMAllPool.cpp | 225.1 KB | 97145 | 2 years | VMM/PGM: Nested VMX: bugref:10092 Implemented large (2M) page support … | |
PGMAllShw.h | 25.3 KB | 96900 | 2 years | VMM/PGM: Drop the fIs64BitsPagingMode parameter to PGM_SHW_DECL(int, … | |
SELMAll.cpp | 13.3 KB | 96407 | 2 years | scm copyright and license note update | |
TMAll.cpp | 106.9 KB | 96407 | 2 years | scm copyright and license note update | |
TMAllCpu.cpp | 23.2 KB | 96407 | 2 years | scm copyright and license note update | |
TMAllReal.cpp | 1.8 KB | 96407 | 2 years | scm copyright and license note update | |
TMAllVirtual.cpp | 43.8 KB | 96407 | 2 years | scm copyright and license note update | |
TRPMAll.cpp | 14.4 KB | 96407 | 2 years | scm copyright and license note update | |
VMAll.cpp | 13.7 KB | 96407 | 2 years | scm copyright and license note update | |
VMMAll.cpp | 8.0 KB | 96407 | 2 years | scm copyright and license note update | |
VMMAllA.asm | 2.6 KB | 96407 | 2 years | scm copyright and license note update | |
VMXAllTemplate.cpp.h | 520.9 KB | 97094 | 2 years | VMM/HMVMXR0: Reduce the number of fRealOnV86Active conditionals. We … |
Note:
See TracBrowser
for help on using the repository browser.