VirtualBox

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

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 96995   2 years vboxsync VMM/APIC: Fix pointer alignment for ASMBitTest, ASMAtomicBit[Set|Clear].
CPUMAllCpuId.cpp 75.7 KB 97070   2 years vboxsync CPUM: Added a (forgotten?) flag for AES-NI CPUID feature.
CPUMAllMsrs.cpp 242.1 KB 96407   2 years vboxsync scm copyright and license note update
CPUMAllRegs.cpp 98.5 KB 97178   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
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 44.6 KB 97193   2 years vboxsync VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
GCMAll.cpp 9.6 KB 96407   2 years vboxsync scm copyright and license note update
GIMAll.cpp 15.9 KB 97193   2 years vboxsync VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
GIMAllHv.cpp 56.9 KB 97193   2 years vboxsync VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
GIMAllKvm.cpp 14.5 KB 97193   2 years vboxsync VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
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.7 KB 97178   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
IEMAllAImpl.asm 174.0 KB 97051   2 years vboxsync Typo fixes.
IEMAllAImplC.cpp 642.6 KB 97161   2 years vboxsync VMM/IEM: Implementation for fpatan instruction, bugref:9898
IEMAllCImpl.cpp 346.0 KB 97183   2 years vboxsync VMM/CPUM,HMVMX,IEM: Use the individual CPUMCTX_INHIBIT_SHADOW_SS and …
IEMAllCImplStrInstr.cpp.h 66.6 KB 96407   2 years vboxsync scm copyright and license note update
IEMAllCImplSvmInstr.cpp 67.7 KB 97178   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
IEMAllCImplVmxInstr.cpp 406.0 KB 97180   2 years vboxsync VMM/IEM: Use CPUMIsInInterruptShadowWithUpdate instead of checking …
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.6 KB 97138   2 years vboxsync IEM: Make unsupported (not recommended to be used) forms of MOVSXD …
IEMAllInstructionsPython.py 169.1 KB 96407   2 years vboxsync scm copyright and license note update
IEMAllInstructionsThree0f3a.cpp.h 38.0 KB 97153   2 years vboxsync IEM: Added AES-NI instructions.
IEMAllInstructionsThree0f38.cpp.h 83.2 KB 97153   2 years vboxsync IEM: Added AES-NI instructions.
IEMAllInstructionsTwoByte0f.cpp.h 477.0 KB 97119   2 years vboxsync Harmless typo.
IEMAllInstructionsVexMap1.cpp.h 204.8 KB 97127   2 years vboxsync IEM: Added VZEROUPPER/VZEROALL. Not well tested.
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 141.3 KB 97178   2 years vboxsync VMM/CPUM,EM,HM,IEM,++: Moved VMCPU_FF_INHIBIT_INTERRUPTS and …
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 149.1 KB 97039   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Comment nit.
PGMAllBth.h 232.1 KB 97158   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Rectify outdated comment regarding …
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 76.0 KB 96979   2 years vboxsync VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
PGMAllPhys.cpp 146.6 KB 97193   2 years vboxsync VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
PGMAllPool.cpp 225.0 KB 97193   2 years vboxsync VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
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 520.3 KB 97188   2 years vboxsync Support/SUPR3HardenedEntitlementsVM.plist,VMM/NEMR3Native-darwin: …
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