VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108313   2 months vboxsync VMM/IEM: s/IEM_MC_IF_EFL_/IEM_MC_IF_FLAGS_/g. jiraref:VBP-1531
(edit) @108296   2 months vboxsync VMM/IEM: s/IEM_MC_STORE_MEM_(?!FLAT|SEG|BY)/IEM_MC_STORE_MEM_SEG_\2/g …
(edit) @108294   2 months vboxsync VMM/IEM: IEM_MC_STORE_MEM_*_BY_REF -> IEM_MC_STORE_MEM_BY_REF_* (kind …
(edit) @108288   2 months vboxsync VMM/IEM: …
(edit) @108287   2 months vboxsync VMM/IEM: s/IEM_MC_MEM_MAP/IEM_MC_MEM_SEG_MAP/g jiraref:VBP-1531
(edit) @108269   3 months vboxsync VMM/IEM: …
(edit) @108267   3 months vboxsync VMM/IEM: …
(edit) @108258   3 months vboxsync *.kmk: Adding clang_rt.asan_dynamic-x86_64.dll and friends as order …
(edit) @108204   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108196   3 months vboxsync VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
(edit) @108195   3 months vboxsync VMM/IEM: Splitting out most of the x86 target specific stuff from …
(edit) @108134   3 months vboxsync VMM/PGM: Merge and deduplicate code targeting x86 & amd64 in PGM.cpp. …
(edit) @107916   3 months vboxsync VMM,HostDrivers/SUP: Moved tstInt from HostDrivers to the VMM and …
(edit) @107910   3 months vboxsync VMM,HostDrivers/SUP: Moved tstInt from HostDrivers to the VMM and …
(edit) @107808   4 months vboxsync VMM/testcase/tstSSM-2.cpp: Print error message when writing the SSM …
(edit) @107751   4 months vboxsync VMM/testcase/tstCompressionBenchmark.cpp: Remove unused variable, …
(edit) @107750   4 months vboxsync VMM/testcase/tstAnimate.cpp: Missing error checks, bugref:3409
(edit) @107728   4 months vboxsync VMM/testcase/tstPDMAsyncCompletionStress.cpp: Small cleanup, bugref:3409
(edit) @107650   4 months vboxsync VMM/CPUM,++: Made the HostFeatures match the host when targeting x86 …
(edit) @107640   4 months vboxsync VMM/testcase/Makefile.kmk: Fix accidental regression from r165846 that …
(edit) @107626   4 months vboxsync src/VBox/VMM/testcase/tstIEMAImpl.cpp: Fixed warnings found by Parfait …
(edit) @107608   4 months vboxsync VMM/testcase/tstAnimate.cpp: Remove redundant if condition, bugref:3409
(edit) @107227   5 months vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
(edit) @107220   5 months vboxsync VMM/CPUM,TM: Removed obsolete raw-mode CR4 masks. jiraref:VBP-1466
(edit) @107218   5 months vboxsync ValidationKit/bootsectors: fix IEM implementation of vcmpp[sd]; …
(edit) @107178   5 months vboxsync tstVMStructSize: Fixed regression from r166169. jiraref:VBP-1466
(edit) @106945   6 months vboxsync SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
(edit) @106920   6 months vboxsync /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
(edit) @106427   7 months vboxsync VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720
(edit) @106307   7 months vboxsync VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
(edit) @106212   7 months vboxsync VMM/IEM: Some machinery for saving threaded TBs and a program for …
(edit) @106179   7 months vboxsync VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
(edit) @106097   8 months vboxsync VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
(edit) @106061   8 months vboxsync Copyright year updates by scm.
(edit) @106037   8 months vboxsync VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
(edit) @105652   9 months vboxsync VMM/IEM: Fix bound instruction emulation when running in the …
(edit) @105489   9 months vboxsync VMM/IEM: Introduce special IEM_MC_NATIVE_EMIT_2_EX() IEM microcode …
(edit) @105445   10 months vboxsync VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
(edit) @105352   10 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105332   10 months vboxsync VMM/tstVMReq: Test passing different types to make sure it all works; …
(edit) @105315   10 months vboxsync VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
(edit) @105295   10 months vboxsync VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
(edit) @105283   10 months vboxsync VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
(edit) @105275   10 months vboxsync VMM/IEM: Implement testcase for vpcmpestrm, vpcmpestri, vpcmpistrm, …
(edit) @105274   10 months vboxsync VMM/IEM: Rework roundps/roundpd which only have two operands instead …
(edit) @105183   10 months vboxsync VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
(edit) @104947   11 months vboxsync VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
(edit) @104840   11 months vboxsync VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
(edit) @104784   11 months vboxsync VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
(edit) @104521   12 months vboxsync VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
(edit) @104439   12 months vboxsync VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
(edit) @104419   13 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104326   13 months vboxsync VMM/testcase/Makefile.kmk: restore accidentally commented out line, …
(edit) @104325   13 months vboxsync VMM/testcase/Makefile.kmk: eliminate the last use of nm on Windows …
(edit) @104272   13 months vboxsync VMM: bugref:9898 VEX.W opcode decoding helper and its usage for …
(edit) @104269   13 months vboxsync VMM/IEM: Rework pcmpistri emulation to pass the new ECX value as …
(edit) @104238   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104208   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104207   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104206   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104195   13 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104183   13 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104177   13 months vboxsync VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
(edit) @104174   13 months vboxsync VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
(edit) @104173   13 months vboxsync VMM/IEM: ARM64 assembly renditions of shl, shr and sar assembly …
(edit) @104156   13 months vboxsync VMM/IEM: Rework microcode of …
(edit) @104150   13 months vboxsync VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
(edit) @104135   13 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104133   13 months vboxsync VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
(edit) @104129   13 months vboxsync VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641 …
(edit) @104099   13 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104076   13 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104058   13 months vboxsync VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
(edit) @104051   14 months vboxsync VMM/IEM: Optimizing (hopefully) and correcting flag handling in …
(edit) @104022   14 months vboxsync VMM/testcase/tstIEMAImplDataSseBinary.S,Devices/EFI/DevEFI-binaries.S: …
(edit) @104019   14 months vboxsync VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
(edit) @104018   14 months vboxsync VMM/IEM: Dropped the argument and local variable counts from …
(edit) @104017   14 months vboxsync VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
(edit) @104016   14 months vboxsync VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
(edit) @103922   14 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. bugref:9898
(edit) @103909   14 months vboxsync VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
(edit) @103828   14 months vboxsync VMM/IEM: Implemented simple (whole sale) status flag up update …
(edit) @103787   14 months vboxsync VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
(edit) @103778   14 months vboxsync VMM/IEM: Replace IEM_MC_STORE_XREG_HI_U64() with the more versatile …
(edit) @103684   14 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103613   14 months vboxsync VMM/IEM: Experimental code for emitting native code instead of calling …
(edit) @103256   15 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103233   15 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103181   15 months vboxsync VMM/IEM: Liveness analysis, part 1. bugref:10372
(edit) @103155   15 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @103100   15 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103099   15 months vboxsync tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
(edit) @103084   15 months vboxsync tstIEMAImpl: Testcase for bugref:10591
(edit) @103081   15 months vboxsync VMM: scm fix, bugref:9898
(edit) @103075   16 months vboxsync tstIEMAImpl: Generalized the code some more. bugref:9898
(edit) @103074   16 months vboxsync tstIEMAImpl: Build fix. bugref:9898
(edit) @103065   16 months vboxsync tstIEMAImpl: Unused functions. bugref:9898
(edit) @103064   16 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103060   16 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
(edit) @103056   16 months vboxsync tstIEMAImpl: Working on converting the C++ data to compressed binary. …
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