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