VirtualBox

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

Name Size Rev Age Author Last Change
../
target-x86 104373   8 months vboxsync VMM/IEM: Implement native emitter for pmovmskb which is used at least …
VMXAllTemplate.cpp.h 530.0 KB 104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
VMMAllA.asm 2.6 KB 98103   2 years vboxsync Copyright year updates by scm.
VMMAll.cpp 8.0 KB 98103   2 years vboxsync Copyright year updates by scm.
VMAll.cpp 13.7 KB 98103   2 years vboxsync Copyright year updates by scm.
TRPMAll.cpp 14.5 KB 103194   10 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
TMAllVirtual.cpp 43.9 KB 101025   15 months vboxsync VMM/VMMAll: Compilation fixes.
TMAllReal.cpp 1.8 KB 98103   2 years vboxsync Copyright year updates by scm.
TMAllCpu.cpp 24.2 KB 104131   8 months vboxsync VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
TMAll.cpp 108.0 KB 101088   15 months vboxsync VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
SELMAll.cpp 13.3 KB 98103   2 years vboxsync Copyright year updates by scm.
PGMAllShw.h 31.5 KB 103720   9 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Fixed getting shadow page when the …
PGMAllPool.cpp 226.2 KB 104032   9 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Forward port r162255 (Fix …
PGMAllPhys.cpp 148.5 KB 104548   7 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
PGMAllHandler.cpp 84.8 KB 103374   10 months vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
PGMAllGstSlatEpt.cpp.h 18.4 KB 103583   10 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Fix EPT permission checks when EPT …
PGMAllGst.h 19.4 KB 104548   7 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
PGMAllBth.h 236.3 KB 103374   10 months vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
PGMAll.cpp 152.6 KB 104548   7 months vboxsync VMM/PGM: Some EMT asserting and spaces. bugref:10687
PDMAllTask.cpp 4.2 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMAllQueue.cpp 11.3 KB 99674   19 months vboxsync VMM/PDMQueue: Fix PDMQueueAllocEx() to respect the multiple of 32 …
PDMAllNetShaper.cpp 6.5 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMAllIommu.cpp 18.2 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMAllCritSectRw.cpp 84.1 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMAllCritSectBoth.cpp 4.5 KB 98103   2 years vboxsync Copyright year updates by scm.
PDMAllCritSect.cpp 46.1 KB 103802   9 months vboxsync VMM/PDMAllCritSect.cpp: Build fix for dbgopt build
PDMAll.cpp 14.3 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
NEMAllNativeTemplate-win.cpp.h 141.1 KB 99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
NEMAll.cpp 4.1 KB 98103   2 years vboxsync Copyright year updates by scm.
MMAll.cpp 3.9 KB 98103   2 years vboxsync Copyright year updates by scm.
Makefile.kup 0 bytes 2477   18 years vboxsync export
IOMAllMmioNew.cpp 52.7 KB 104255   8 months vboxsync VMM/IOM: Initialize stack value before calling pfnReadCallback in …
IOMAll.cpp 23.4 KB 98103   2 years vboxsync Copyright year updates by scm.
IEMAllThrdTables.h 18.9 KB 104357   8 months vboxsync VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
IEMAllThrdTables4.cpp 1.1 KB 100743   17 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables3.cpp 1.1 KB 100743   17 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables2.cpp 1.1 KB 100743   17 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdTables1.cpp 1.1 KB 100743   17 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllThrdRecompiler.cpp 129.9 KB 104469   7 months vboxsync VMM/IEM: Fix harmless typo, bugref:3409
IEMAllThrdPython.py 191.6 KB 104424   8 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
IEMAllThrdFuncsBltIn.cpp 34.0 KB 104468   8 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
IEMAllThrdFuncs.cpp 45.1 KB 104419   8 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
IEMAllN8veRecompiler.cpp 429.6 KB 104524   7 months vboxsync VMM/IEM: build fix. bugref:10656
IEMAllN8veRecompFuncs.h 482.5 KB 104468   8 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
IEMAllN8veRecompFuncs4.cpp 1.0 KB 103807   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
IEMAllN8veRecompFuncs3.cpp 1.0 KB 103807   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
IEMAllN8veRecompFuncs2.cpp 1.0 KB 103807   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
IEMAllN8veRecompFuncs1.cpp 1.0 KB 103807   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
IEMAllN8veRecompBltIn.cpp 95.9 KB 104506   7 months vboxsync VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
IEMAllN8vePython.py 47.5 KB 104422   8 months vboxsync VMM/IEM: Add native emitters for the …
IEMAllN8veLiveness.cpp 89.0 KB 104420   8 months vboxsync VMM/IEM: Add native emitters for the …
IEMAllN8veHlpA.asm 8.2 KB 104378   8 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
IEMAllN8veHlpA-arm64.S 7.6 KB 104367   8 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
IEMAllN8veExecMem.cpp 61.9 KB 104146   8 months vboxsync VMM/IEM: Increased IEMEXECMEM_ALT_SUB_ALLOC_UNIT_SIZE from 128 to 256, …
IEMAllMemRWTmplInline.cpp.h 81.0 KB 102977   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
IEMAllMemRWTmpl.cpp.h 27.5 KB 103908   9 months vboxsync VMM/IEM: Convert …
IEMAllIntprTables.h 3.4 KB 100740   17 months vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllIntprTables4.cpp 1.1 KB 100740   17 months vboxsync VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
IEMAllIntprTables3.cpp 1.1 KB 100743   17 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllIntprTables2.cpp 1.1 KB 100743   17 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllIntprTables1.cpp 1.0 KB 100743   17 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
IEMAllInstVexMap3.cpp.h 89.8 KB 104369   8 months vboxsync VMM/IEM: bugref:9898 Implemented vinsertps, vextractps emulation.
IEMAllInstVexMap2.cpp.h 117.6 KB 104272   8 months vboxsync VMM: bugref:9898 VEX.W opcode decoding helper and its usage for …
IEMAllInstVexMap1.cpp.h 223.1 KB 104439   8 months vboxsync VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
IEMAllInstTwoByte0f.cpp.h 517.6 KB 104521   7 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
IEMAllInstThree0f38.cpp.h 99.9 KB 104208   8 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
IEMAllInstThree0f3a.cpp.h 79.3 KB 104368   8 months vboxsync VMM/IEM: bugref:9898 Fix insertps emulation to apply the clear mask …
IEMAllInstPython.py 326.8 KB 104419   8 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
IEMAllInstOneByte.cpp.h 593.6 KB 104419   8 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
IEMAllInstCommonBodyMacros.h 19.8 KB 104195   8 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
IEMAllInstCommon.cpp.h 34.9 KB 104206   8 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
IEMAllInst3DNow.cpp.h 4.4 KB 100733   17 months vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
IEMAllDbg.cpp 75.9 KB 102869   11 months vboxsync Fixing most probaly a typo in r161081. bugref:10371
IEMAllCImplVmxInstr.cpp 412.8 KB 104543   7 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
IEMAllCImplSvmInstr.cpp 68.3 KB 100072   19 months vboxsync VMM/IEM: Reworked all the IEM_MC_CALL/DEFER_TO_CIMPL macros to include …
IEMAllCImplStrInstr.cpp.h 68.9 KB 104581   7 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
IEMAllCImpl.cpp 364.3 KB 104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
IEMAllAImplC.cpp 730.1 KB 104521   7 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
IEMAllAImpl.asm 205.6 KB 104521   7 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
IEMAllAImpl-arm64.S 40.3 KB 104346   8 months vboxsync VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide …
IEMAll.cpp 437.8 KB 104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
IEMAll-armv8.cpp 4.2 KB 103290   10 months vboxsync VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
HMVMXAll.cpp 80.2 KB 103194   10 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
HMSVMAll.cpp 19.9 KB 103194   10 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
HMAll.cpp 37.7 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
GIMAllKvm.cpp 14.5 KB 99208   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAllHv.cpp 56.9 KB 99208   21 months vboxsync Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
GIMAll.cpp 16.7 KB 100108   18 months vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
GICAll.cpp 57.4 KB 104386   8 months vboxsync VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
GCMAll.cpp 18.0 KB 104516   7 months vboxsync VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
EMAll.cpp 39.2 KB 101539   14 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
DBGFAllTracer.cpp 28.9 KB 99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
DBGFAllBp.cpp 23.6 KB 98103   2 years vboxsync Copyright year updates by scm.
DBGFAll.cpp 22.4 KB 99051   21 months vboxsync VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
CPUMAllSysRegs-armv8.cpp 17.5 KB 99956   19 months vboxsync VMM/CPUM-armv8: Implement OSDLR_EL1, OSLAR_EL1 and OSLSR_EL1 accessed …
CPUMAllRegs.cpp 99.5 KB 100940   16 months vboxsync VMM: Make CPUMIsGuestIn64Bit[Code|CodeEx|Slow] use a const CPUM …
CPUMAllRegs-armv8.cpp 11.8 KB 101221   15 months vboxsync VMM/CPUMAllRegs-armv8.cpp: Implement CPUMGetGuestAddrWidths(), bugref:10525
CPUMAllMsrs.cpp 245.8 KB 104219   8 months vboxsync VMM: bugref:10610 Fixed MSR loading.
CPUMAllCpuId.cpp 78.7 KB 101428   14 months vboxsync VMM/HM: Added logging for new SVM features.
APICAll.cpp 130.7 KB 103025   11 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
AllPdbTypeHack.cpp 4.0 KB 98103   2 years vboxsync Copyright year updates by scm.
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