VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104140   12 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104139   12 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104138   12 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104137   12 months vboxsync Committed too much, bugref:10641
(edit) @104136   12 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104135   12 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104133   12 months vboxsync VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
(edit) @104132   12 months vboxsync VMM/IEM: Convert some AVX instruction emulation helpers to the …
(edit) @104131   12 months vboxsync VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
(edit) @104129   12 months vboxsync VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641 …
(edit) @104128   12 months vboxsync VMM/IEM: Fix pcmpistrm emulation, regression introdcued with r158058, …
(edit) @104123   13 months vboxsync VMM/IEM: Avoid the two RTMemProtect calls in iemExecMemAllocatorFree …
(edit) @104118   13 months vboxsync VMM/IEM: Need to flush the MXCSR shadow during ldmxcsr, bugref:10641
(edit) @104117   13 months vboxsync VMM/IEM: Fix one more incorrect instruction name, bugref:9898
(edit) @104116   13 months vboxsync VMM/IEM: Darwin fixes for IEMEXECMEM_ALT_SUB_WITH_ALLOC_HEADER. The …
(edit) @104115   13 months vboxsync VMM/IEM: Split out the executable memory allocator from …
(edit) @104114   13 months vboxsync VMM/IEM: Implemented a very simple alternative to …
(edit) @104113   13 months vboxsync VMM/IEM: Fix some incorrect instruction names, bugref:9898
(edit) @104112   13 months vboxsync VMM/IEM: build fix. bugref:10370
(edit) @104110   13 months vboxsync VMM/IEM: Removed incorrect cbReq alignment in …
(edit) @104109   13 months vboxsync VMM/IEM: Kicked out the RTHeapSimple based exec mem allocator code as …
(edit) @104108   13 months vboxsync VMM/IEM: Slap a header on the exec mem allocations. This simplifies …
(edit) @104107   13 months vboxsync VMM/IEM: The source variables for IEM_MC_STORE_XREG_* must be acquired …
(edit) @104103   13 months vboxsync VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
(edit) @104101   13 months vboxsync VMM/IEM: Get rid of the inefficient looping when flushing dirty guest …
(edit) @104100   13 months vboxsync VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
(edit) @104099   13 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104098   13 months vboxsync VMM/IEM: #undef IEMNATIVE_WITH_DELAYED_REGISTER_WRITEBACK build fix. …
(edit) @104095   13 months vboxsync VMM/IEM: Release statistics on how often the exec memory allocator …
(edit) @104094   13 months vboxsync VMM/IEM: scm, trailing whitespace fix, bugref:9898
(edit) @104093   13 months vboxsync VMM/IEM: scm, trailing whitespace fix, bugref:9898
(edit) @104092   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
(edit) @104087   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
(edit) @104084   13 months vboxsync VMM/IEM: Implement support for automatically flushing all call …
(edit) @104081   13 months vboxsync VMM/IEM: Same logic as r162478/iemGRegRefU8 applies here. bugref:9898
(edit) @104080   13 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104076   13 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104075   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104074   13 months vboxsync VMM/IEM: Fix implementation of IEM_MC_SHL_LOCAL_S16() and …
(edit) @104073   13 months vboxsync VMM/IEM: Made the code compile without …
(edit) @104072   13 months vboxsync VMM/IEM: Build fix and marked the two local SHL/SAR operations as not …
(edit) @104064   13 months vboxsync VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
(edit) @104059   13 months vboxsync VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
(edit) @104058   13 months vboxsync VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
(edit) @104056   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104053   13 months vboxsync VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
(edit) @104052   13 months vboxsync VMM/IEM: Non debug build fix, bugref:10629
(edit) @104051   13 months vboxsync VMM/IEM: Optimizing (hopefully) and correcting flag handling in …
(edit) @104049   13 months vboxsync VMM/IEM: Mark the SIMD register as dirty based on the load size in …
(edit) @104048   13 months vboxsync VMM/IEM: Mark the SIMD register as dirty based on the load size in …
(edit) @104047   13 months vboxsync VMM/IEM: Straighten the code flushing dirty guest registers, …
(edit) @104036   13 months vboxsync VMM/IEM: Add some more detailed debug info when a guest register …
(edit) @104034   13 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
(edit) @104033   13 months vboxsync VMM/IEM: Implement loading the missing part from CPUMCTX when the …
(edit) @104032   13 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Forward port r162255 (Fix …
(edit) @104030   13 months vboxsync VMM/IEM: Build fix for linux.arm64 (gcc complains about unsequenced …
(edit) @104029   13 months vboxsync VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h: Build fix, bugref:10391
(edit) @104021   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
(edit) @104019   13 months vboxsync VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
(edit) @104018   13 months vboxsync VMM/IEM: Dropped the argument and local variable counts from …
(edit) @104017   13 months vboxsync VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
(edit) @104016   13 months vboxsync VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
(edit) @104009   13 months vboxsync VMM/IEM: Build fix. bugref:10614
(edit) @103997   13 months vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103995   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
(edit) @103993   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103991   13 months vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103990   13 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103986   13 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103985   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103979   13 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103974   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103973   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103964   13 months vboxsync VMM/IEM: Some statistics on the SIMD register allocator and some …
(edit) @103959   13 months vboxsync VMM/IEM: vpblendvb is supposed to raise #UD if VEX.W isn't zero. …
(edit) @103956   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103955   13 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103953   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103952   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103951   13 months vboxsync VMM/IEM: Rename iemMemFetchDataU256AlignedSse(Jmp) to …
(edit) @103949   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103946   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103945   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103944   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
(edit) @103942   13 months vboxsync VMM/IEM: Implement memory stores from SIMD registers and implement …
(edit) @103939   13 months vboxsync VMM/IEM: Fix some harmless typos, bugref:10614
(edit) @103937   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
(edit) @103935   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103934   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103933   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
(edit) @103932   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103931   13 months vboxsync VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
(edit) @103927   13 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103926   13 months vboxsync VMM/IEM: Reordered the vblendvps/d MC statements for better mojo. …
(edit) @103924   13 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. [build …
(edit) @103922   13 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. bugref:9898
(edit) @103921   13 months vboxsync VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
(edit) @103919   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103917   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U128(), …
(edit) @103916   13 months vboxsync VMM/IEM: Convert …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette