VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @104545   10 月 vboxsync Validation Kit/tdAddBasic1.py: Raised timeout for installing own …
(edit) @104544   10 月 vboxsync testdriver/base.py: Fixed confusing log statement in adjustTimeoutMs().
(edit) @104532   10 月 vboxsync added windows 2019 server info to utils, now valkit is able to catch …
(edit) @104497   10 月 vboxsync ValKit/FsPerf: No need to special case RTFileDelete(dir) tests on …
(edit) @104480   10 月 vboxsync ValKit/bootsectors/VBoxBs3Obj2Hdr: Fix the 6 other places we may …
(edit) @104470   10 月 vboxsync ValidationKit/bootsectors/VBoxBs3Obj2Hdr: Fix harmless file handle …
(edit) @104441   10 月 vboxsync ValidationKit/bootsectors: Implement testcases for maskmovq, …
(edit) @104440   10 月 vboxsync ValidationKit/bootsectors: Implement testcases for maskmovq, …
(edit) @104411   10 月 vboxsync ValidationKit: Test out of selector limits/non-canonical return …
(edit) @104401   10 月 vboxsync ValidationKit/bs3-cpu-basic-2: Add a test value > 4096 for the retn Iw …
(edit) @104400   10 月 vboxsync ValKit/bs3-cpu-basic-2: Applied g_cBs3ThresholdNativeRecompiler to the …
(edit) @104375   10 月 vboxsync Validation Kit/VBoxGuestControlHelper: export to OSE
(edit) @104370   10 月 vboxsync ValidationKit/bootsectors/bs3-cpu-instr-3: bugref:9898 Added testcases …
(edit) @104263   11 月 vboxsync VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
(edit) @104190   11 月 vboxsync ValidationKit/bootsectors: Implement testcases for [v]pslldq, …
(edit) @104091   11 月 vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Ensure that the instruction …
(edit) @104090   11 月 vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Ensure that the instruction …
(edit) @104077   11 月 vboxsync ValidationKit/bootsectors: Implement testcases for [v]pinsr[bdq] …
(edit) @104071   11 月 vboxsync ValKit/bootsectors: Added Bs3TestQueryCfgU16 and made it and the …
(edit) @104066   11 月 vboxsync ValKit/bootsectors: Added a g_cBs3ThresholdNativeRecompiler variable …
(edit) @104063   11 月 vboxsync ValKit, storage, fix fRc value setting
(edit) @104062   11 月 vboxsync ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
(edit) @104061   11 月 vboxsync ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
(edit) @104060   11 月 vboxsync ValidationKit/bs3-cpu-instr-3: Implement vextracti128/vextractf128 …
(edit) @104015   11 月 vboxsync ValKit/bs3-cpu-instr-2: update docs on odd rol/ror behaviour. bugref:10376
(edit) @104010   11 月 vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104008   11 月 vboxsync ValKit/bs3-cpu-instr-2: Use the amd specific test data for …
(edit) @104007   11 月 vboxsync ValKit/bs3-cpu-instr-2: AMD test data. bugref:10376
(edit) @104006   11 月 vboxsync ValKit/bs3-cpu-instr-2: Fixed problem in the generator for triggering …
(edit) @104002   11 月 vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @104000   11 月 vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @103980   11 月 vboxsync ValKit/bs3kit,bs3-cpu-instr-3: Don't set g_uBs3TrapEipHint …
(edit) @103958   11 月 vboxsync ValKit/bs3-cpu-instr-3: comment. bugref:9898
(edit) @103931   11 月 vboxsync VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
(edit) @103910   11 月 vboxsync ValidationKit/bootsectors: Implement testcases for [v]pextr[bdq] …
(edit) @103897   11 月 vboxsync ValKit/bs3-cpu-instr-3: white space
(edit) @103896   11 月 vboxsync ValKit/bs3-cpu-instr-3: Extended the test worker with checking #PF …
(edit) @103887   11 月 vboxsync iprt/asm-math.h,ValKit/bs3-cpu-instr-3: 32-bit watcom implementation …
(edit) @103879   11 月 vboxsync ValidationKit/bootsectors: Implement additional testcases for …
(edit) @103873   11 月 vboxsync ValKit/bs3-cpu-instr-3: A more optimal use of …
(edit) @103867   11 月 vboxsync ValKit/bs3-cpu-instr-3: Introducing BS3_THRESHOLD_NATIVE_RECOMPILER …
(edit) @103866   11 月 vboxsync ValidationKit/bootsectors: clean up bs3-bootsector a little, …
(edit) @103864   11 月 vboxsync Fix bs3 floppy image generation to avoid unbootable image sizes, …
(edit) @103857   11 月 vboxsync ValKit, storage test, add more logging
(edit) @103806   12 月 vboxsync ValKit, storage test fix, cleanup function can remove files now as …
(edit) @103753   12 月 vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-instr-3 now …
(edit) @103751   12 月 vboxsync ValidationKit/bs3-cpu-instr-3: Only enable saving of the ymm registers …
(edit) @103749   12 月 vboxsync ValidationKit/bootsectors: fix my buggy modulo math, bugref:9898
(edit) @103748   12 月 vboxsync ValidationKit/bootsectors: whoops, that's supposed to be *disabled* by …
(edit) @103747   12 月 vboxsync ValidationKit/bootsectors: developer flag to speed up …
(edit) @103746   12 月 vboxsync Misc fixes noticed in passing, bugref:9898 VMM/IEM: mark intentional …
(edit) @103745   12 月 vboxsync ValidationKit/bootsectors: add [v]psll[wdq] / [v]psra[wd] / …
(edit) @103738   12 月 vboxsync ValKit/bs3-cpu-instr-2: Cover binary operations with immediates. …
(edit) @103736   12 月 vboxsync ValidationKit/bootsectors: Implement testcases for vpsrlv[dq], …
(edit) @103725   12 月 vboxsync bs3-cpu-instr-2: make sure the top half of the 64-bit registers are …
(edit) @103724   12 月 vboxsync ValidationKit: Suppress pylint warnings which appear with Python 3.12, …
(edit) @103702   12 月 vboxsync ValidationKit: bugref:10318 Enable smoke test for Hyper-V enabled …
(edit) @103701   12 月 vboxsync ValidationKit/bootsectors: implement testcases for vpblendd …
(edit) @103697   12 月 vboxsync ValidationKit/bootsectors: Implement testcases for [v]pmaddwd …
(edit) @103695   12 月 vboxsync WIP: consolidate some of the `instruction_then_icebp' code generator …
(edit) @103694   12 月 vboxsync ValKit/bs3-cpu-instr-3: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103656   12 月 vboxsync ValKit/bs3-cpu-instr-2: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103655   12 月 vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file …
(edit) @103654   12 月 vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file converter.
(edit) @103641   12 月 vboxsync ValKit/bs3-cpu-instr-2: Extended the recently added binary …
(edit) @103611   12 月 vboxsync ValKit/bs3-cpu-instr-2: Test the alternate reg/reg encoding of and, …
(edit) @103608   12 月 vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103603   12 月 vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103602   12 月 vboxsync ValKit/bs3-cpu-instr-2: Added a bunch of tests for binary …
(edit) @103587   12 月 vboxsync ValKit: remoteexecutor.py, added logging for rmTree function; …
(edit) @103584   12 月 vboxsync ValidationKit/bootsectors/bs3-cpu-instr-2: Implement movbe testcase, …
(edit) @103582   12 月 vboxsync ValidationKit/bootsectors/bs3kit: Make sure no system headers are …
(edit) @103576   12 月 vboxsync ValKit, storagecfg.py, cleanupLeftovers() function fix, added a bit of …
(edit) @103572   12 月 vboxsync ValKit, more logging for storagecfg.py
(edit) @103570   12 月 vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103568   12 月 vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103567   12 月 vboxsync Audio/VKAT: Use a circular buffer when recording data; should make it …
(edit) @103559   12 月 vboxsync ValidationKit/bootsectors: Implement testcases for vpermilpd …
(edit) @103557   12 月 vboxsync ValidationKit/bootsectors: Implement testcases for vpermilps …
(edit) @103545   12 月 vboxsync storagecfg.py, fix _getActivePoolsStartingWith and …
(edit) @103530   12 月 vboxsync Audio/VKAT: Logging nits.
(edit) @103529   12 月 vboxsync Validation Kit: Try using AudioDriverType_Default for >= 7.1 in …
(edit) @103521   12 月 vboxsync Validation Kit/tdAudioTest: More bugfixes.
(edit) @103520   12 月 vboxsync Validation Kit/testdriver: Also log the audio enabled in/out status in …
(edit) @103518   12 月 vboxsync Validation Kit/tdAudioTest: More fixes for host execution of VKAT.
(edit) @103517   12 月 vboxsync Audio/VKAT: Try to fix the timeout issues.
(edit) @103509   12 月 vboxsync Audio/VKAT: Use a new define for default timeout, improved logging a …
(edit) @103507   12 月 vboxsync Audio/VKAT: Use a new define for default timeout, improved logging a bit.
(edit) @103499   12 月 vboxsync Validation Kit/tdAudioTest: Added new option "--audio-debug-img …
(edit) @103494   12 月 vboxsync Validation Kit/tdAudioTest: Added new option "--audio-test-timeout …
(edit) @103492   12 月 vboxsync Audio/VKAT: Added new test option "--timeout <ms>" to specify the …
(edit) @103475   12 月 vboxsync ValidationKit/tdUnitTest1: Exclude tstInt on darwin as it requires the …
(edit) @103470   12 月 vboxsync ValidationKit/tdUnitTest1: Exclude tstInt on darwin as it requires the …
(edit) @103455   12 月 vboxsync Validation Kit/tdAudioTest: More bugfixes for the testboxes.
(edit) @103423   12 月 vboxsync FsPerf: Reverted changes from r161579 again as these are unnecessary - …
(edit) @103418   12 月 vboxsync ValidationKit: Fix some unused expression warnings, bugref:3409
(edit) @103394   12 月 vboxsync ValidationKit/tests/storage/storagecfg.py: Yes, we use semicolons in …
(edit) @103391   12 月 vboxsync Validation Kit/tdAudioTest: More bugfixes for running on testboxes.
(edit) @103390   12 月 vboxsync tests/storage, storagecfg.py: added logging for cleanupPoolsAndVolumes …
(edit) @103389   12 月 vboxsync Validation Kit/tdUnitTest1: Resolved some @todos. The execution syntax …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette