VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/bootsectors

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104717   7 months vboxsync ValidationKit/bootsectors: inline notes on fault configs, bugref:9898
(edit) @104708   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: addpd.
(edit) @104705   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: nits.
(edit) @104652   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: doxygen and nits.
(edit) @104651   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fixed …
(edit) @104650   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Remove …
(edit) @104649   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Removed …
(edit) @104648   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fix …
(edit) @104647   7 months vboxsync ValidationKit/bootsectors: bugref:10658 Fix build issue with r163199
(edit) @104646   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase, disable …
(edit) @104645   7 months vboxsync bs3-cpu-instr-4: SIMD FP instruction testcase basic but functioning …
(edit) @104619   7 months vboxsync ValidationKit/bootsectors/VBoxBs2Linker.cpp: Remove some unread …
(edit) @104480   7 months vboxsync ValKit/bootsectors/VBoxBs3Obj2Hdr: Fix the 6 other places we may …
(edit) @104470   7 months vboxsync ValidationKit/bootsectors/VBoxBs3Obj2Hdr: Fix harmless file handle …
(edit) @104441   8 months vboxsync ValidationKit/bootsectors: Implement testcases for maskmovq, …
(edit) @104440   8 months vboxsync ValidationKit/bootsectors: Implement testcases for maskmovq, …
(edit) @104411   8 months vboxsync ValidationKit: Test out of selector limits/non-canonical return …
(edit) @104401   8 months vboxsync ValidationKit/bs3-cpu-basic-2: Add a test value > 4096 for the retn Iw …
(edit) @104400   8 months vboxsync ValKit/bs3-cpu-basic-2: Applied g_cBs3ThresholdNativeRecompiler to the …
(edit) @104370   8 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: bugref:9898 Added testcases …
(edit) @104263   8 months vboxsync VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
(edit) @104190   8 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pslldq, …
(edit) @104077   9 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pinsr[bdq] …
(edit) @104071   9 months vboxsync ValKit/bootsectors: Added Bs3TestQueryCfgU16 and made it and the …
(edit) @104066   9 months vboxsync ValKit/bootsectors: Added a g_cBs3ThresholdNativeRecompiler variable …
(edit) @104062   9 months vboxsync ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
(edit) @104061   9 months vboxsync ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
(edit) @104060   9 months vboxsync ValidationKit/bs3-cpu-instr-3: Implement vextracti128/vextractf128 …
(edit) @104015   9 months vboxsync ValKit/bs3-cpu-instr-2: update docs on odd rol/ror behaviour. bugref:10376
(edit) @104010   9 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104008   9 months vboxsync ValKit/bs3-cpu-instr-2: Use the amd specific test data for …
(edit) @104007   9 months vboxsync ValKit/bs3-cpu-instr-2: AMD test data. bugref:10376
(edit) @104006   9 months vboxsync ValKit/bs3-cpu-instr-2: Fixed problem in the generator for triggering …
(edit) @104002   9 months vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @104000   9 months vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @103980   9 months vboxsync ValKit/bs3kit,bs3-cpu-instr-3: Don't set g_uBs3TrapEipHint …
(edit) @103958   9 months vboxsync ValKit/bs3-cpu-instr-3: comment. bugref:9898
(edit) @103931   9 months vboxsync VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
(edit) @103910   9 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pextr[bdq] …
(edit) @103897   9 months vboxsync ValKit/bs3-cpu-instr-3: white space
(edit) @103896   9 months vboxsync ValKit/bs3-cpu-instr-3: Extended the test worker with checking #PF …
(edit) @103887   9 months vboxsync iprt/asm-math.h,ValKit/bs3-cpu-instr-3: 32-bit watcom implementation …
(edit) @103879   9 months vboxsync ValidationKit/bootsectors: Implement additional testcases for …
(edit) @103873   9 months vboxsync ValKit/bs3-cpu-instr-3: A more optimal use of …
(edit) @103867   9 months vboxsync ValKit/bs3-cpu-instr-3: Introducing BS3_THRESHOLD_NATIVE_RECOMPILER …
(edit) @103866   9 months vboxsync ValidationKit/bootsectors: clean up bs3-bootsector a little, …
(edit) @103864   9 months vboxsync Fix bs3 floppy image generation to avoid unbootable image sizes, …
(edit) @103751   9 months vboxsync ValidationKit/bs3-cpu-instr-3: Only enable saving of the ymm registers …
(edit) @103749   9 months vboxsync ValidationKit/bootsectors: fix my buggy modulo math, bugref:9898
(edit) @103748   9 months vboxsync ValidationKit/bootsectors: whoops, that's supposed to be *disabled* by …
(edit) @103747   9 months vboxsync ValidationKit/bootsectors: developer flag to speed up …
(edit) @103746   9 months vboxsync Misc fixes noticed in passing, bugref:9898 VMM/IEM: mark intentional …
(edit) @103745   9 months vboxsync ValidationKit/bootsectors: add [v]psll[wdq] / [v]psra[wd] / …
(edit) @103738   9 months vboxsync ValKit/bs3-cpu-instr-2: Cover binary operations with immediates. …
(edit) @103736   9 months vboxsync ValidationKit/bootsectors: Implement testcases for vpsrlv[dq], …
(edit) @103725   9 months vboxsync bs3-cpu-instr-2: make sure the top half of the 64-bit registers are …
(edit) @103701   9 months vboxsync ValidationKit/bootsectors: implement testcases for vpblendd …
(edit) @103697   9 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pmaddwd …
(edit) @103695   9 months vboxsync WIP: consolidate some of the `instruction_then_icebp' code generator …
(edit) @103694   9 months vboxsync ValKit/bs3-cpu-instr-3: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103656   9 months vboxsync ValKit/bs3-cpu-instr-2: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103655   9 months vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file …
(edit) @103654   9 months vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file converter.
(edit) @103641   10 months vboxsync ValKit/bs3-cpu-instr-2: Extended the recently added binary …
(edit) @103611   10 months vboxsync ValKit/bs3-cpu-instr-2: Test the alternate reg/reg encoding of and, …
(edit) @103608   10 months vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103603   10 months vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103602   10 months vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103584   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: Implement movbe testcase, …
(edit) @103582   10 months vboxsync ValidationKit/bootsectors/bs3kit: Make sure no system headers are …
(edit) @103559   10 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilpd …
(edit) @103557   10 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilps …
(edit) @103268   10 months vboxsync ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that …
(edit) @103266   10 months vboxsync ValidationKit/bootsectors: Add missing high-register …
(edit) @103262   10 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103253   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
(edit) @103223   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: Extend cmpxchg16b and …
(edit) @103217   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-generated-1-data.py: Fix instruction …
(edit) @103216   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-generated-1: Don't halt on the first …
(edit) @103208   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: A basic compxchg8b …
(edit) @103202   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3.c32: Fixes to make it …
(edit) @103183   10 months vboxsync ValidationKit/bootsectors: fix bs3 error count display on VM console, …
(edit) @103182   10 months vboxsync VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
(edit) @103005   11 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102968   11 months vboxsync ValidationKit/boosectors/bs3-cpu-state64-1: Don't hang the testcase …
(edit) @102898   11 months vboxsync ValKit/bs3-cpu-instr-2: ADX testcase fix for when not supported. …
(edit) @102845   11 months vboxsync ValKit/bootsectors/Config.kmk: Build fix. bugref:10371
(edit) @102844   11 months vboxsync reverting part of r161042
(edit) @102843   11 months vboxsync scm
(edit) @102789   11 months vboxsync ValKit/bs3-cpu-weird-1: Extended the PUSH/POP SReg testcase to cover …
(edit) @102780   11 months vboxsync ValKit/bs3-cpu-weird-1: Made the PUSH/POP test pass on AMD host …
(edit) @102779   11 months vboxsync ValKit/bs3-cpu-weird-1: Added a PUSH/POP FS testcase with operand size …
(edit) @102778   11 months vboxsync ValKit/bs3-cpu-weird-1: Added a PUSH/POP xSP testcase with operand …
(edit) @102777   11 months vboxsync ValKit/bootsectors/Config.kmk: Don't publish/install the high dll. We …
(edit) @102445   12 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @102286   13 months vboxsync bs3kit: Implemented 16-bit prot segment setup for high-dlls, …
(edit) @102285   13 months vboxsync bs3kit: Implemented 16-bit prot segment setup for high-dlls, …
(edit) @102278   13 months vboxsync ValKit/bs3-cpu-basic-3: A couple of fixes. bugref:10371
(edit) @102277   13 months vboxsync bs3kit: Speed up high DLL loading by using a larger buffer. Extended …
(edit) @102272   13 months vboxsync ValKit/bs3-cpu-basic-3: Full 64-bit lea testcase. Use python (3+) to …
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