VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @95296   2 years vboxsync ValKit/bs3-cpu-instr-2: Simple RORX test to establing whether V<>0 …
(edit) @95259   2 years vboxsync src/*.kmk: Applied VBOX_WITH_AUTOMATIC_DEFS_QUOTING to some 9 …
(edit) @95094   3 years vboxsync Validation Kit/tdAutostart1: Fixed function typo.
(edit) @95093   3 years vboxsync Validation Kit/vboxtestvms: Renamed tst-2ksp4 -> tst-w2ksp4. Needs …
(edit) @95042   3 years vboxsync Validation Kit/unit tests: Check if oTestvm is not None when running …
(edit) @95021   3 years vboxsync Validation Kit/unit tests: More fixes for running on NT4 guests. …
(edit) @95020   3 years vboxsync Validation Kit/txsclient: Added syncCopyFile().
(edit) @94968   3 years vboxsync Validation Kit/unit tests: Cleaned up build templates by moving the …
(edit) @94941   3 years vboxsync Validation Kit/unit tests: Some more black box debugging wrt finding …
(edit) @94899   3 years vboxsync Validation Kit/unit tests: If the testcase source does not exist for …
(edit) @94898   3 years vboxsync Validation Kit/unit tests: If the testcase source does not exist for …
(edit) @94896   3 years vboxsync Validation Kit/unit tests: Match the testcase/ directory structure …
(edit) @94887   3 years vboxsync Validation Kit/unit tests: Exclude packing the testcase directory into …
(edit) @94861   3 years vboxsync Validation Kit: Moved TEMPLATE_VBOXVALIDATIONKITR3BASE to main …
(edit) @94853   3 years vboxsync /Config.kmk,ValKit/Config.kmk: Remove the -IntegrityCheck option now …
(edit) @94849   3 years vboxsync ValKit/Makefile.kmk: Bootsectors are x86 & amd64 targets only, at …
(edit) @94767   3 years vboxsync ValKit/Makefile.kmk: Fixed makefile vandalism from r150778 that added …
(edit) @94711   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Adding debian 10.0 …
(edit) @94688   3 years vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling GAs for debian …
(edit) @94669   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94662   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
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