VirtualBox

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

Name Size Rev Age Author Last Change
../
VMMAllA.asm 2.4 KB 62478   8 years vboxsync (C) 2016
VMMAll.cpp 13.3 KB 62601   8 years vboxsync VMM: Unused parameters.
VMAll.cpp 12.6 KB 62478   8 years vboxsync (C) 2016
TRPMAll.cpp 39.0 KB 65919   8 years vboxsync gcc 7: fall thru
TMAllVirtual.cpp 36.1 KB 64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
TMAllReal.cpp 1.6 KB 62478   8 years vboxsync (C) 2016
TMAllCpu.cpp 19.1 KB 66227   8 years vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
TMAll.cpp 91.9 KB 65591   8 years vboxsync VMM: missing break (harmless)
SELMAll.cpp 39.7 KB 62653   8 years vboxsync VMMR3: warnings
REMAll.cpp 8.5 KB 62478   8 years vboxsync (C) 2016
PGMAllShw.h 19.0 KB 62478   8 years vboxsync (C) 2016
PGMAllPool.cpp 216.5 KB 65957   8 years vboxsync PGMPool: Address problem where we would incorrectly try to flush an …
PGMAllPhys.cpp 171.2 KB 65919   8 years vboxsync gcc 7: fall thru
PGMAllMap.cpp 35.2 KB 62606   8 years vboxsync VMM: Unused parameters.
PGMAllHandler.cpp 83.0 KB 64327   8 years vboxsync PGM: Allow pre-registered MMIO regions up to 1TB in size by using …
PGMAllGst.h 26.4 KB 65531   8 years vboxsync PGM: Put back r113092 & r113134 (revered in r113137).
PGMAllBth.h 213.8 KB 66651   8 years vboxsync Reapplied the PGMAllBth.h part of r111975: Disabled an assertion, some …
PGMAll.cpp 94.6 KB 67522   7 years vboxsync VMM/PGM: typo.
PDMAllQueue.cpp 6.1 KB 62478   8 years vboxsync (C) 2016
PDMAllNetShaper.cpp 2.9 KB 62478   8 years vboxsync (C) 2016
PDMAllCritSectRw.cpp 54.4 KB 62659   8 years vboxsync VMMR3: warnings
PDMAllCritSectBoth.cpp 3.4 KB 62478   8 years vboxsync (C) 2016
PDMAllCritSect.cpp 29.4 KB 62478   8 years vboxsync (C) 2016
PDMAll.cpp 10.6 KB 65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
PATMAll.cpp 25.2 KB 62654   8 years vboxsync VMMR3: warnings
MMAllPagePool.cpp 7.6 KB 62478   8 years vboxsync (C) 2016
MMAllHyper.cpp 49.4 KB 62478   8 years vboxsync (C) 2016
MMAll.cpp 19.9 KB 64545   8 years vboxsync IEM: Added per-instruction statistics (not release).
Makefile.kup 0 bytes 2477   18 years vboxsync export
IOMAllMMIO.cpp 45.4 KB 65622   8 years vboxsync Build fix.
IOMAll.cpp 27.6 KB 62478   8 years vboxsync (C) 2016
IEMAllInstructionsVexMap3.cpp.h 27.5 KB 66479   8 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
IEMAllInstructionsVexMap2.cpp.h 43.8 KB 67072   7 years vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
IEMAllInstructionsVexMap1.cpp.h 152.0 KB 67072   7 years vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
IEMAllInstructionsTwoByte0f.cpp.h 331.9 KB 67627   7 years vboxsync IEM: Added EMMS/FEMMS implementation.
IEMAllInstructionsThree0f38.cpp.h 37.2 KB 67041   7 years vboxsync IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
IEMAllInstructionsThree0f3a.cpp.h 22.3 KB 66479   8 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
IEMAllInstructionsPython.py 152.3 KB 67072   7 years vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
IEMAllInstructionsOneByte.cpp.h 392.8 KB 67006   7 years vboxsync IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
IEMAllInstructions.cpp.h 27.5 KB 66810   8 years vboxsync IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
IEMAllInstructions3DNow.cpp.h 4.1 KB 66471   8 years vboxsync IEM: Split the 3DNow! instruction out into a separate file.
IEMAllCImplSvmInstr.cpp.h 60.8 KB 67749   7 years vboxsync VMM/IEM: Nested Hw.virt: More flexible EFER transitions on VMRUN. …
IEMAllCImplStrInstr.cpp.h 62.9 KB 67528   7 years vboxsync VMM/IEM: Nested Hw.virt: Fixes.
IEMAllCImpl.cpp.h 277.0 KB 67528   7 years vboxsync VMM/IEM: Nested Hw.virt: Fixes.
IEMAllAImplC.cpp 44.7 KB 66965   7 years vboxsync IEM: Implemented vmovddup Vx,Wx (VEX.F2.0F 12).
IEMAllAImpl.asm 81.6 KB 65506   8 years vboxsync IEM: cmpxchg16v implementation (disabled).
IEMAll.cpp 634.9 KB 67786   7 years vboxsync IEM: Also clear TF, AC as documented by AMD/Intel when dispatching …
HMSVMAll.cpp 8.4 KB 67529   7 years vboxsync VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
HMAll.cpp 16.1 KB 66104   8 years vboxsync VMM: trailing spaces
GIMAllKvm.cpp 16.1 KB 65792   8 years vboxsync EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
GIMAllHv.cpp 54.2 KB 64655   8 years vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
GIMAll.cpp 11.0 KB 65989   8 years vboxsync VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
FTMAll.cpp 1.9 KB 62478   8 years vboxsync (C) 2016
EMAllA.asm 42.9 KB 62478   8 years vboxsync (C) 2016
EMAll.cpp 144.2 KB 67131   7 years vboxsync EMAll: logging
DBGFAll.cpp 13.7 KB 64770   8 years vboxsync VMM/DBGF, HM: Fix int3 based breakpoints set in the VM debugger when …
CSAMAll.cpp 11.9 KB 62654   8 years vboxsync VMMR3: warnings
CPUMStack.cpp 1.4 KB 62478   8 years vboxsync (C) 2016
CPUMAllRegs.cpp 74.1 KB 67696   7 years vboxsync VMM/CPUM: Nested Hw.virt: Fix typo in interrupt injection logic with …
CPUMAllMsrs.cpp 229.0 KB 66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
APICAll.cpp 116.8 KB 67051   7 years vboxsync VMM/APIC: Assertion is sufficient, caller is responsible for calling …
AllPdbTypeHack.cpp 3.8 KB 64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
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