|
|
@95514
|
3 years |
vboxsync |
VMM/IEM: Eliminated the IEMOPMEDIAF2 function tables. Not need because …
|
|
|
@95512
|
3 years |
vboxsync |
VMM/IEM: Use the IEM_GET_MODRM_* and IEM_IS_MODRM_* macros to make the …
|
|
|
@95509
|
3 years |
vboxsync |
VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …
|
|
|
@95499
|
3 years |
vboxsync |
VMM/IEM: [v]pshufhb. bugref:9898
|
|
|
@95489
|
3 years |
vboxsync |
VMM/IEM: Apply IEM_MC_MODIFIED_MREG_BY_REF in two common functions to …
|
|
|
@95487
|
3 years |
vboxsync |
VMM/IEM: vpshufhw, vpshuflw and vpshufd, brushing up pshufw, pshufhw, …
|
|
|
@95482
|
3 years |
vboxsync |
VMM/IEM: [v]pmovmskb. bugref:9898
|
|
|
@95473
|
3 years |
vboxsync |
VMM/IEM: [v]psub[bwdq]. bugref:9898
|
|
|
@95462
|
3 years |
vboxsync |
VMM/IEM: Untested crc32 implementation. [build fix] bugref:9898
|
|
|
@95460
|
3 years |
vboxsync |
VMM/IEM: Untested crc32 implementation. bugref:9898
|
|
|
@95458
|
3 years |
vboxsync |
VMM/IEM: [v]padd[bwdq]. bugref:9898
|
|
|
@95453
|
3 years |
vboxsync |
VMM/IEM: [v]pcmpeqq and [v]pcmpgtq. bugref:9898
|
|
|
@95449
|
3 years |
vboxsync |
VMM/IEM: [v]pcmpeq[bwd] and [v]pcmpgt[bwd]. bugref:9898
|
|
|
@95446
|
3 years |
vboxsync |
VMM/HMVMX: Must have VMEXIT for X86_CR4_OSXSAVE changes (at least for …
|
|
|
@95445
|
3 years |
vboxsync |
VMM/IEM: IEMOP_MNEMONIC -> IEMOP_MNEMONIC2 for pcmpeq[bwd]. bugref:9898
|
|
|
@95442
|
3 years |
vboxsync |
VMM/HMVMX: Must have VMEXIT for X86_CR4_OSXSAVE changes (at least for …
|
|
|
@95441
|
3 years |
vboxsync |
VMM/IEM: [v]andps, [v]andpd, [v]pand, [v]andnps, [v]andnpd, [v]pandn, …
|
|
|
@95422
|
3 years |
vboxsync |
VMM/IEM: Fixes to the finit/fninit implementation.
|
|
|
@95421
|
3 years |
vboxsync |
VMM/IEM: fld, fbld and fstp are 8 byte aligned as far as #AC is …
|
|
|
@95410
|
3 years |
vboxsync |
VMM/IEM: Alignment checks (#AC(0)/#GP(0)). bugref:9898
|
|
|
@95403
|
3 years |
vboxsync |
VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
|
|
|
@95360
|
3 years |
vboxsync |
VMM/IEM: Implemented the POPCNT instruction. bugref:9898
|
|
|
@95359
|
3 years |
vboxsync |
VMM/CPUM: Added a fPopCnt member to the x86 features and corrected the …
|
|
|
@95352
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 APIC-access page related cleanup for …
|
|
|
@95351
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Use CPUMIsGuestVmxCurrentVmcsValid in …
|
|
|
@95349
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fixed CPUMIsGuestVmxApicAccessPageAddr's …
|
|
|
@95347
|
3 years |
vboxsync |
VMM/IEM: Implemented the MULX instruction. bugref:9898
|
|
|
@95345
|
3 years |
vboxsync |
VMM/IEM: Implemented the PDEP and PEXT instructions. bugref:9898
|
|
|
@95343
|
3 years |
vboxsync |
VMM/IEM: Implemented the BZHI instruction. bugref:9898
|
|
|
@95341
|
3 years |
vboxsync |
VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
|
|
|
@95316
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
|
|
|
@95315
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxApicAccessPageAddr …
|
|
|
@95308
|
3 years |
vboxsync |
VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
|
|
|
@95307
|
3 years |
vboxsync |
VMM/IEMAll.cpp: Some data TLB tweaking. bugref:9898
|
|
|
@95248
|
3 years |
vboxsync |
VMM/CPUM: Started changing the way we advertise SYSCALL, SEP, NX, and …
|
|
|
@95173
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Guest SLAT walk nits.
|
|
|
@95167
|
3 years |
vboxsync |
VMM/IEM,DIS: Refreshed my memory on generating disassembler tables …
|
|
|
@95161
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fixes to VMX APIC-access page fault handler.
|
|
|
@95112
|
3 years |
vboxsync |
VMM/PGMPool: Corrected pgmPoolAccessHandler declaration to use …
|
|
|
@95048
|
3 years |
vboxsync |
GCM: Corrected return codes.
|
|
|
@94983
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Assertion to ensure we don't need to …
|
|
|
@94982
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Copy the inverse of the EPT execute bit …
|
|
|
@94959
|
3 years |
vboxsync |
VMM/CPUM: Hide the public read-only HostFeature member, use …
|
|
|
@94944
|
3 years |
vboxsync |
VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
|
|
|
@94931
|
3 years |
vboxsync |
VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
|
|
|
@94930
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Logging correction.
|
|
|
@94884
|
3 years |
vboxsync |
Attempting to fix Darwin NEM.
|
|
|
@94883
|
3 years |
vboxsync |
Build fix.
|
|
|
@94882
|
3 years |
vboxsync |
VMM: First stab at Guest Compatibility Manager, fixing up things like …
|
|
|
@94868
|
3 years |
vboxsync |
VMM/IEM: More TLB work. bugref:9898
|
|
|
@94845
|
3 years |
vboxsync |
VMM/IEM: More TLB work. bugref:9898
|
|
|
@94842
|
3 years |
vboxsync |
VMM/IEM: Arm build fixes. bugref:9898
|
|
|
@94838
|
3 years |
vboxsync |
VMM/IEM: More TLB work. bugref:9898
|
|
|
@94800
|
3 years |
vboxsync |
VMM/IEM,PGM: TLB work, esp. on the data one. bugref:9898
|
|
|
@94768
|
3 years |
vboxsync |
VMM/IEM: Split up IEMAll.cpp into a few more compilation units. bugref:9898
|
|
|
@94712
|
3 years |
vboxsync |
VMM/IEM: Some TLB compile and doc tweaks. bugref:9898
|
|
|
@94698
|
3 years |
vboxsync |
VMM/IEM: Build fix. bugref:9898
|
|
|
@94694
|
3 years |
vboxsync |
VMM/IEM: Seems fistt/i16 isn't such an oddball after all, at least not …
|
|
|
@94692
|
3 years |
vboxsync |
VMM/IEM: Implemented C version of f*com* instruction helpers. bugref:9898
|
|
|
@94683
|
3 years |
vboxsync |
VMM/IEM: Did C implementions for the r64, r32, i32 and i16 variants of …
|
|
|
@94679
|
3 years |
vboxsync |
VMM/IEM: Implemented C helper for the FSCALE instruction. bugref:9898
|
|
|
@94640
|
3 years |
vboxsync |
VMM/IEM: C implemention of FPREM and FPREM1 instruction helpers. …
|
|
|
@94620
|
3 years |
vboxsync |
VMM,Doxyfile.Core: Doxygen fixes for .cpp.h files.
|
|
|
@94619
|
3 years |
vboxsync |
VMM/*.cpp.h: Doxygen fixes.
|
|
|
@94617
|
3 years |
vboxsync |
VMM/*.cpp.h: Doxygen fixes.
|
|
|
@94614
|
3 years |
vboxsync |
VMM/IEM: C implementation of fdiv and fdivr instruction helpers. …
|
|
|
@94612
|
3 years |
vboxsync |
VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
|
|
|
@94610
|
3 years |
vboxsync |
NEM: We really need to set the InterruptNotification field when …
|
|
|
@94608
|
3 years |
vboxsync |
VMM/IEM: C implementation of the r80-r80 fsub and fsubr helpers. …
|
|
|
@94607
|
3 years |
vboxsync |
VMM/IEM,libs/softfloat: C implementation of fadd helper and related …
|
|
|
@94570
|
3 years |
vboxsync |
VMM/IEM: C implementation of fxtract helper. [clang fix] bugref:9898
|
|
|
@94568
|
3 years |
vboxsync |
VMM/IEM: C implementation of fxtract helper. bugref:9898
|
|
|
@94567
|
3 years |
vboxsync |
VMM/IEM: Implemented C version of frndint with the help of SoftFloat. …
|
|
|
@94565
|
3 years |
vboxsync |
VMM/IEM: Some more soft float helpers to simplify conversion and …
|
|
|
@94560
|
3 years |
vboxsync |
VMM/IEM,libs/softfloat: Don't use global variables in SoftFloat, pass …
|
|
|
@94558
|
3 years |
vboxsync |
VMM/IEM,libs/softfloat: Don't use global variables in SoftFloat, pass …
|
|
|
@94550
|
3 years |
vboxsync |
VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
|
|
|
@94545
|
3 years |
vboxsync |
libs/softfloat-3e: Build ring-0 version the library, for now …
|
|
|
@94543
|
3 years |
vboxsync |
VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
|
|
|
@94541
|
3 years |
vboxsync |
VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
|
|
|
@94539
|
3 years |
vboxsync |
VMM/IEM: Implemented f2xm1. [build fix] bugref:9898
|
|
|
@94538
|
3 years |
vboxsync |
VMM/IEM: Implemented f2xm1. bugref:9898
|
|
|
@94508
|
3 years |
vboxsync |
VMM/PGM: Removed unnecessary assertion in BthEnter broken by r150131. …
|
|
|
@94447
|
3 years |
vboxsync |
VMM/IEM: C implementation of fabs, fchs, ftst, and fxam. bugref:9898
|
|
|
@94440
|
3 years |
vboxsync |
VMM/IEM: fxam does not raise any exceptions and has special …
|
|
|
@94423
|
3 years |
vboxsync |
tstIEMAImpl: More tests where AMD and Intel differs a little (or a …
|
|
|
@94420
|
3 years |
vboxsync |
VMM/IEM: Workaround for doxygen troubles with IEMAllAImplC.cpp. bugref:9898
|
|
|
@94413
|
3 years |
vboxsync |
VMM/IEM,tstIEMAImpl: A handful of FPU instructions produces different …
|
|
|
@94410
|
3 years |
vboxsync |
VMM/IEM: Correction to iemAImpl_fistt_r80_to_i16 return variable size. …
|
|
|
@94402
|
3 years |
vboxsync |
tstIEMAImpl,VMM/IEM: Added tests for FPU instructions taking two …
|
|
|
@94397
|
3 years |
vboxsync |
VMM/IEM: Implemented C version of fbstp; fixes to fst, fist and fistt …
|
|
|
@94387
|
3 years |
vboxsync |
VMM/IEM: Implemented C version of fistt; fixes to fst and fist. bugref:9898
|
|
|
@94383
|
3 years |
vboxsync |
VMM/IEM: fild, fbld, and fist C implementations. bugref:9898
|
|
|
@94364
|
3 years |
vboxsync |
VMM/IEM,tstIEMAImpl: Integer and decimal load/store tests. bugref:9898
|
|
|
@94350
|
3 years |
vboxsync |
VMM/IEM: Implemented fbld (not tested). bugref:9898
|
|
|
@94338
|
3 years |
vboxsync |
VMM/IEM: Implemented iemAImpl_fst_r80_to_r80, iemAImpl_fst_r80_to_r64, …
|
|
|
@94303
|
3 years |
vboxsync |
VMM/IEM: C implementations of fld_r80_from_r32/64/80. bugref:9898
|
|
|
@94261
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94256
|
3 years |
vboxsync |
VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
|
|
|
@94225
|
3 years |
vboxsync |
VMM/IEM: Fixes for AMD versions of RCL and SHLD. Another stab at …
|
|
|