VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66814   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66813   8 years vboxsync bs3-cpu-generated-1: Mark write-only memory as such, for what it's worth…
(edit) @66812   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66811   8 years vboxsync IEM: Implemented movdq2q Pq,Uq (f2 0f d6)
(edit) @66810   8 years vboxsync IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
(edit) @66808   8 years vboxsync IEM: Implemented movq Vq,Wq (f3 0f 73)
(edit) @66806   8 years vboxsync testboxscript/solars: sudoers location moved on S10.
(edit) @66805   8 years vboxsync testboxscript/setup.sh: bash on solaris 10 doesn't grok += array …
(edit) @66804   8 years vboxsync testboxscript: On solaris we can't expect that the existing service …
(edit) @66803   8 years vboxsync testboxscript: solaris setup fix
(edit) @66802   8 years vboxsync testboxscript: Temporarily look for '<share>new.txt' instead of …
(edit) @66801   8 years vboxsync testboxscript: modified the setup to no save default values and …
(edit) @66800   8 years vboxsync testboxscript: modified the setup to no save default values and …
(edit) @66798   8 years vboxsync testboxscript: storage server migration step 2
(edit) @66797   8 years vboxsync testboxscript: very useful improvement I found on the testboxes
(edit) @66791   8 years vboxsync IEM: Implemented movhps Mq,Vq (0f 17).
(edit) @66788   8 years vboxsync vsheriff: try to detect "BOOTMGR image is corrupt"
(edit) @66786   8 years vboxsync testboxscript: after setting up, actually enable the service by …
(edit) @66785   8 years vboxsync IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
(edit) @66784   8 years vboxsync testboxscript: work around array problem with old bash versions
(edit) @66773   8 years vboxsync testboxscript: storage server migration step 1
(edit) @66771   8 years vboxsync testboxscript: touch up the setup instructions for windows
(edit) @66770   8 years vboxsync testboxscript: fix harmless typo
(edit) @66748   8 years vboxsync IEM: More tests.
(edit) @66747   8 years vboxsync IEM: Implemented movlps Mq,Vq (0x0f 0x13).
(edit) @66746   8 years vboxsync IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
(edit) @66744   8 years vboxsync IEM: Implemented movupd Vpd,Wpd (0x66 0x0f 0x10).
(edit) @66743   8 years vboxsync IEM: Implemented movups Vps,Wps (0x0f 0x10).
(edit) @66622   8 years vboxsync ValidationKit: Kill cdb.exe on Windows during uninstall. No idea why …
(edit) @66618   8 years vboxsync VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66617   8 years vboxsync VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66599   8 years vboxsync x86.h,bs2: X86_XCPT_MAX -> X86_XCPT_LAST; Corrected X86_XCPT_SX value.
(edit) @66580   8 years vboxsync ValidationKit/tests/storage: Don't use the standard ouput to construct …
(edit) @66550   8 years vboxsync testbox-pxe-conf.sh: use different NFS server
(edit) @66531   8 years vboxsync ValidationKit/tests/storage: Fixes for ramdisk creation on Solaris
(edit) @66530   8 years vboxsync ValidationKit/tests/storage: Fixes for ramdisk creation on Solaris
(edit) @66485   8 years vboxsync Fix -Wmissing-braces in array initializer.
(edit) @66478   8 years vboxsync ValidationKit: typo
(edit) @66477   8 years vboxsync ValidationKit: directly killing the verification dialogs didn't work, …
(edit) @66472   8 years vboxsync common/utils.py: make asArgs at least an array containing one string, …
(edit) @66468   8 years vboxsync ValidationKit: fix pylint warnings
(edit) @66466   8 years vboxsync ValidationKit: get rid of leftover verification dialogs explicitly, as …
(edit) @66464   8 years vboxsync IEM: Implemented movss Vss,Wss (f3 0f 10).
(edit) @66463   8 years vboxsync IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
(edit) @66462   8 years vboxsync IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
(edit) @66457   8 years vboxsync IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
(edit) @66456   8 years vboxsync bs3kit: Mark system traps with '* GURU *' to distinguish it from …
(edit) @66454   8 years vboxsync bs3kit: Added Bs3GetCpuVendor.
(edit) @66452   8 years vboxsync bs3kit: Added Bs3GetCpuVendor.
(edit) @66450   8 years vboxsync IEM: More vstmxcsr tests.
(edit) @66449   8 years vboxsync bs3kit: build fix
(edit) @66448   8 years vboxsync bs3kit: build fix
(edit) @66446   8 years vboxsync bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
(edit) @66438   8 years vboxsync vsheriff: don't look at the installer section (succeeds in this case, …
(edit) @66431   8 years vboxsync vsheriff: whitespace
(edit) @66430   8 years vboxsync vsheriff: should be placed here but still does not work :-/
(edit) @66429   8 years vboxsync vsheriff: added ktReason_Host_Modprobe_Failed
(edit) @66422   8 years vboxsync bs3-cpu-generated-1: fixes
(edit) @66421   8 years vboxsync bs3kit: fixed overflow problem in bs3-rm-InitMemory.c causing the …
(edit) @66419   8 years vboxsync IEM: More vstmxcsr work.
(edit) @66408   8 years vboxsync bs3-cpu-generated-1: fix
(edit) @66407   8 years vboxsync Bs3RegCtxSaveEx: Seems safe to clear BS3REG_CTX_F_NO_AMD64 after …
(edit) @66404   8 years vboxsync IEM: Implemented ldmxcsr Md.
(edit) @66399   8 years vboxsync Validation Kit: comment
(edit) @66392   8 years vboxsync x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
(edit) @66391   8 years vboxsync IEM: Implemented stmxcsr Md (0f ae !11/3).
(edit) @66376   8 years vboxsync ValidationKit: if the msiexec process was found, decrease the amount …
(edit) @66364   8 years vboxsync ValidationKit: better waiting
(edit) @66360   8 years vboxsync ValidationKit: increase the timeout before we kill msiexec from 15 …
(edit) @66342   8 years vboxsync IEM: Converted grp 9 to tables and fixed cmpxchg16b/8b prefix handling.
(edit) @66341   8 years vboxsync bs3-cpu-decoding-1: grr
(edit) @66340   8 years vboxsync bs3-cpu-decoding-1: grr
(edit) @66338   8 years vboxsync bs3-cpu-decoding-1: grr
(edit) @66337   8 years vboxsync IEM: Unused entries in grp 8 completes ModR/M decoding and takes a …
(edit) @66334   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66331   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66327   8 years vboxsync IEM,CPUM: Implemented clflush Mb (0f ae /7).
(edit) @66323   8 years vboxsync IEM: Implemented movq Wq,Vq (66 0f d6).
(edit) @66317   8 years vboxsync bs3-cpu-generated-1: fixed rm+gp issue
(edit) @66316   8 years vboxsync bs3kit: Real mode #GP handler (++) fix.
(edit) @66315   8 years vboxsync IEM: Implemented movsldup Vdq,Wdq (f3 0f 12)
(edit) @66313   8 years vboxsync bs3-cpu-generated-1,IEM: Introducing @opcodesub to more effectively …
(edit) @66309   8 years vboxsync IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
(edit) @66306   8 years vboxsync IEM: Implemented movss Wss,Vss (f3 0f 11).
(edit) @66303   8 years vboxsync IEM: Implemented movupd Wpd,Vpd (66 0f 11).
(edit) @66302   8 years vboxsync ValidationKit: in getHostOsVersion() also print the SP major/minor if not 0
(edit) @66298   8 years vboxsync testdriver/vboxinstaller.py: there is no vboxnetadp6 driver service on …
(edit) @66291   8 years vboxsync testdriver/vboxinstaller.py: check all driver services again, since …
(edit) @66289   8 years vboxsync Bs3RegCtxPrint: fix
(edit) @66286   8 years vboxsync bs3-cpu-generated-1: 16 byte SSE alignment check.
(edit) @66283   8 years vboxsync bs3-cpu-generated-1,IEM: More SSE testing stuff.
(edit) @66275   8 years vboxsync ValidationKit: for now don't fail a test on Windows even if services …
(edit) @66273   8 years vboxsync tabs
(edit) @66272   8 years vboxsync ValidationKit: print the Windows build number on a new line in the …
(edit) @66271   8 years vboxsync ValidationKit: add Windows build ID to getHostOsVersion()
(edit) @66267   8 years vboxsync vsheriff: detect leftover windows services and mark failed tests …
(edit) @66265   8 years vboxsync testdriver/vboxinstaller.py: disable VBoxNetAdp service check for now, …
(edit) @66261   8 years vboxsync testdriver/vboxinstaller.py: all services must be gone to call …
(edit) @66259   8 years vboxsync ValidationKit: disable automatic reboot on scratch init fail again
(edit) @66258   8 years vboxsync testdriver/vboxinstaller.py: Improve uninstall checking on Windows: …
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