VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96065   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pmaddubsw instructions …
(edit) @96055   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]ph{add,sub}sw …
(edit) @96050   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]phsub{w,d} instructions …
(edit) @96047   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]phadd{w,d} instructions …
(edit) @96035   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]psign{b,w,d} instructions …
(edit) @96033   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pabs{b,w,d} instructions …
(edit) @96029   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add simple [v]pavg{b,w} instructions …
(edit) @96026   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmulhuw instructions testcase, …
(edit) @96023   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmulhw instructions testcase, …
(edit) @96021   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmull{w,d} instructions …
(edit) @96011   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmaxs{b,w,d} instructions …
(edit) @96008   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Add [v]pmins{b,w,d} instructions …
(edit) @96005   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Test all [v]pminu{b,w,d} variants, …
(edit) @96003   2 years vboxsync ValidationKit/bs3-cpu-instr-3: Test all [v]pmaxu{b,w,d} variants, …
(edit) @95990   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]pminub test. ​bugref:9898
(edit) @95988   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]pmaxub test. ​bugref:9898 [fix for …
(edit) @95987   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]pmaxub test. ​bugref:9898
(edit) @95969   2 years vboxsync ValKit/bootsectors: Add -ffreestanding to the 64-bit ELF compilers to …
(edit) @95941   2 years vboxsync ValidatonKit: Trying to fix a runtime error caused by string-int …
(edit) @95939   2 years vboxsync Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
(edit) @95936   2 years vboxsync Validation Kit/tdAddBasic1.py: Only force installing the timestamp CA …
(edit) @95935   2 years vboxsync Validation Kit/vboxtestvms.py: Added couple more Windows server …
(edit) @95787   2 years vboxsync Validation Kit: Added config for new image t-win7-32-1, which should …
(edit) @95786   2 years vboxsync Validation Kit/tests/api/tdTreeDepth1.py: Added random selection of …
(edit) @95783   2 years vboxsync Validation Kit/testdriver/base.py: Use PyHANDLE.int where …
(edit) @95781   2 years vboxsync Validation Kit/testdriver/vbox.py: Fixed handling of pre-7.0 APIs …
(edit) @95780   2 years vboxsync Validation Kit/tests: Comment nit.
(edit) @95779   2 years vboxsync Validation Kit/tests/api: Fixed failing test due to changed API for …
(edit) @95777   2 years vboxsync Validation Kit/tests/api: Fixed failing test due to changed API for 7.0.
(edit) @95776   2 years vboxsync Validation Kit/tdAddBasic1.py: Automatically install the legacy …
(edit) @95775   2 years vboxsync Validation Kit/vboxinstaller.py: Resolved a @todo: Use the scratch dir …
(edit) @95762   2 years vboxsync ValKit/vboxinstaller.py: Implemented the installer parameter support …
(edit) @95761   2 years vboxsync ValKit/vboxinstaller.py: Shortened variable to make pylint happy. …
(edit) @95760   2 years vboxsync ValKit/vboxinstaller.py: nits bugref:8691
(edit) @95759   2 years vboxsync ValKit/vboxinstaller.py: Clearified confused timestamping CA …
(edit) @95758   2 years vboxsync ValKit/vboxinstaller.py: there is no reporter.info function. bugref:8691
(edit) @95749   2 years vboxsync Validation Kit/vboxinstaller.py: Added --[no-]win-install-timestamp-ca …
(edit) @95722   2 years vboxsync Validation Kit/vboxinstaller: Tweaked the stub loader MSI logging path …
(edit) @95715   2 years vboxsync Validation Kit/vboxinstaller: Tweaked the stub loader MSI logging path …
(edit) @95577   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]ptest test. bugref:9898
(edit) @95553   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movntdq test. bugref:9898
(edit) @95552   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movdqa test. bugref:9898
(edit) @95550   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movdqu test. bugref:9898
(edit) @95548   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movq and [v]movd tests. bugref:9898
(edit) @95545   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movntps, [v]movntpd, [v]movaps and …
(edit) @95542   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movshdup test. bugref:9898
(edit) @95538   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movhps & [v]movhpd tests. bugref:9898
(edit) @95536   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movsldup & [v]movddup tests. bugref:9898
(edit) @95535   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movlpd tests. bugref:9898
(edit) @95534   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movhlps tests. bugref:9898
(edit) @95533   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movlps tests. [fix] bugref:9898
(edit) @95532   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movlps tests. bugref:9898
(edit) @95530   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movsd testing. bugref:9898
(edit) @95528   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movss testing. Corrected [v]movntdqa …
(edit) @95527   2 years vboxsync ValKit/bs3-cpu-instr-3: Some more memory buffer work, adding another …
(edit) @95526   2 years vboxsync ValKit/bs3-cpu-instr-3: Reworked the memory operand stuff to use an …
(edit) @95525   2 years vboxsync ValKit/bs3-cpu-instr-3: Cleanups. bugref:9898
(edit) @95523   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]movntdqa, [v]movups and [v]movupd …
(edit) @95511   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for [v]packsswb, [v]packssdw, …
(edit) @95507   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for [v]punpck[hl]bw, …
(edit) @95498   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for pshufb. bugref:9898
(edit) @95497   2 years vboxsync ValKit/bs3-cpu-instr-3: Use Bs3RegCtxSaveForMode and …
(edit) @95496   2 years vboxsync ValKit/bs3kit: Added some wrapper functions for better dealing with …
(edit) @95494   2 years vboxsync ValKit/bs3-cpu-instr-3: Added comment on main(). bugref:9898
(edit) @95493   2 years vboxsync ValKit/bs3kit: scm fix. bugref:9898
(edit) @95492   2 years vboxsync ValKit/bs3-cpu-instr-3: Converted to using a 32-bit driver for all the …
(edit) @95491   2 years vboxsync ValKit/bs3kit: Added Bs3ExtCtxRestoreEx, Bs3ExtCtxSaveEx, …
(edit) @95488   2 years vboxsync ValKit/bs3-cpu-instr-3: Correction. bugref:9898
(edit) @95485   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for pshufw, [v]pshufhw, …
(edit) @95481   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for [v]pmovmskb. bugref:9898
(edit) @95471   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple [v]sub[bwdq] instruction test. bugref:9898
(edit) @95465   2 years vboxsync ValKit/bs3-cpu-instr-2: Simple crc32 instruction test. bugref:9898
(edit) @95456   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for [v]padd[bwdq]. bugref:9898
(edit) @95451   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for [v]pcmpgtq and [v]pcmpeqq. …
(edit) @95443   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for [v]pcmpgt[bwd] and …
(edit) @95439   2 years vboxsync ValKit/bs3-cpu-instr-3: Simple tests for [v]andps, [v]andpd, [v]pand, …
(edit) @95431   2 years vboxsync ValKit/bs3-cpu-basic-2: Added fld, fbld and fxsave to the #AC tests. …
(edit) @95430   2 years vboxsync ValKit/bs3kit: Added warning to Bs3RegCtxConvertToRingX about only …
(edit) @95429   2 years vboxsync Audio/Main: Adjustments for Validation Kit. bugref:10050
(edit) @95406   2 years vboxsync ValKit/bs3-cpu-basic-2: Extended the #AC testcase with a couple of …
(edit) @95401   2 years vboxsync ValKit/bs3-cpu-instr-3: Test [v]xorpd as well. bugref:9898
(edit) @95400   2 years vboxsync ValKit/bs3-cpu-instr-3: Test pxor too, including MMX. bugref:9898
(edit) @95399   2 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
(edit) @95398   2 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management. bugref:9898
(edit) @95397   2 years vboxsync ValKit/bs3kit,bs3-cpu-instr-3: 128 and 256 bit wide vxorps, alignment …
(edit) @95387   2 years vboxsync ValKit/bs3kit: Workaround for the FDC thinking 180K and 160K images …
(edit) @95379   2 years vboxsync ValKit/bs3-cpu-instr-3: Debugged memory operand. bugref:9898
(edit) @95377   2 years vboxsync ValKit/bs3-cpu-instr-3: More generalization, tentatively including …
(edit) @95376   2 years vboxsync ValKit/bs3kit: More work on extended CPU/FPU state management and …
(edit) @95374   2 years vboxsync ValKit/bs3kit: scm fix. bugref:9898
(edit) @95373   2 years vboxsync ValKit/bs3-cpu-instr-3: Sketches for a new testcase for testing SSE …
(edit) @95372   2 years vboxsync ValKit/bs3kit: Some more work on extended CPU/FPU state management. …
(edit) @95371   2 years vboxsync bs3kit: Some work on extended CPU/FPU state management, making the …
(edit) @95357   2 years vboxsync ValKit/bs3-cpu-instr-2: Added simple POPCNT test. bugref:9898
(edit) @95346   2 years vboxsync ValKit/bs3-cpu-instr-2: Added simple MULX test. bugref:9898
(edit) @95342   2 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BZHI, PDEP and PEXT tests. bugref:9898
(edit) @95340   2 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BLSR, BLSMSK and BLSI tests. …
(edit) @95306   2 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BSF/TZCNT and BSR/LZCNT tests. …
(edit) @95305   2 years vboxsync ValKit/bs3-cpu-instr-2: Added simple BEXTR, SHLX, SARX, and SHRX …
(edit) @95303   2 years vboxsync ValKit/s3-cpu-instr-2: Extended the RORX test to cover one memory …
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