VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @67097   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67096   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67095   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67094   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67093   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67086   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67085   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67084   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67083   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67082   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67081   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67079   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67078   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67077   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67076   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67074   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67073   7 年 vboxsync bs3-cpu-generated-1: cleanups
(edit) @67072   7 年 vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
(edit) @67062   7 年 vboxsync ValidationKit: common/utils.py: doesn't work reliably on Windows
(edit) @67049   8 年 vboxsync Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate …
(edit) @67048   8 年 vboxsync ValidationKit: detect non-collectable VirtualBoxManager object (which …
(edit) @67040   8 年 vboxsync IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
(edit) @67039   8 年 vboxsync ValidationKit: eliminate buggy task handling (oSession is always added …
(edit) @67038   8 年 vboxsync ValidationKit: in cpu test there's no need to tweak the task list, as …
(edit) @67037   8 年 vboxsync IEM: Implemented vmovntdq Mx,Vx (VEX.66.0F e7 mod!=3).
(edit) @67036   8 年 vboxsync ValidationKit: in benchmarks eliminate redundant task updating
(edit) @67035   8 年 vboxsync ValidationKit: in the teleportation testcase, all explicit task …
(edit) @67034   8 年 vboxsync IEM: Tests+docs for movntdq Mdq,Vdq (0x66 0x0f 0xe7).
(edit) @67033   8 年 vboxsync IEM: Tests+docs+adjustments for movntq Mq,Pq (0x0f 0xe7).
(edit) @67032   8 年 vboxsync ValidationKit: Makes no sense to add task A and remove task B (and …
(edit) @67030   8 年 vboxsync IEM: Implemented movq Wq,Vq (VEX.66.0F d6).
(edit) @67029   8 年 vboxsync IEM: Implemented movq Vq,Wq (VEX.F3.0F 7e).
(edit) @67023   8 年 vboxsync ValidationKit: When closing the session it's time to unregister the …
(edit) @67022   8 年 vboxsync comment typo
(edit) @67015   8 年 vboxsync IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
(edit) @67014   8 年 vboxsync IEM: Documented movd Ed,Vd and mov Eq,Vq (0x66 0x0f 0x7e).
(edit) @67013   8 年 vboxsync IEM: Documented and adjusted movd Ed,Pd and mov Eq,Pq (0x0f 0x7e).
(edit) @67012   8 年 vboxsync IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
(edit) @67009   8 年 vboxsync IEM: Implemented vmovdqa Vx,Wx (VEX.66.0F 6f).
(edit) @67007   8 年 vboxsync IEM: Tested and adjusted movq Pq,Qq (0x0f 0x6f).
(edit) @67006   8 年 vboxsync IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
(edit) @67005   8 年 vboxsync IEM: More tests for movd & movq.
(edit) @67004   8 年 vboxsync IEM: movq Vq,Eq & movd Vd,Ed docs+tests+fixes.
(edit) @67003   8 年 vboxsync IEM: movq Pq,Eq & movd Pd,Ed docs+tests+fixes.
(edit) @67002   8 年 vboxsync schedgroup.py: iSchedPriority sorting fixes, deepTestGroupSort wants …
(edit) @67001   8 年 vboxsync ReCreateQueueData:deepTestGroupSort: more error diagnotics
(edit) @67000   8 年 vboxsync ReCreateQueueData:deepTestGroupSort: more error diagnotics
(edit) @66999   8 年 vboxsync ReCreateQueueData:deepTestGroupSort: more error diagnotics
(edit) @66998   8 年 vboxsync ReCreateQueueData:deepTestGroupSort: more error diagnotics
(edit) @66992   8 年 vboxsync IEM: Implemented vmovntps Mps,Vps (VEX.0F 2b) and vmovntpd Mpd,Vpd …
(edit) @66991   8 年 vboxsync IEM: Docs and test for movntps & movntpd.
(edit) @66976   8 年 vboxsync IEM: Implemented vmovapd Vpd,Wpd (VEX.66.28).
(edit) @66974   8 年 vboxsync IEM: Added docs and tests to movaps and movapd.
(edit) @66971   8 年 vboxsync ValidationKit: addLogsToReport() is not available because the session …
(edit) @66968   8 年 vboxsync IEM: Implemented vmovlpd Mq,Vq (VEX.66.0F 13 mod!=3).
(edit) @66964   8 年 vboxsync ValidationKit: collect VM release log even if power up failed, there …
(edit) @66962   8 年 vboxsync TxsConnectTask: Dropped the oVBox and fpApiVer members as the former …
(edit) @66960   8 年 vboxsync TxsConnectTask: Try avoid cylic references with the callback instance. …
(edit) @66957   8 年 vboxsync IEM: Some VEX related regression fixes and cleanups.
(edit) @66954   8 年 vboxsync ValidationKit: fix comment regarding vboxcon use which showed bit rot
(edit) @66953   8 年 vboxsync ValidationKit: when tearing down the API connection, don't forget to …
(edit) @66950   8 年 vboxsync IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
(edit) @66937   8 年 vboxsync IEM: Use H*Hi notation instead of the complement one (HdqC*).
(edit) @66935   8 年 vboxsync IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
(edit) @66932   8 年 vboxsync IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
(edit) @66921   8 年 vboxsync IEM: Implemented movsd Usd,Hsd,Vsd (VEX.F2.0F 11 mod=3) and movsd …
(edit) @66920   8 年 vboxsync IEM: Implemented movss Uss,Hss,Vss (VEX.F3.0F 11 mod=3) and movss …
(edit) @66919   8 年 vboxsync IEM: Implemented vmovupd Wpd,Vdp (VEX.66.0F 11). (For all intents and …
(edit) @66917   8 年 vboxsync bs3-cpu-generated-1: fixed uninitialized variable regression from r115398.
(edit) @66912   8 年 vboxsync IEM: More tests for vmovups.
(edit) @66909   8 年 vboxsync IEM: Implemented vmovups Wps,Vps (VEX.0F 11). Needs more work on the …
(edit) @66906   8 年 vboxsync IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
(edit) @66901   8 年 vboxsync IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
(edit) @66888   8 年 vboxsync IEM: Implemented vmovupd Vpd,Wpd (VEX.66.0f 10)
(edit) @66886   8 年 vboxsync IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
(edit) @66874   8 年 vboxsync bs3-mode-EnteredMode.asm: Always save&restore xCX and xDX too as we're …
(edit) @66869   8 年 vboxsync Chenged smoke test Windows8 to Windows8_64
(edit) @66853   8 年 vboxsync ValidationKit: usbtest: print => reporter.log to make it better …
(edit) @66820   8 年 vboxsync ValidationKit: teach the sheriff to draw the right conclusions from an …
(edit) @66818   8 年 vboxsync ValidationKit: distinguish between workstation and server for newer …
(edit) @66817   8 年 vboxsync vsheriff: teach about BSOD / DRIVER_IRQL_NOT_LESS_OR_EQUAL
(edit) @66815   8 年 vboxsync IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
(edit) @66814   8 年 vboxsync IEM: clearly mark operands that are written to.
(edit) @66813   8 年 vboxsync bs3-cpu-generated-1: Mark write-only memory as such, for what it's worth…
(edit) @66812   8 年 vboxsync IEM: clearly mark operands that are written to.
(edit) @66811   8 年 vboxsync IEM: Implemented movdq2q Pq,Uq (f2 0f d6)
(edit) @66810   8 年 vboxsync IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
(edit) @66808   8 年 vboxsync IEM: Implemented movq Vq,Wq (f3 0f 73)
(edit) @66806   8 年 vboxsync testboxscript/solars: sudoers location moved on S10.
(edit) @66805   8 年 vboxsync testboxscript/setup.sh: bash on solaris 10 doesn't grok += array …
(edit) @66804   8 年 vboxsync testboxscript: On solaris we can't expect that the existing service …
(edit) @66803   8 年 vboxsync testboxscript: solaris setup fix
(edit) @66802   8 年 vboxsync testboxscript: Temporarily look for '<share>new.txt' instead of …
(edit) @66801   8 年 vboxsync testboxscript: modified the setup to no save default values and …
(edit) @66800   8 年 vboxsync testboxscript: modified the setup to no save default values and …
(edit) @66798   8 年 vboxsync testboxscript: storage server migration step 2
(edit) @66797   8 年 vboxsync testboxscript: very useful improvement I found on the testboxes
(edit) @66791   8 年 vboxsync IEM: Implemented movhps Mq,Vq (0f 17).
(edit) @66788   8 年 vboxsync vsheriff: try to detect "BOOTMGR image is corrupt"
(edit) @66786   8 年 vboxsync testboxscript: after setting up, actually enable the service by …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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