|
|
@103614
|
9 months |
vboxsync |
VMM/IEM: Fixed liveness state layout after r161946 broke it. Added …
|
|
|
@103613
|
9 months |
vboxsync |
VMM/IEM: Experimental code for emitting native code instead of calling …
|
|
|
@103612
|
9 months |
vboxsync |
VMM/IEM: Refinement of r161881 (pbInstrBuf == NULL situation). bugref:10370
|
|
|
@103609
|
9 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10610 Fix typo with GS base.
|
|
|
@103597
|
9 months |
vboxsync |
VMM/IEM: Fix multiple issues in the pcmpXstrX instructions microcode, …
|
|
|
@103596
|
9 months |
vboxsync |
VMM/IEM: Fix emitters for IEM_MC_FETCH_FCW()/IEM_MC_FETCH_FSW(), the …
|
|
|
@103592
|
9 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_SSE_RELATED_XCPT() …
|
|
|
@103591
|
9 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103590
|
9 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_FETCH_FSW() body (untested), …
|
|
|
@103589
|
9 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_FETCH_FCW() body, bugref:10371
|
|
|
@103588
|
9 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103585
|
9 months |
vboxsync |
VMM/IEM: Native translation of …
|
|
|
@103583
|
9 months |
vboxsync |
VMM/PGM: Nested VMX: bugref:10607 Fix EPT permission checks when EPT …
|
|
|
@103560
|
9 months |
vboxsync |
Try to fix build bugref:9898
|
|
|
@103558
|
9 months |
vboxsync |
VMM/IEM: Implement vpermilpd instruction emulations, bugref:9898
|
|
|
@103556
|
9 months |
vboxsync |
VMM/IEM: Implement vpermilps instruction emulations, bugref:9898
|
|
|
@103555
|
9 months |
vboxsync |
VMM/IEM: Added native translation for IEM_MC_AND_LOCAL_U8/16/32/64 and …
|
|
|
@103554
|
9 months |
vboxsync |
VMM/IEM: Some simple TB disassembly interface that can be used from …
|
|
|
@103548
|
9 months |
vboxsync |
VMM/IEM: Special case the 'xor reg32,samereg32' operation as it it …
|
|
|
@103542
|
10 months |
vboxsync |
VMM/IEM: More helpful way to make the MC block names unique. bugref:10370
|
|
|
@103535
|
10 months |
vboxsync |
VMM/IEM: Quick hack for catching and dealing with pbInstrBuf == NULL …
|
|
|
@103516
|
10 months |
vboxsync |
VMM/IEM,EM: Add all kind of exceptions to the exit history, adding a …
|
|
|
@103513
|
10 months |
vboxsync |
VMM/IEM: The vex3 & vex2 byte prefixes must set the …
|
|
|
@103417
|
10 months |
vboxsync |
Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
|
|
|
@103404
|
10 months |
vboxsync |
VMM/IEM: Threaded function statistics. bugref:10376
|
|
|
@103393
|
10 months |
vboxsync |
VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
|
|
|
@103388
|
10 months |
vboxsync |
VMM/IEM: Nested SVM: bugref:3409 Fixed loss of upper bits while …
|
|
|
@103377
|
10 months |
vboxsync |
VMM/IEM: Implemented iemNativeTbLongJmp and fixed the associated code …
|
|
|
@103376
|
10 months |
vboxsync |
VMM/IEM: Experimental alternative to throw/longjmp when executing …
|
|
|
@103375
|
10 months |
vboxsync |
VMM/IEM: Corrected bug in iemNativeInstrBufEnsureSlow where it would …
|
|
|
@103374
|
10 months |
vboxsync |
VMM/PGM,DBGF,GIC: Parfait pointed out some potential NULL pointer use …
|
|
|
@103361
|
10 months |
vboxsync |
VMM/IEM: Shut up parfait warning in …
|
|
|
@103351
|
10 months |
vboxsync |
VMM/IEM: Only need an uint8_t type for the extended 8-bit grp …
|
|
|
@103350
|
10 months |
vboxsync |
VMM/IEM: Added some explicit/insane casting to shut up parfait. bugref:3409
|
|
|
@103349
|
10 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:3409 Fix incorrect implicit casting …
|
|
|
@103334
|
10 months |
vboxsync |
VMM/IEM: Drop the IEMLIVENESS_OLD_LAYOUT code, as clang output smaller …
|
|
|
@103333
|
10 months |
vboxsync |
VMM/IEMAllCImpl: Fix sizeof(), bugref:3409
|
|
|
@103318
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
|
|
|
@103290
|
10 months |
vboxsync |
VMM/IEMAll-armv8.cpp: Always init pStats because the caller might …
|
|
|
@103279
|
10 months |
vboxsync |
ansible, scm fix
|
|
|
@103267
|
10 months |
vboxsync |
VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
|
|
|
@103265
|
10 months |
vboxsync |
VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
|
|
|
@103264
|
10 months |
vboxsync |
VMM/IEM: Fix psra[wd] instruction emulation (high bit must shift in …
|
|
|
@103261
|
10 months |
vboxsync |
VMM/PGMAllPool.cpp: Fix side effect in macro double expansion, bugref:3409
|
|
|
@103259
|
10 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103258
|
10 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103257
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 9: Effective address calculation …
|
|
|
@103256
|
10 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103255
|
10 months |
vboxsync |
VMM: Fix pinsrw, movd and movq instruction implementations. The switch …
|
|
|
@103254
|
10 months |
vboxsync |
VMM: Fix implementation of movmskpd which would trash an innocent …
|
|
|
@103247
|
10 months |
vboxsync |
VMM: More implicit fallthrough fixes (found by Parfait). bugref:3409
|
|
|
@103236
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 8: scm fix. bugref:10372 bugref:10375
|
|
|
@103235
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 7b: Release build fix for visual C++. …
|
|
|
@103233
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
|
|
|
@103220
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis: build fix. bugref:10372
|
|
|
@103218
|
10 months |
vboxsync |
VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination …
|
|
|
@103214
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …
|
|
|
@103213
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 6: Flag input & modification …
|
|
|
@103212
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification …
|
|
|
@103206
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
|
|
|
@103194
|
10 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Distinguish NMI vs. hardware exception 2 …
|
|
|
@103192
|
10 months |
vboxsync |
fix for r161455, missing break? bugref:10372
|
|
|
@103191
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
|
|
|
@103190
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
|
|
|
@103189
|
10 months |
vboxsync |
VMM/IEM: Better code. bugref:10372
|
|
|
@103188
|
10 months |
vboxsync |
VMM/IEM: Fix. bugref:10372
|
|
|
@103187
|
10 months |
vboxsync |
VMM/IEM: scm fix. bugref:10372
|
|
|
@103186
|
10 months |
vboxsync |
VMM/IEM: Some IEMAllAImplC.cpp adjustments. bugref:10372
|
|
|
@103185
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …
|
|
|
@103184
|
10 months |
vboxsync |
Fix broken build and broken 'with assembly' ability to run VMs at all; …
|
|
|
@103182
|
10 months |
vboxsync |
VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
|
|
|
@103181
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 1. bugref:10372
|
|
|
@103155
|
10 months |
vboxsync |
VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
|
|
|
@103099
|
10 months |
vboxsync |
tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
|
|
|
@103053
|
10 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Fixed nested-guest (Hyper-V enabled …
|
|
|
@103025
|
10 months |
vboxsync |
*: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
|
|
|
@103015
|
11 months |
vboxsync |
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
|
|
|
@103014
|
11 months |
vboxsync |
iprt/asm-mem.h: Eliminated the ASMMemZeroPage function, replaced the …
|
|
|
@103005
|
11 months |
vboxsync |
iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
|
|
|
@103003
|
11 months |
vboxsync |
VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
|
|
|
@102978
|
11 months |
vboxsync |
VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
|
|
|
@102977
|
11 months |
vboxsync |
VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
|
|
|
@102965
|
11 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit …
|
|
|
@102904
|
11 months |
vboxsync |
VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
|
|
|
@102896
|
11 months |
vboxsync |
VMM/IEM: Use standard binary assembly helper signature for ADCX and …
|
|
|
@102891
|
11 months |
vboxsync |
VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
|
|
|
@102887
|
11 months |
vboxsync |
IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
|
|
|
@102883
|
11 months |
vboxsync |
VMM/IEM: Maintain pReNative->fExec in …
|
|
|
@102882
|
11 months |
vboxsync |
VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
|
|
|
@102879
|
11 months |
vboxsync |
VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
|
|
|
@102878
|
11 months |
vboxsync |
IEM: Added the simple C implementation of RCPSS/RCPPS instructions
|
|
|
@102876
|
11 months |
vboxsync |
VMM/IEM: Call different threaded functions for each branch in a …
|
|
|
@102869
|
11 months |
vboxsync |
Fixing most probaly a typo in r161081. bugref:10371
|
|
|
@102868
|
11 months |
vboxsync |
VMM/IEM: Some DOS syscall logging. bugref:10371
|
|
|
@102867
|
11 months |
vboxsync |
VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371
|
|
|
@102856
|
11 months |
vboxsync |
VMM/IEM: Implemented the second of two code TLB lookups. bugref:10371
|
|
|
@102852
|
11 months |
vboxsync |
VMM/VMXAllTemplate: Nested VMX: bugref:10318 Trying to narrow down the …
|
|
|
@102850
|
11 months |
vboxsync |
VMM/IEM: Implemented the first of two code TLB lookups. bugref:10371
|
|
|
@102847
|
11 months |
vboxsync |
VMM/IEM: Moved the TLB lookup emitter to a common header file so it …
|
|
|
@102846
|
11 months |
vboxsync |
VMM/IEM: Preserve variable and shadow register state across code TLB …
|
|
|