VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll@ 96952

Name Size Rev Age Author Last Change
../
AllPdbTypeHack.cpp 4.0 KB 96407   2 years vboxsync scm copyright and license note update
APICAll.cpp 130.7 KB 96926   2 years vboxsync VMM/APIC: logging
CPUMAllCpuId.cpp 75.6 KB 96652   2 years vboxsync VMM/IEM: Implement [v]pclmulqdq instruction, ​bugref:9898
CPUMAllMsrs.cpp 242.1 KB 96407   2 years vboxsync scm copyright and license note update
CPUMAllRegs.cpp 102.2 KB 96407   2 years vboxsync scm copyright and license note update
DBGFAll.cpp 14.5 KB 96407   2 years vboxsync scm copyright and license note update
DBGFAllBp.cpp 23.9 KB 96407   2 years vboxsync scm copyright and license note update
DBGFAllTracer.cpp 29.0 KB 96407   2 years vboxsync scm copyright and license note update
EMAll.cpp 46.4 KB 96407   2 years vboxsync scm copyright and license note update
GCMAll.cpp 9.6 KB 96407   2 years vboxsync scm copyright and license note update
GIMAll.cpp 15.9 KB 96407   2 years vboxsync scm copyright and license note update
GIMAllHv.cpp 57.0 KB 96407   2 years vboxsync scm copyright and license note update
GIMAllKvm.cpp 14.5 KB 96407   2 years vboxsync scm copyright and license note update
HMAll.cpp 37.6 KB 96407   2 years vboxsync scm copyright and license note update
HMSVMAll.cpp 19.0 KB 96407   2 years vboxsync scm copyright and license note update
HMVMXAll.cpp 79.1 KB 96407   2 years vboxsync scm copyright and license note update
IEMAll.cpp 459.8 KB 96821   2 years vboxsync VMM/IEM: Define separate log groups for the VMX and SVM code in IEM …
IEMAllAImpl.asm 174.0 KB 96952   2 years vboxsync IEM: Tweaked so that vpinsrw has the same instruction length with …
IEMAllAImplC.cpp 632.3 KB 96930   2 years vboxsync VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898
IEMAllCImpl.cpp 346.0 KB 96948   2 years vboxsync IEM: Slightly corrected SYSCALL/SYSRET, fixed logging.
IEMAllCImplStrInstr.cpp.h 66.6 KB 96407   2 years vboxsync scm copyright and license note update
IEMAllCImplSvmInstr.cpp 67.8 KB 96821   2 years vboxsync VMM/IEM: Define separate log groups for the VMX and SVM code in IEM …
IEMAllCImplVmxInstr.cpp 403.0 KB 96927   2 years vboxsync VMM: Corrected some non-standard cs:rip value formatting in the VMX …
IEMAllInstructions3DNow.cpp.h 4.4 KB 96407   2 years vboxsync scm copyright and license note update
IEMAllInstructionsInterpretOnly.cpp 50.3 KB 96860   2 years vboxsync IEM: The CMP instruction must not zero out the high half of 64-bit GPRs.
IEMAllInstructionsOneByte.cpp.h 395.4 KB 96933   2 years vboxsync Improved comments.
IEMAllInstructionsPython.py 169.1 KB 96407   2 years vboxsync scm copyright and license note update
IEMAllInstructionsThree0f3a.cpp.h 35.4 KB 96652   2 years vboxsync VMM/IEM: Implement [v]pclmulqdq instruction, ​bugref:9898
IEMAllInstructionsThree0f38.cpp.h 79.7 KB 96454   2 years vboxsync VMM/IEM: Implement [v]pblendvb/[v]blendvps/[v]blendvpd instructions, …
IEMAllInstructionsTwoByte0f.cpp.h 475.4 KB 96951   2 years vboxsync VMM/IEM: Clear high bits of destination operand for vmread for 32-bit …
IEMAllInstructionsVexMap1.cpp.h 202.4 KB 96947   2 years vboxsync IEM: Added forgotten FETCH_EFLAGS in AVX variants of xCOMISx instructions.
IEMAllInstructionsVexMap2.cpp.h 90.9 KB 96438   2 years vboxsync VMM/IEM: Implement [v]phminposuw instructions, bugref:9898
IEMAllInstructionsVexMap3.cpp.h 46.0 KB 96652   2 years vboxsync VMM/IEM: Implement [v]pclmulqdq instruction, ​bugref:9898
IOMAll.cpp 23.4 KB 96407   2 years vboxsync scm copyright and license note update
IOMAllMmioNew.cpp 50.8 KB 96407   2 years vboxsync scm copyright and license note update
Makefile.kup 0 bytes 2477   18 years vboxsync export
MMAll.cpp 3.9 KB 96407   2 years vboxsync scm copyright and license note update
NEMAll.cpp 4.1 KB 96407   2 years vboxsync scm copyright and license note update
NEMAllNativeTemplate-win.cpp.h 142.2 KB 96407   2 years vboxsync scm copyright and license note update
PDMAll.cpp 13.9 KB 96941   2 years vboxsync VMM/PDMAll: IRQ logging. bugref:10092
PDMAllCritSect.cpp 46.1 KB 96407   2 years vboxsync scm copyright and license note update
PDMAllCritSectBoth.cpp 4.5 KB 96407   2 years vboxsync scm copyright and license note update
PDMAllCritSectRw.cpp 84.1 KB 96407   2 years vboxsync scm copyright and license note update
PDMAllIommu.cpp 18.2 KB 96407   2 years vboxsync scm copyright and license note update
PDMAllNetShaper.cpp 6.5 KB 96407   2 years vboxsync scm copyright and license note update
PDMAllQueue.cpp 11.0 KB 96407   2 years vboxsync scm copyright and license note update
PDMAllTask.cpp 4.2 KB 96407   2 years vboxsync scm copyright and license note update
PGMAll.cpp 146.8 KB 96900   2 years vboxsync VMM/PGM: Drop the fIs64BitsPagingMode parameter to PGM_SHW_DECL(int, …
PGMAllBth.h 223.2 KB 96879   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
PGMAllGst.h 19.4 KB 96740   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 pfnEnter and pfnExit are not ring-3 …
PGMAllGstSlatEpt.cpp.h 16.6 KB 96737   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Naming nits and PGM_SLAT_TYPE rather …
PGMAllHandler.cpp 75.2 KB 96407   2 years vboxsync scm copyright and license note update
PGMAllPhys.cpp 146.5 KB 96407   2 years vboxsync scm copyright and license note update
PGMAllPool.cpp 223.0 KB 96899   2 years vboxsync VMM/PGMAllPool: nits. bugref:10092
PGMAllShw.h 25.3 KB 96900   2 years vboxsync VMM/PGM: Drop the fIs64BitsPagingMode parameter to PGM_SHW_DECL(int, …
SELMAll.cpp 13.3 KB 96407   2 years vboxsync scm copyright and license note update
TMAll.cpp 106.9 KB 96407   2 years vboxsync scm copyright and license note update
TMAllCpu.cpp 23.2 KB 96407   2 years vboxsync scm copyright and license note update
TMAllReal.cpp 1.8 KB 96407   2 years vboxsync scm copyright and license note update
TMAllVirtual.cpp 43.8 KB 96407   2 years vboxsync scm copyright and license note update
TRPMAll.cpp 14.4 KB 96407   2 years vboxsync scm copyright and license note update
VMAll.cpp 13.7 KB 96407   2 years vboxsync scm copyright and license note update
VMMAll.cpp 8.0 KB 96407   2 years vboxsync scm copyright and license note update
VMMAllA.asm 2.6 KB 96407   2 years vboxsync scm copyright and license note update
VMXAllTemplate.cpp.h 492.5 KB 96927   2 years vboxsync VMM: Corrected some non-standard cs:rip value formatting in the VMX …
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