VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103647   9 months vboxsync VMM/IEM: Enabled the iemNativeEmit_and_r_r_efl & …
(edit) @103646   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_or_r_r_efl and enabled it for AMD64 …
(edit) @103645   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_and_r_r_efl and enabled it for …
(edit) @103644   9 months vboxsync VMM/IEM: Use native emitter for the reg/reg variant in …
(edit) @103643   9 months vboxsync VMM/IEM: Use native emitter for both variants in …
(edit) @103642   9 months vboxsync VMM/IEM: Use native emitter for the memory variants in …
(edit) @103640   9 months vboxsync VMM/IEM: Prepped emitting native code for all IEMOP_BODY_BINARY_rv_rm …
(edit) @103639   9 months vboxsync VMM/IEM: Moved iemNativeEmit_xor_r_r_efl and …
(edit) @103637   9 months vboxsync VMM/IEM: Moved iemNativeEmit_xor_r_r_efl and …
(edit) @103636   9 months vboxsync VMM/IEM: Support iemNativeRecompFunc_BltIn_LogCpuState() on arm64, …
(edit) @103635   9 months vboxsync VMM/IEM: Emit native code for 64-bit and 16-bit xor reg/reg variants …
(edit) @103627   9 months vboxsync VMM/IEM: Obfuscate most variable indexes we pass around in strict …
(edit) @103625   9 months vboxsync VMM/IEM: Must produce liveness info for IEM_MC_FETCH_FSW and …
(edit) @103624   9 months vboxsync VMM/IEM: Must release variable register when done with them. bugref:10371
(edit) @103623   9 months vboxsync VMM/IEM: Corrected code buffer allocation for eflags updating after …
(edit) @103622   9 months vboxsync VMM/IEM: Obfuscate most variable indexes we pass around in strict …
(edit) @103614   9 months vboxsync VMM/IEM: Fixed liveness state layout after r161946 broke it. Added …
(edit) @103613   9 months vboxsync VMM/IEM: Experimental code for emitting native code instead of calling …
(edit) @103612   9 months vboxsync VMM/IEM: Refinement of r161881 (pbInstrBuf == NULL situation). bugref:10370
(edit) @103609   9 months vboxsync VMM/IEM: Nested VMX: bugref:10610 Fix typo with GS base.
(edit) @103597   9 months vboxsync VMM/IEM: Fix multiple issues in the pcmpXstrX instructions microcode, …
(edit) @103596   9 months vboxsync VMM/IEM: Fix emitters for IEM_MC_FETCH_FCW()/IEM_MC_FETCH_FSW(), the …
(edit) @103592   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_SSE_RELATED_XCPT() …
(edit) @103591   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103590   9 months vboxsync VMM/IEM: Native translation of IEM_MC_FETCH_FSW() body (untested), …
(edit) @103589   9 months vboxsync VMM/IEM: Native translation of IEM_MC_FETCH_FCW() body, bugref:10371
(edit) @103588   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103585   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103583   9 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Fix EPT permission checks when EPT …
(edit) @103560   9 months vboxsync Try to fix build bugref:9898
(edit) @103558   9 months vboxsync VMM/IEM: Implement vpermilpd instruction emulations, bugref:9898
(edit) @103556   9 months vboxsync VMM/IEM: Implement vpermilps instruction emulations, bugref:9898
(edit) @103555   9 months vboxsync VMM/IEM: Added native translation for IEM_MC_AND_LOCAL_U8/16/32/64 and …
(edit) @103554   9 months vboxsync VMM/IEM: Some simple TB disassembly interface that can be used from …
(edit) @103548   9 months vboxsync VMM/IEM: Special case the 'xor reg32,samereg32' operation as it it …
(edit) @103542   10 months vboxsync VMM/IEM: More helpful way to make the MC block names unique. bugref:10370
(edit) @103535   10 months vboxsync VMM/IEM: Quick hack for catching and dealing with pbInstrBuf == NULL …
(edit) @103516   10 months vboxsync VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
(edit) @103513   10 months vboxsync VMM/IEM: The vex3 & vex2 byte prefixes must set the …
(edit) @103417   10 months vboxsync Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
(edit) @103404   10 months vboxsync VMM/IEM: Threaded function statistics. bugref:10376
(edit) @103393   10 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103388   10 months vboxsync VMM/IEM: Nested SVM: bugref:3409 Fixed loss of upper bits while …
(edit) @103377   10 months vboxsync VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
(edit) @103376   10 months vboxsync VMM/IEM: Experimental alternative to throw/longjmp when executing …
(edit) @103375   10 months vboxsync VMM/IEM: Corrected bug in iemNativeInstrBufEnsureSlow where it would …
(edit) @103374   10 months vboxsync VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
(edit) @103361   10 months vboxsync VMM/IEM: Shut up parfait warning in …
(edit) @103351   10 months vboxsync VMM/IEM: Only need an uint8_t type for the extended 8-bit grp …
(edit) @103350   10 months vboxsync VMM/IEM: Added some explicit/insane casting to shut up parfait. bugref:3409
(edit) @103349   10 months vboxsync VMM/IEM: Nested VMX: bugref:3409 Fix incorrect implicit casting …
(edit) @103334   10 months vboxsync VMM/IEM: Drop the IEMLIVENESS_OLD_LAYOUT code, as clang output smaller …
(edit) @103333   10 months vboxsync VMM/IEMAllCImpl: Fix sizeof(), bugref:3409
(edit) @103318   10 months vboxsync VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
(edit) @103290   10 months vboxsync VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
(edit) @103279   10 months vboxsync ansible, scm fix
(edit) @103267   10 months vboxsync VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
(edit) @103265   10 months vboxsync VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
(edit) @103264   10 months vboxsync VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
(edit) @103261   10 months vboxsync VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
(edit) @103259   10 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103258   10 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103257   10 months vboxsync VMM/IEM: Liveness analysis, part 9: Effective address calculation …
(edit) @103256   10 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103255   10 months vboxsync VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
(edit) @103254   10 months vboxsync VMM: Fix implementation of movmskpd which would trash an innocent …
(edit) @103247   10 months vboxsync VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
(edit) @103236   10 months vboxsync VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375
(edit) @103235   10 months vboxsync VMM/IEM: Liveness analysis, part 7b: Release build fix for visual C++. …
(edit) @103233   10 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103220   10 months vboxsync VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372
(edit) @103218   10 months vboxsync VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination …
(edit) @103214   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …
(edit) @103213   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification …
(edit) @103212   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
(edit) @103206   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
(edit) @103194   10 months vboxsync VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
(edit) @103192   10 months vboxsync fix for r161455, missing break? bugref:10372
(edit) @103191   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
(edit) @103190   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
(edit) @103189   10 months vboxsync VMM/IEM: Better code. bugref:10372
(edit) @103188   10 months vboxsync VMM/IEM: Fix. bugref:10372
(edit) @103187   10 months vboxsync VMM/IEM: scm fix. bugref:10372
(edit) @103186   10 months vboxsync VMM/IEM: Some IEMAllAImplC.cpp adjustments. bugref:10372
(edit) @103185   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …
(edit) @103184   10 months vboxsync Fix broken build and broken 'with assembly' ability to run VMs at all; …
(edit) @103182   10 months vboxsync VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
(edit) @103181   10 months vboxsync VMM/IEM: Liveness analysis, part 1. bugref:10372
(edit) @103155   10 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @103099   10 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103053   10 months vboxsync VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
(edit) @103025   10 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103015   11 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103014   11 months vboxsync iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
(edit) @103005   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @103003   11 months vboxsync VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
(edit) @102978   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102977   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102965   11 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit …
(edit) @102904   11 months vboxsync VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
Note: See TracRevisionLog for help on using the revision log.

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