VirtualBox

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

Name Size Rev Age Author Last Change
../
AllPdbTypeHack.cpp 4.0 KB 96407   21 months vboxsync scm copyright and license note update
APICAll.cpp 130.7 KB 96926   20 months vboxsync VMM/APIC: logging
CPUMAllCpuId.cpp 75.6 KB 96652   21 months vboxsync VMM/IEM: Implement [v]pclmulqdq instruction, ​bugref:9898
CPUMAllMsrs.cpp 242.1 KB 96407   21 months vboxsync scm copyright and license note update
CPUMAllRegs.cpp 102.2 KB 96407   21 months vboxsync scm copyright and license note update
DBGFAll.cpp 14.5 KB 96407   21 months vboxsync scm copyright and license note update
DBGFAllBp.cpp 23.9 KB 96407   21 months vboxsync scm copyright and license note update
DBGFAllTracer.cpp 29.0 KB 96407   21 months vboxsync scm copyright and license note update
EMAll.cpp 46.4 KB 96407   21 months vboxsync scm copyright and license note update
GCMAll.cpp 9.6 KB 96407   21 months vboxsync scm copyright and license note update
GIMAll.cpp 15.9 KB 96407   21 months vboxsync scm copyright and license note update
GIMAllHv.cpp 57.0 KB 96407   21 months vboxsync scm copyright and license note update
GIMAllKvm.cpp 14.5 KB 96407   21 months vboxsync scm copyright and license note update
HMAll.cpp 37.6 KB 96407   21 months vboxsync scm copyright and license note update
HMSVMAll.cpp 19.0 KB 96407   21 months vboxsync scm copyright and license note update
HMVMXAll.cpp 79.1 KB 96407   21 months vboxsync scm copyright and license note update
IEMAll.cpp 459.8 KB 96821   20 months vboxsync VMM/IEM: Define separate log groups for the VMX and SVM code in IEM …
IEMAllAImpl.asm 173.8 KB 96930   20 months vboxsync VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898
IEMAllAImplC.cpp 632.3 KB 96930   20 months vboxsync VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898
IEMAllCImpl.cpp 345.6 KB 96932   20 months vboxsync Fixed comment.
IEMAllCImplStrInstr.cpp.h 66.6 KB 96407   21 months vboxsync scm copyright and license note update
IEMAllCImplSvmInstr.cpp 67.8 KB 96821   20 months vboxsync VMM/IEM: Define separate log groups for the VMX and SVM code in IEM …
IEMAllCImplVmxInstr.cpp 403.0 KB 96927   20 months vboxsync VMM: Corrected some non-standard cs:rip value formatting in the VMX …
IEMAllInstructions3DNow.cpp.h 4.4 KB 96407   21 months vboxsync scm copyright and license note update
IEMAllInstructionsInterpretOnly.cpp 50.3 KB 96860   20 months vboxsync IEM: The CMP instruction must not zero out the high half of 64-bit GPRs.
IEMAllInstructionsOneByte.cpp.h 395.4 KB 96933   20 months vboxsync Improved comments.
IEMAllInstructionsPython.py 169.1 KB 96407   21 months vboxsync scm copyright and license note update
IEMAllInstructionsThree0f3a.cpp.h 35.4 KB 96652   21 months vboxsync VMM/IEM: Implement [v]pclmulqdq instruction, ​bugref:9898
IEMAllInstructionsThree0f38.cpp.h 79.7 KB 96454   21 months vboxsync VMM/IEM: Implement [v]pblendvb/[v]blendvps/[v]blendvpd instructions, …
IEMAllInstructionsTwoByte0f.cpp.h 475.2 KB 96930   20 months vboxsync VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898
IEMAllInstructionsVexMap1.cpp.h 202.2 KB 96751   21 months vboxsync VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
IEMAllInstructionsVexMap2.cpp.h 90.9 KB 96438   21 months vboxsync VMM/IEM: Implement [v]phminposuw instructions, bugref:9898
IEMAllInstructionsVexMap3.cpp.h 46.0 KB 96652   21 months vboxsync VMM/IEM: Implement [v]pclmulqdq instruction, ​bugref:9898
IOMAll.cpp 23.4 KB 96407   21 months vboxsync scm copyright and license note update
IOMAllMmioNew.cpp 50.8 KB 96407   21 months vboxsync scm copyright and license note update
Makefile.kup 0 bytes 2477   17 years vboxsync export
MMAll.cpp 3.9 KB 96407   21 months vboxsync scm copyright and license note update
NEMAll.cpp 4.1 KB 96407   21 months vboxsync scm copyright and license note update
NEMAllNativeTemplate-win.cpp.h 142.2 KB 96407   21 months vboxsync scm copyright and license note update
PDMAll.cpp 13.4 KB 96407   21 months vboxsync scm copyright and license note update
PDMAllCritSect.cpp 46.1 KB 96407   21 months vboxsync scm copyright and license note update
PDMAllCritSectBoth.cpp 4.5 KB 96407   21 months vboxsync scm copyright and license note update
PDMAllCritSectRw.cpp 84.1 KB 96407   21 months vboxsync scm copyright and license note update
PDMAllIommu.cpp 18.2 KB 96407   21 months vboxsync scm copyright and license note update
PDMAllNetShaper.cpp 6.5 KB 96407   21 months vboxsync scm copyright and license note update
PDMAllQueue.cpp 11.0 KB 96407   21 months vboxsync scm copyright and license note update
PDMAllTask.cpp 4.2 KB 96407   21 months vboxsync scm copyright and license note update
PGMAll.cpp 146.8 KB 96900   20 months vboxsync VMM/PGM: Drop the fIs64BitsPagingMode parameter to PGM_SHW_DECL(int, …
PGMAllBth.h 223.2 KB 96879   20 months vboxsync VMM/PGM: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
PGMAllGst.h 19.4 KB 96740   21 months vboxsync VMM/PGM: Nested VMX: bugref:10092 pfnEnter and pfnExit are not ring-3 …
PGMAllGstSlatEpt.cpp.h 16.6 KB 96737   21 months vboxsync VMM/PGM: Nested VMX: bugref:10092 Naming nits and PGM_SLAT_TYPE rather …
PGMAllHandler.cpp 75.2 KB 96407   21 months vboxsync scm copyright and license note update
PGMAllPhys.cpp 146.5 KB 96407   21 months vboxsync scm copyright and license note update
PGMAllPool.cpp 223.0 KB 96899   20 months vboxsync VMM/PGMAllPool: nits. bugref:10092
PGMAllShw.h 25.3 KB 96900   20 months vboxsync VMM/PGM: Drop the fIs64BitsPagingMode parameter to PGM_SHW_DECL(int, …
SELMAll.cpp 13.3 KB 96407   21 months vboxsync scm copyright and license note update
TMAll.cpp 106.9 KB 96407   21 months vboxsync scm copyright and license note update
TMAllCpu.cpp 23.2 KB 96407   21 months vboxsync scm copyright and license note update
TMAllReal.cpp 1.8 KB 96407   21 months vboxsync scm copyright and license note update
TMAllVirtual.cpp 43.8 KB 96407   21 months vboxsync scm copyright and license note update
TRPMAll.cpp 14.4 KB 96407   21 months vboxsync scm copyright and license note update
VMAll.cpp 13.7 KB 96407   21 months vboxsync scm copyright and license note update
VMMAll.cpp 8.0 KB 96407   21 months vboxsync scm copyright and license note update
VMMAllA.asm 2.6 KB 96407   21 months vboxsync scm copyright and license note update
VMXAllTemplate.cpp.h 492.5 KB 96927   20 months vboxsync VMM: Corrected some non-standard cs:rip value formatting in the VMX …
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use