|
|
@104932
|
8 months |
vboxsync |
VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
|
|
|
@104885
|
8 months |
vboxsync |
VMM/PGM: Lockless PGMPhysIemGCPhys2PtrNoLock. bugref:10687
|
|
|
@104877
|
8 months |
vboxsync |
VMM/IEM: Removed double checking of the physical TLB revision in …
|
|
|
@104876
|
8 months |
vboxsync |
VMM/IEM: Optimize executable memory allocation on macOS by removing …
|
|
|
@104859
|
8 months |
vboxsync |
VMM/PGM: Moved the apRamRangesTlbR0 out of the shared PGM structure …
|
|
|
@104858
|
8 months |
vboxsync |
VMM/IEM: Optimize executable memory allocation on macOS by removing …
|
|
|
@104856
|
8 months |
vboxsync |
VMM/IEM: Fixing amd64 build issue in r163369. bugref:10677
|
|
|
@104848
|
8 months |
vboxsync |
VMM/PGM,SUPDrv,IPRT: Added a RTR0MemObjZeroInitialize function to …
|
|
|
@104840
|
8 months |
vboxsync |
VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
|
|
|
@104798
|
8 months |
vboxsync |
VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
|
|
|
@104797
|
8 months |
vboxsync |
VMM/IEM: Introduce special helpers for generating code to exit a TB in …
|
|
|
@104788
|
8 months |
vboxsync |
VMM/tmTimerQueuesSanityChecks: Corrected free count check. bugref:10688
|
|
|
@104784
|
8 months |
vboxsync |
VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
|
|
|
@104767
|
8 months |
vboxsync |
VMM/PGM,IOM,PDM: MMIO cleanups. bugref:10687
|
|
|
@104732
|
9 months |
vboxsync |
VMM/IEM: Don't define the function tables for the host assembly …
|
|
|
@104731
|
9 months |
vboxsync |
VMM/IEM: Some instruction cache flushing code for linux.arm64, bugref:10391
|
|
|
@104722
|
9 months |
vboxsync |
VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
|
|
|
@104581
|
9 months |
vboxsync |
VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
|
|
|
@104548
|
9 months |
vboxsync |
VMM/PGM: Some EMT asserting and spaces. bugref:10687
|
|
|
@104543
|
9 months |
vboxsync |
VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
|
|
|
@104524
|
9 months |
vboxsync |
VMM/IEM: build fix. bugref:10656
|
|
|
@104521
|
9 months |
vboxsync |
VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
|
|
|
@104516
|
9 months |
vboxsync |
VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
|
|
|
@104512
|
9 months |
vboxsync |
VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 …
|
|
|
@104511
|
9 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104509
|
9 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104508
|
9 months |
vboxsync |
VMM: Some more GCM cleanup. bugref:9735 bugref:10683
|
|
|
@104507
|
9 months |
vboxsync |
VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
|
|
|
@104506
|
9 months |
vboxsync |
VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
|
|
|
@104469
|
9 months |
vboxsync |
VMM/IEM: Fix harmless typo, bugref:3409
|
|
|
@104468
|
9 months |
vboxsync |
VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
|
|
|
@104460
|
9 months |
vboxsync |
VMM/IEM: Fixed incorrect use of IEMNATIVE_CALL_ARG1_GREG as a mask in …
|
|
|
@104456
|
9 months |
vboxsync |
VMM/IEM: Fixed bug in iemGetTbFlagsForCurrentPc. Skip …
|
|
|
@104439
|
9 months |
vboxsync |
VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
|
|
|
@104424
|
9 months |
vboxsync |
VMM/IEM: Convert near return (retn) and relative/indirect call …
|
|
|
@104423
|
9 months |
vboxsync |
VMM/IEM: Convert near return (retn) and relative/indirect call …
|
|
|
@104422
|
9 months |
vboxsync |
VMM/IEM: Add native emitters for the …
|
|
|
@104420
|
9 months |
vboxsync |
VMM/IEM: Add native emitters for the …
|
|
|
@104419
|
9 months |
vboxsync |
VMM/IEM: Convert near return (retn) and relative/indirect call …
|
|
|
@104407
|
9 months |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104406
|
9 months |
vboxsync |
VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
|
|
|
@104405
|
9 months |
vboxsync |
VMM/IEM: Move the opcode checking of the first range from iemTbExec to …
|
|
|
@104391
|
10 months |
vboxsync |
VMM/IEM: Build fix for VBOX_WITH_IEM_RECOMPILER=1 and …
|
|
|
@104386
|
10 months |
vboxsync |
VMM/GIC: Add a dedicated GIC device implementation for linux.arm64 …
|
|
|
@104378
|
10 months |
vboxsync |
VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
|
|
|
@104373
|
10 months |
vboxsync |
VMM/IEM: Implement native emitter for pmovmskb which is used at least …
|
|
|
@104369
|
10 months |
vboxsync |
VMM/IEM: bugref:9898 Implemented vinsertps, vextractps emulation.
|
|
|
@104368
|
10 months |
vboxsync |
VMM/IEM: bugref:9898 Fix insertps emulation to apply the clear mask …
|
|
|
@104367
|
10 months |
vboxsync |
VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
|
|
|
@104362
|
10 months |
vboxsync |
VMM/IEM: Don't unroll loops in TBs. bugref:10653
|
|
|
@104361
|
10 months |
vboxsync |
VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
|
|
|
@104357
|
10 months |
vboxsync |
VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
|
|
|
@104354
|
10 months |
vboxsync |
VMM/IEM: Fixed regression from r162733 in iemAImpl_pcmpistri_u128, …
|
|
|
@104353
|
10 months |
vboxsync |
VMM/IEM: Fixed gregression from r162733 in iemAImpl_pcmpistri_u128, …
|
|
|
@104348
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for pcmpeqb, pcmpeqw and pcmpeqd …
|
|
|
@104346
|
10 months |
vboxsync |
VMM/IEM: Fixed regression from r162777 that broke 8- and 16-bit wide …
|
|
|
@104343
|
10 months |
vboxsync |
VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
|
|
|
@104342
|
10 months |
vboxsync |
VMM/IEM: Fixed debug/strict regression from r162198 where x0/rax could …
|
|
|
@104339
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
|
|
|
@104333
|
10 months |
vboxsync |
VMM/IEM: Fixed untested IEM_MC_MAYBE_RAISE_WAIT_DEVICE_NOT_AVAILABLE …
|
|
|
@104331
|
10 months |
vboxsync |
VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
|
|
|
@104330
|
10 months |
vboxsync |
VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. …
|
|
|
@104329
|
10 months |
vboxsync |
VMM/IEM: Build fix for iemNativeTbEntry on windows/amd64. bugref:10653
|
|
|
@104324
|
10 months |
vboxsync |
VMM/IEM: Have a single TB prologue which serves as an entry point to …
|
|
|
@104322
|
10 months |
vboxsync |
VMM/IEM: Have a single TB prologue which serves as an entry point to …
|
|
|
@104321
|
10 months |
vboxsync |
VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
|
|
|
@104315
|
10 months |
vboxsync |
VMM/IEM: Fix preprocessor defines to require a semicolon on …
|
|
|
@104301
|
10 months |
vboxsync |
VMM/IEM: Shortened down the 8-bit and 16-bit ROL ARM assembly a …
|
|
|
@104300
|
10 months |
vboxsync |
VMM/IEM: Shortened down the 8-bit and 16-bit ROR ARM assembly a …
|
|
|
@104299
|
10 months |
vboxsync |
VMM/IEM: ARM assembly rendition of RCR. Shortened the 8, 16 & 32 bit …
|
|
|
@104298
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
|
|
|
@104296
|
10 months |
vboxsync |
VMM/IEM: ARM assembly rendition of RCL. bugref:10376
|
|
|
@104294
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for psllw,pslld,psllq, bugref:10652
|
|
|
@104292
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
|
|
|
@104288
|
10 months |
vboxsync |
VMM/IEM: Convert all the ps{r,l}* isntructions to use a preprocessor …
|
|
|
@104283
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, …
|
|
|
@104282
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, …
|
|
|
@104281
|
10 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
|
|
|
@104279
|
10 months |
vboxsync |
VMM/IEM: Implement a native emitter for the pand,andps,andpd …
|
|
|
@104278
|
10 months |
vboxsync |
VMM/IEM: Implement a native emitter for the pxor,xorps,xorpd …
|
|
|
@104272
|
10 months |
vboxsync |
VMM: bugref:9898 VEX.W opcode decoding helper and its usage for …
|
|
|
@104270
|
10 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104269
|
10 months |
vboxsync |
VMM/IEM: Rework pcmpistri emulation to pass the new ECX value as …
|
|
|
@104268
|
10 months |
vboxsync |
VMM: bugref:9898 Fixed Python generator breakage with r162727 by …
|
|
|
@104264
|
10 months |
vboxsync |
VMM: bugref:9898 Renamed iemOpCommonAvxAvx_Vx_Wx to …
|
|
|
@104263
|
10 months |
vboxsync |
VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
|
|
|
@104259
|
10 months |
vboxsync |
VMM/IEM: Fixed missing import-all-state in the history-exec/probe code …
|
|
|
@104256
|
10 months |
vboxsync |
VMM/PGM: Initialize the return buffer before calling pfnHandler in …
|
|
|
@104255
|
10 months |
vboxsync |
VMM/IOM: Initialize stack value before calling pfnReadCallback in …
|
|
|
@104240
|
10 months |
vboxsync |
VMM/IEM: ARM assembly rendition of ROR. bugref:10376
|
|
|
@104239
|
10 months |
vboxsync |
VMM/IEM: ARM assembly rendition of ROR. bugref:10376
|
|
|
@104238
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104231
|
10 months |
vboxsync |
VMM/IEMAllAImpl-arm64.S: Make it build with gcc, bugref:10391
|
|
|
@104230
|
10 months |
vboxsync |
asmdefs-arm.mac,asmdefs-arm.h: Merge asmdefs-arm.mac into …
|
|
|
@104219
|
10 months |
vboxsync |
VMM: bugref:10610 Fixed MSR loading.
|
|
|
@104212
|
10 months |
vboxsync |
include/iprt,VMM/IEMAllN8veHlpA-arm64.S: Introduce a new …
|
|
|
@104211
|
10 months |
vboxsync |
VMM/IEM: Detect MXCSR when disassembling and annotating TBs, bugref:10614
|
|
|
@104210
|
10 months |
vboxsync |
VMM/IEM: Made iemNativeVarRegisterAcquire automatically convert from …
|
|
|
@104209
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104208
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|