VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103745   11 months vboxsync ValidationKit/bootsectors: add [v]psll[wdq] / [v]psra[wd] / …
(edit) @103738   11 months vboxsync ValKit/bs3-cpu-instr-2: Cover binary operations with immediates. …
(edit) @103736   11 months vboxsync ValidationKit/bootsectors: Implement testcases for vpsrlv[dq], …
(edit) @103725   11 months vboxsync bs3-cpu-instr-2: make sure the top half of the 64-bit registers are …
(edit) @103701   11 months vboxsync ValidationKit/bootsectors: implement testcases for vpblendd …
(edit) @103697   11 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pmaddwd …
(edit) @103695   11 months vboxsync WIP: consolidate some of the `instruction_then_icebp' code generator …
(edit) @103694   11 months vboxsync ValKit/bs3-cpu-instr-3: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103656   11 months vboxsync ValKit/bs3-cpu-instr-2: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103655   11 months vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file …
(edit) @103654   11 months vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file converter.
(edit) @103641   11 months vboxsync ValKit/bs3-cpu-instr-2: Extended the recently added binary …
(edit) @103611   11 months vboxsync ValKit/bs3-cpu-instr-2: Test the alternate reg/reg encoding of and, …
(edit) @103608   12 months vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103603   12 months vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103602   12 months vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103584   12 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: Implement movbe testcase, …
(edit) @103582   12 months vboxsync ValidationKit/bootsectors/bs3kit: Make sure no system headers are …
(edit) @103559   12 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilpd …
(edit) @103557   12 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilps …
(edit) @103268   12 months vboxsync ValidationKit/bootsectors: Re-enable vpsrl[wdq] testcases now that …
(edit) @103266   12 months vboxsync ValidationKit/bootsectors: Add missing high-register …
(edit) @103262   12 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103253   12 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
(edit) @103223   12 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: Extend cmpxchg16b and …
(edit) @103217   12 months vboxsync ValidationKit/bootsectors/bs3-cpu-generated-1-data.py: Fix instruction …
(edit) @103216   12 months vboxsync ValidationKit/bootsectors/bs3-cpu-generated-1: Don't halt on the first …
(edit) @103208   12 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: A basic compxchg8b …
(edit) @103202   12 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3.c32: Fixes to make it …
(edit) @103183   12 months vboxsync ValidationKit/bootsectors: fix bs3 error count display on VM console, …
(edit) @103182   12 months vboxsync VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
(edit) @103005   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102968   13 months vboxsync ValidationKit/boosectors/bs3-cpu-state64-1: Don't hang the testcase …
(edit) @102898   13 months vboxsync ValKit/bs3-cpu-instr-2: ADX testcase fix for when not supported. …
(edit) @102845   13 months vboxsync ValKit/bootsectors/Config.kmk: Build fix. bugref:10371
(edit) @102844   13 months vboxsync reverting part of r161042
(edit) @102843   13 months vboxsync scm
(edit) @102789   13 months vboxsync ValKit/bs3-cpu-weird-1: Extended the PUSH/POP SReg testcase to cover …
(edit) @102780   13 months vboxsync ValKit/bs3-cpu-weird-1: Made the PUSH/POP test pass on AMD host …
(edit) @102779   13 months vboxsync ValKit/bs3-cpu-weird-1: Added a PUSH/POP FS testcase with operand size …
(edit) @102778   13 months vboxsync ValKit/bs3-cpu-weird-1: Added a PUSH/POP xSP testcase with operand …
(edit) @102777   13 months vboxsync ValKit/bootsectors/Config.kmk: Don't publish/install the high dll. We …
(edit) @102445   14 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @102286   15 months vboxsync bs3kit: Implemented 16-bit prot segment setup for high-dlls, …
(edit) @102285   15 months vboxsync bs3kit: Implemented 16-bit prot segment setup for high-dlls, …
(edit) @102278   15 months vboxsync ValKit/bs3-cpu-basic-3: A couple of fixes. bugref:10371
(edit) @102277   15 months vboxsync bs3kit: Speed up high DLL loading by using a larger buffer. Extended …
(edit) @102272   15 months vboxsync ValKit/bs3-cpu-basic-3: Full 64-bit lea testcase. Use python (3+) to …
(edit) @102271   15 months vboxsync ValKit/bs3-cpu-basic-3: Full 64-bit lea testcase. Use python (3+) to …
(edit) @102270   15 months vboxsync bs3kit: Fixed some issues with loading of a fake 63.5 MB floppy. Added …
(edit) @102201   15 months vboxsync ValKit/bs3-cpu-basic-3: More 64-bit lea testing. bugref:10371
(edit) @102193   15 months vboxsync scm fix, bs3-mode-MemCopyFlat.asm file
(edit) @102183   15 months vboxsync ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
(edit) @102182   15 months vboxsync ValKit/bs3-cpu-basic-3: Move the 64-bit lea tests to the high DLL …
(edit) @102181   15 months vboxsync ValKit/bs3kit: High DLL loading fixes (keep forgetting the BIOS …
(edit) @102158   15 months vboxsync ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd …
(edit) @102157   15 months vboxsync ValKit/bs3kit,bs3-cpu-basic-3: Experimental support for loading a 2nd …
(edit) @102150   15 months vboxsync ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371
(edit) @102149   15 months vboxsync ValKit/bs3kit: Initial Bs3DiskQueryGeometry code. bugref:10371
(edit) @102134   15 months vboxsync ValKit/bs3-cpu-basic-3: Simplified the template files. Fixed lea test …
(edit) @102133   15 months vboxsync ValKit/bs3-cpu-basic-3: 32-bit LEA test fixes and completion. bugref:10371
(edit) @102132   15 months vboxsync ValKit/bs3kit: indent
(edit) @102131   15 months vboxsync ValKit/bs3kit: No need to have and _END segment for the …
(edit) @102130   15 months vboxsync ValKit/bs3-cpu-basic-2: Split out the LEA testing into bs3-cpu-basic-3 …
(edit) @102129   15 months vboxsync ValKit/bs3-cpu-basic-2: Working on LEA testing. bugref:10371
(edit) @102128   15 months vboxsync ValKit/bs3-cpu-basic-2: Working on LEA testing; committing early to …
(edit) @102127   15 months vboxsync ValKit/bs3kit: Added Bs3SelLnkCodePtrToCurPtr and …
(edit) @102117   15 months vboxsync ValKit/bs3-cpu-basic-2: 16-bit lea/addressing testcase. bugref:10371
(edit) @102096   15 months vboxsync ValKit/bootsectors: Need to make sure Visual C++ doesn't make use of …
(edit) @101386   16 months vboxsync ValidationKit/bootsectors,VMM: Nits for r159378 and r159379, bugref:9898
(edit) @101375   16 months vboxsync ValidationKit/bootsectors: Implement testcases for vmpsadbw …
(edit) @100782   19 months vboxsync bs3kit,bs3-timers-1: Extended the bs3-timers-1 testcase to check for …
(edit) @100733   19 months vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
(edit) @100608   19 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @100603   19 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]paddsb/[v]paddsw …
(edit) @100600   19 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @100598   19 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @100596   19 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]psubsb/[v]psubsw …
(edit) @100581   19 months vboxsync ValidationKit: Implement testcases for vinserti128/vinsertf128 …
(edit) @100580   19 months vboxsync ValidationKit: Implement testcases for vinserti128/vinsertf128 …
(edit) @100574   19 months vboxsync VMM/IEM: Implement testcases for vpbroadcast{b,w,d,q}/vbroadcasti128 …
(edit) @100570   19 months vboxsync ValidationKit: Reapply r158394 (ValidationKit/bs3-cpu-instr-3: …
(edit) @100569   19 months vboxsync Revert r158394 for now as nasm needs fixing/rebuilding first, bugref:9898
(edit) @100568   19 months vboxsync ValidationKit/bs3-cpu-instr-3: Implement testcase for …
(edit) @100342   20 months vboxsync ValKit/asmdefs-first.mac: Updated BS3_BEGINPROC_EXPORTED_WRAPPER with …
(edit) @99632   21 months vboxsync VvalidationKit/VBoxBs3Linker: Fix harmless file leak, bugref:3409
(edit) @99443   22 months vboxsync ValidationKit/bs3kit: Fix single-line macro definition to work with …
(edit) @99040   23 months vboxsync *.kmk: Applied scm with new indenting of multiline variable/function …
(edit) @98924   2 years vboxsync ValidationKit: Support bs3-timing-1 on arm, bugref:9898
(edit) @98888   2 years vboxsync ValidationKit/bootsectors: Implement instruction testcase for mpsadbw, …
(edit) @98842   2 years vboxsync VMM/IEM,ValKit: Require explicit instruction file loading call for …
(edit) @98828   2 years vboxsync ValidationKit/bs3-cpu-instr-2: Add adcx/adox testcase, bugref:9898
(edit) @98712   2 years vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the …
(edit) @98704   2 years vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the …
(edit) @98418   2 years vboxsync ValKit/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98107   2 years vboxsync Manual (C) year updates.
(edit) @98106   2 years vboxsync Manual (C) year updates.
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98008   2 years vboxsync ValKit/bootsectors/Config.kmk: Shut up /Z7 vs /Zi cl.exe warning.
(edit) @98007   2 years vboxsync ValKit/bootsectors/Config.kmk: Shut up /Z7 vs /Zi cl.exe warning.
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