VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @103724   9 months vboxsync ValidationKit: Suppress pylint warnings which appear with Python 3.12, …
(edit) @103702   9 months vboxsync ValidationKit: bugref:10318 Enable smoke test for Hyper-V enabled …
(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) @103587   10 months vboxsync ValKit: remoteexecutor.py, added logging for rmTree function; …
(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) @103576   10 months vboxsync ValKit, storagecfg.py, cleanupLeftovers() function fix, added a bit of …
(edit) @103572   10 months vboxsync ValKit, more logging for storagecfg.py
(edit) @103570   10 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103568   10 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103567   10 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103559   10 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilpd …
(edit) @103557   10 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilps …
(edit) @103545   10 months vboxsync storagecfg.py, fix _getActivePoolsStartingWith and …
(edit) @103530   10 months vboxsync Audio/VKAT: Logging nits.
(edit) @103529   10 months vboxsync Validation Kit: Try using AudioDriverType_Default for >= 7.1 in …
(edit) @103521   10 months vboxsync Validation Kit/tdAudioTest: More bugfixes.
(edit) @103520   10 months vboxsync Validation Kit/testdriver: Also log the audio enabled in/out status in …
(edit) @103518   10 months vboxsync Validation Kit/tdAudioTest: More fixes for host execution of VKAT.
(edit) @103517   10 months vboxsync Audio/VKAT: Try to fix the timeout issues.
(edit) @103509   10 months vboxsync Audio/VKAT: Use a new define for default timeout, improved logging a …
(edit) @103507   10 months vboxsync Audio/VKAT: Use a new define for default timeout, improved logging a bit.
(edit) @103499   10 months vboxsync Validation Kit/tdAudioTest: Added new option "--audio-debug-img …
(edit) @103494   10 months vboxsync Validation Kit/tdAudioTest: Added new option "--audio-test-timeout …
(edit) @103492   10 months vboxsync Audio/VKAT: Added new test option "--timeout <ms>" to specify the …
(edit) @103475   10 months vboxsync ValidationKit/tdUnitTest1: Exclude tstInt on darwin as it requires the …
(edit) @103470   10 months vboxsync ValidationKit/tdUnitTest1: Exclude tstInt on darwin as it requires the …
(edit) @103455   10 months vboxsync Validation Kit/tdAudioTest: More bugfixes for the testboxes.
(edit) @103423   10 months vboxsync FsPerf: Reverted changes from r161579 again as these are unnecessary - …
(edit) @103418   10 months vboxsync ValidationKit: Fix some unused expression warnings, bugref:3409
(edit) @103394   10 months vboxsync ValidationKit/tests/storage/storagecfg.py: Yes, we use semicolons in …
(edit) @103391   10 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103390   10 months vboxsync tests/storage, storagecfg.py: added logging for cleanupPoolsAndVolumes …
(edit) @103389   10 months vboxsync Validation Kit/tdUnitTest1: Resolved some @todos. The execution syntax …
(edit) @103387   10 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103386   10 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103381   10 months vboxsync Validation Kit/testdriver: Added and internal _printEnv() which can …
(edit) @103380   10 months vboxsync Validation Kit/testdriver: Added and internal _printEnv() which can …
(edit) @103379   10 months vboxsync Validation Kit/tdAudioTest: Compacted code within executeHstLoop() a …
(edit) @103352   10 months vboxsync Audio/VKAT: Skip probing the same backend again when an alias for it …
(edit) @103348   10 months vboxsync Validation Kit/tdAudioTest: More bugfixes for Python 2.x on the testboxes.
(edit) @103340   10 months vboxsync Validation Kit/tdAudioTest: Added running the VKAT selftest before …
(edit) @103337   10 months vboxsync Validation Kit/storage: Added optional output of failed (guest/host) …
(edit) @103336   10 months vboxsync Validation Kit/tdStorageBenchmark: Fail more gracefully if storage …
(edit) @103335   10 months vboxsync Validation Kit/storage: Added optional output of failed (guest/host) …
(edit) @103286   10 months vboxsync ValidationKit/tests/tdUnitTest1: Need to append the revision in order …
(edit) @103285   10 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103278   10 months vboxsync ValidationKit/tests/tdUnitTest1: Don't use the output of VBoxManage …
(edit) @103276   10 months vboxsync Changing the python version detection section
(edit) @103275   10 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103274   10 months vboxsync ValidationKit/tests/tdUnitTest1: Fix r161560 (typos)
(edit) @103273   10 months vboxsync ValKit/tdCpuIemInstr1: 'k' is for constants, kaTestVMs isn't a …
(edit) @103272   10 months vboxsync TestManager/config.py: Tripled g_kcMaxTestResultsPerTS so we can …
(edit) @103271   10 months vboxsync Validation Kit/tdUnitTest1.py: Pylint fixes.
(edit) @103269   10 months vboxsync ValidationKit/tests/tdUnitTest1: Try fixing some testbox failures by …
(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) @103260   10 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103253   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: Disable …
(edit) @103249   10 months vboxsync Validation Kit: More implicit fallthrough fixes (found by Parfait). …
(edit) @103238   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: More tweaks for older versions and …
(edit) @103237   10 months vboxsync ValidationKit/testdriver/vboxtestvms.py: Don't filter out hwvirt-np …
(edit) @103231   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: Use .extend here. bugref:10586
(edit) @103229   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: oSession is not needed here. bugref:10586
(edit) @103228   10 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-basic-3 now …
(edit) @103226   10 months vboxsync ValidationKit/tests/serial/tdSerial1: Fix typo
(edit) @103225   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: Fixes for handling tuples. bugref:10586
(edit) @103223   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: Extend cmpxchg16b and …
(edit) @103222   10 months vboxsync ValidationKit/testboxscript/testboxscript_real.py: Set the …
(edit) @103221   10 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Enable the bs3-cpu-generated-1 …
(edit) @103219   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: Fixed session 0 checks. bugref:10586
(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) @103215   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: Exclude session 0 tests from too old …
(edit) @103211   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
(edit) @103210   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
(edit) @103209   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: Expand the resolved path within …
(edit) @103208   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: A basic compxchg8b …
(edit) @103205   10 months vboxsync adding python versions
(edit) @103204   10 months vboxsync ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
(edit) @103203   10 months vboxsync ValKit/testmanager: Add fNativeApi and fChipsetIoMmu to …
(edit) @103202   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3.c32: Fixes to make it …
(edit) @103201   10 months vboxsync Validation Kit/tdAddGuestCtrl.py: Use the new VBoxGuestControlHelper …
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