VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104480   10 months vboxsync ValKit/bootsectors/VBoxBs3Obj2Hdr: Fix the 6 other places we may …
(edit) @104470   10 months vboxsync ValidationKit/bootsectors/VBoxBs3Obj2Hdr: Fix harmless file handle …
(edit) @104441   10 months vboxsync ValidationKit/bootsectors: Implement testcases for maskmovq, …
(edit) @104440   10 months vboxsync ValidationKit/bootsectors: Implement testcases for maskmovq, …
(edit) @104411   10 months vboxsync ValidationKit: Test out of selector limits/non-canonical return …
(edit) @104401   10 months vboxsync ValidationKit/bs3-cpu-basic-2: Add a test value > 4096 for the retn Iw …
(edit) @104400   10 months vboxsync ValKit/bs3-cpu-basic-2: Applied g_cBs3ThresholdNativeRecompiler to the …
(edit) @104375   10 months vboxsync Validation Kit/VBoxGuestControlHelper: export to OSE
(edit) @104370   10 months vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: bugref:9898 Added testcases …
(edit) @104263   10 months vboxsync VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
(edit) @104190   11 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pslldq, …
(edit) @104091   11 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Ensure that the instruction …
(edit) @104090   11 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Ensure that the instruction …
(edit) @104077   11 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pinsr[bdq] …
(edit) @104071   11 months vboxsync ValKit/bootsectors: Added Bs3TestQueryCfgU16 and made it and the …
(edit) @104066   11 months vboxsync ValKit/bootsectors: Added a g_cBs3ThresholdNativeRecompiler variable …
(edit) @104063   11 months vboxsync ValKit, storage, fix fRc value setting
(edit) @104062   11 months vboxsync ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
(edit) @104061   11 months vboxsync ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
(edit) @104060   11 months vboxsync ValidationKit/bs3-cpu-instr-3: Implement vextracti128/vextractf128 …
(edit) @104015   11 months vboxsync ValKit/bs3-cpu-instr-2: update docs on odd rol/ror behaviour. bugref:10376
(edit) @104010   11 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104008   11 months vboxsync ValKit/bs3-cpu-instr-2: Use the amd specific test data for …
(edit) @104007   11 months vboxsync ValKit/bs3-cpu-instr-2: AMD test data. bugref:10376
(edit) @104006   11 months vboxsync ValKit/bs3-cpu-instr-2: Fixed problem in the generator for triggering …
(edit) @104002   11 months vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @104000   11 months vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @103980   11 months vboxsync ValKit/bs3kit,bs3-cpu-instr-3: Don't set g_uBs3TrapEipHint …
(edit) @103958   11 months vboxsync ValKit/bs3-cpu-instr-3: comment. bugref:9898
(edit) @103931   11 months vboxsync VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
(edit) @103910   11 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pextr[bdq] …
(edit) @103897   11 months vboxsync ValKit/bs3-cpu-instr-3: white space
(edit) @103896   11 months vboxsync ValKit/bs3-cpu-instr-3: Extended the test worker with checking #PF …
(edit) @103887   11 months vboxsync iprt/asm-math.h,ValKit/bs3-cpu-instr-3: 32-bit watcom implementation …
(edit) @103879   11 months vboxsync ValidationKit/bootsectors: Implement additional testcases for …
(edit) @103873   11 months vboxsync ValKit/bs3-cpu-instr-3: A more optimal use of …
(edit) @103867   11 months vboxsync ValKit/bs3-cpu-instr-3: Introducing BS3_THRESHOLD_NATIVE_RECOMPILER …
(edit) @103866   11 months vboxsync ValidationKit/bootsectors: clean up bs3-bootsector a little, …
(edit) @103864   11 months vboxsync Fix bs3 floppy image generation to avoid unbootable image sizes, …
(edit) @103857   11 months vboxsync ValKit, storage test, add more logging
(edit) @103806   11 months vboxsync ValKit, storage test fix, cleanup function can remove files now as …
(edit) @103753   11 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-instr-3 now …
(edit) @103751   11 months vboxsync ValidationKit/bs3-cpu-instr-3: Only enable saving of the ymm registers …
(edit) @103749   11 months vboxsync ValidationKit/bootsectors: fix my buggy modulo math, bugref:9898
(edit) @103748   11 months vboxsync ValidationKit/bootsectors: whoops, that's supposed to be *disabled* by …
(edit) @103747   11 months vboxsync ValidationKit/bootsectors: developer flag to speed up …
(edit) @103746   11 months vboxsync Misc fixes noticed in passing, bugref:9898 VMM/IEM: mark intentional …
(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   12 months vboxsync bs3-cpu-instr-2: make sure the top half of the 64-bit registers are …
(edit) @103724   12 months vboxsync ValidationKit: Suppress pylint warnings which appear with Python 3.12, …
(edit) @103702   12 months vboxsync ValidationKit: bugref:10318 Enable smoke test for Hyper-V enabled …
(edit) @103701   12 months vboxsync ValidationKit/bootsectors: implement testcases for vpblendd …
(edit) @103697   12 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pmaddwd …
(edit) @103695   12 months vboxsync WIP: consolidate some of the `instruction_then_icebp' code generator …
(edit) @103694   12 months vboxsync ValKit/bs3-cpu-instr-3: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103656   12 months vboxsync ValKit/bs3-cpu-instr-2: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103655   12 months vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file …
(edit) @103654   12 months vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file converter.
(edit) @103641   12 months vboxsync ValKit/bs3-cpu-instr-2: Extended the recently added binary …
(edit) @103611   12 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) @103587   12 months vboxsync ValKit: remoteexecutor.py, added logging for rmTree function; …
(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) @103576   12 months vboxsync ValKit, storagecfg.py, cleanupLeftovers() function fix, added a bit of …
(edit) @103572   12 months vboxsync ValKit, more logging for storagecfg.py
(edit) @103570   12 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103568   12 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103567   12 months vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103559   12 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilpd …
(edit) @103557   12 months vboxsync ValidationKit/bootsectors: Implement testcases for vpermilps …
(edit) @103545   12 months vboxsync storagecfg.py, fix _getActivePoolsStartingWith and …
(edit) @103530   12 months vboxsync Audio/VKAT: Logging nits.
(edit) @103529   12 months vboxsync Validation Kit: Try using AudioDriverType_Default for >= 7.1 in …
(edit) @103521   12 months vboxsync Validation Kit/tdAudioTest: More bugfixes.
(edit) @103520   12 months vboxsync Validation Kit/testdriver: Also log the audio enabled in/out status in …
(edit) @103518   12 months vboxsync Validation Kit/tdAudioTest: More fixes for host execution of VKAT.
(edit) @103517   12 months vboxsync Audio/VKAT: Try to fix the timeout issues.
(edit) @103509   12 months vboxsync Audio/VKAT: Use a new define for default timeout, improved logging a …
(edit) @103507   12 months vboxsync Audio/VKAT: Use a new define for default timeout, improved logging a bit.
(edit) @103499   12 months vboxsync Validation Kit/tdAudioTest: Added new option "--audio-debug-img …
(edit) @103494   12 months vboxsync Validation Kit/tdAudioTest: Added new option "--audio-test-timeout …
(edit) @103492   12 months vboxsync Audio/VKAT: Added new test option "--timeout <ms>" to specify the …
(edit) @103475   12 months vboxsync ValidationKit/tdUnitTest1: Exclude tstInt on darwin as it requires the …
(edit) @103470   12 months vboxsync ValidationKit/tdUnitTest1: Exclude tstInt on darwin as it requires the …
(edit) @103455   12 months vboxsync Validation Kit/tdAudioTest: More bugfixes for the testboxes.
(edit) @103423   12 months vboxsync FsPerf: Reverted changes from r161579 again as these are unnecessary - …
(edit) @103418   12 months vboxsync ValidationKit: Fix some unused expression warnings, bugref:3409
(edit) @103394   12 months vboxsync ValidationKit/tests/storage/storagecfg.py: Yes, we use semicolons in …
(edit) @103391   12 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103390   12 months vboxsync tests/storage, storagecfg.py: added logging for cleanupPoolsAndVolumes …
(edit) @103389   12 months vboxsync Validation Kit/tdUnitTest1: Resolved some @todos. The execution syntax …
(edit) @103387   12 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103386   12 months vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103381   12 months vboxsync Validation Kit/testdriver: Added and internal _printEnv() which can …
(edit) @103380   12 months vboxsync Validation Kit/testdriver: Added and internal _printEnv() which can …
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