|
|
@67000
|
8 年 |
vboxsync |
ReCreateQueueData:deepTestGroupSort: more error diagnotics
|
|
|
@66999
|
8 年 |
vboxsync |
ReCreateQueueData:deepTestGroupSort: more error diagnotics
|
|
|
@66998
|
8 年 |
vboxsync |
ReCreateQueueData:deepTestGroupSort: more error diagnotics
|
|
|
@66992
|
8 年 |
vboxsync |
IEM: Implemented vmovntps Mps,Vps (VEX.0F 2b) and vmovntpd Mpd,Vpd …
|
|
|
@66991
|
8 年 |
vboxsync |
IEM: Docs and test for movntps & movntpd.
|
|
|
@66976
|
8 年 |
vboxsync |
IEM: Implemented vmovapd Vpd,Wpd (VEX.66.28).
|
|
|
@66974
|
8 年 |
vboxsync |
IEM: Added docs and tests to movaps and movapd.
|
|
|
@66971
|
8 年 |
vboxsync |
ValidationKit: addLogsToReport() is not available because the session …
|
|
|
@66968
|
8 年 |
vboxsync |
IEM: Implemented vmovlpd Mq,Vq (VEX.66.0F 13 mod!=3).
|
|
|
@66964
|
8 年 |
vboxsync |
ValidationKit: collect VM release log even if power up failed, there …
|
|
|
@66962
|
8 年 |
vboxsync |
TxsConnectTask: Dropped the oVBox and fpApiVer members as the former …
|
|
|
@66960
|
8 年 |
vboxsync |
TxsConnectTask: Try avoid cylic references with the callback instance. …
|
|
|
@66957
|
8 年 |
vboxsync |
IEM: Some VEX related regression fixes and cleanups.
|
|
|
@66954
|
8 年 |
vboxsync |
ValidationKit: fix comment regarding vboxcon use which showed bit rot
|
|
|
@66953
|
8 年 |
vboxsync |
ValidationKit: when tearing down the API connection, don't forget to …
|
|
|
@66950
|
8 年 |
vboxsync |
IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
|
|
|
@66937
|
8 年 |
vboxsync |
IEM: Use H*Hi notation instead of the complement one (HdqC*).
|
|
|
@66935
|
8 年 |
vboxsync |
IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
|
|
|
@66932
|
8 年 |
vboxsync |
IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
|
|
|
@66921
|
8 年 |
vboxsync |
IEM: Implemented movsd Usd,Hsd,Vsd (VEX.F2.0F 11 mod=3) and movsd …
|
|
|
@66920
|
8 年 |
vboxsync |
IEM: Implemented movss Uss,Hss,Vss (VEX.F3.0F 11 mod=3) and movss …
|
|
|
@66919
|
8 年 |
vboxsync |
IEM: Implemented vmovupd Wpd,Vdp (VEX.66.0F 11). (For all intents and …
|
|
|
@66917
|
8 年 |
vboxsync |
bs3-cpu-generated-1: fixed uninitialized variable regression from r115398.
|
|
|
@66912
|
8 年 |
vboxsync |
IEM: More tests for vmovups.
|
|
|
@66909
|
8 年 |
vboxsync |
IEM: Implemented vmovups Wps,Vps (VEX.0F 11). Needs more work on the …
|
|
|
@66906
|
8 年 |
vboxsync |
IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
|
|
|
@66901
|
8 年 |
vboxsync |
IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
|
|
|
@66888
|
8 年 |
vboxsync |
IEM: Implemented vmovupd Vpd,Wpd (VEX.66.0f 10)
|
|
|
@66886
|
8 年 |
vboxsync |
IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
|
|
|
@66874
|
8 年 |
vboxsync |
bs3-mode-EnteredMode.asm: Always save&restore xCX and xDX too as we're …
|
|
|
@66869
|
8 年 |
vboxsync |
Chenged smoke test Windows8 to Windows8_64
|
|
|
@66853
|
8 年 |
vboxsync |
ValidationKit: usbtest: print => reporter.log to make it better …
|
|
|
@66820
|
8 年 |
vboxsync |
ValidationKit: teach the sheriff to draw the right conclusions from an …
|
|
|
@66818
|
8 年 |
vboxsync |
ValidationKit: distinguish between workstation and server for newer …
|
|
|
@66817
|
8 年 |
vboxsync |
vsheriff: teach about BSOD / DRIVER_IRQL_NOT_LESS_OR_EQUAL
|
|
|
@66815
|
8 年 |
vboxsync |
IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
|
|
|
@66814
|
8 年 |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66813
|
8 年 |
vboxsync |
bs3-cpu-generated-1: Mark write-only memory as such, for what it's worth…
|
|
|
@66812
|
8 年 |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66811
|
8 年 |
vboxsync |
IEM: Implemented movdq2q Pq,Uq (f2 0f d6)
|
|
|
@66810
|
8 年 |
vboxsync |
IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
|
|
|
@66808
|
8 年 |
vboxsync |
IEM: Implemented movq Vq,Wq (f3 0f 73)
|
|
|
@66806
|
8 年 |
vboxsync |
testboxscript/solars: sudoers location moved on S10.
|
|
|
@66805
|
8 年 |
vboxsync |
testboxscript/setup.sh: bash on solaris 10 doesn't grok += array …
|
|
|
@66804
|
8 年 |
vboxsync |
testboxscript: On solaris we can't expect that the existing service …
|
|
|
@66803
|
8 年 |
vboxsync |
testboxscript: solaris setup fix
|
|
|
@66802
|
8 年 |
vboxsync |
testboxscript: Temporarily look for '<share>new.txt' instead of …
|
|
|
@66801
|
8 年 |
vboxsync |
testboxscript: modified the setup to no save default values and …
|
|
|
@66800
|
8 年 |
vboxsync |
testboxscript: modified the setup to no save default values and …
|
|
|
@66798
|
8 年 |
vboxsync |
testboxscript: storage server migration step 2
|
|
|
@66797
|
8 年 |
vboxsync |
testboxscript: very useful improvement I found on the testboxes
|
|
|
@66791
|
8 年 |
vboxsync |
IEM: Implemented movhps Mq,Vq (0f 17).
|
|
|
@66788
|
8 年 |
vboxsync |
vsheriff: try to detect "BOOTMGR image is corrupt"
|
|
|
@66786
|
8 年 |
vboxsync |
testboxscript: after setting up, actually enable the service by …
|
|
|
@66785
|
8 年 |
vboxsync |
IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
|
|
|
@66784
|
8 年 |
vboxsync |
testboxscript: work around array problem with old bash versions
|
|
|
@66773
|
8 年 |
vboxsync |
testboxscript: storage server migration step 1
|
|
|
@66771
|
8 年 |
vboxsync |
testboxscript: touch up the setup instructions for windows
|
|
|
@66770
|
8 年 |
vboxsync |
testboxscript: fix harmless typo
|
|
|
@66748
|
8 年 |
vboxsync |
IEM: More tests.
|
|
|
@66747
|
8 年 |
vboxsync |
IEM: Implemented movlps Mq,Vq (0x0f 0x13).
|
|
|
@66746
|
8 年 |
vboxsync |
IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
|
|
|
@66744
|
8 年 |
vboxsync |
IEM: Implemented movupd Vpd,Wpd (0x66 0x0f 0x10).
|
|
|
@66743
|
8 年 |
vboxsync |
IEM: Implemented movups Vps,Wps (0x0f 0x10).
|
|
|
@66622
|
8 年 |
vboxsync |
ValidationKit: Kill cdb.exe on Windows during uninstall. No idea why …
|
|
|
@66618
|
8 年 |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66617
|
8 年 |
vboxsync |
VBox/Main: bugref:3300: VBoxSVC from terminal server session is not …
|
|
|
@66599
|
8 年 |
vboxsync |
x86.h,bs2: X86_XCPT_MAX -> X86_XCPT_LAST; Corrected X86_XCPT_SX value.
|
|
|
@66580
|
8 年 |
vboxsync |
ValidationKit/tests/storage: Don't use the standard ouput to construct …
|
|
|
@66550
|
8 年 |
vboxsync |
testbox-pxe-conf.sh: use different NFS server
|
|
|
@66531
|
8 年 |
vboxsync |
ValidationKit/tests/storage: Fixes for ramdisk creation on Solaris
|
|
|
@66530
|
8 年 |
vboxsync |
ValidationKit/tests/storage: Fixes for ramdisk creation on Solaris
|
|
|
@66485
|
8 年 |
vboxsync |
Fix -Wmissing-braces in array initializer.
|
|
|
@66478
|
8 年 |
vboxsync |
ValidationKit: typo
|
|
|
@66477
|
8 年 |
vboxsync |
ValidationKit: directly killing the verification dialogs didn't work, …
|
|
|
@66472
|
8 年 |
vboxsync |
common/utils.py: make asArgs at least an array containing one string, …
|
|
|
@66468
|
8 年 |
vboxsync |
ValidationKit: fix pylint warnings
|
|
|
@66466
|
8 年 |
vboxsync |
ValidationKit: get rid of leftover verification dialogs explicitly, as …
|
|
|
@66464
|
8 年 |
vboxsync |
IEM: Implemented movss Vss,Wss (f3 0f 10).
|
|
|
@66463
|
8 年 |
vboxsync |
IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
|
|
|
@66462
|
8 年 |
vboxsync |
IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
|
|
|
@66457
|
8 年 |
vboxsync |
IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
|
|
|
@66456
|
8 年 |
vboxsync |
bs3kit: Mark system traps with '* GURU *' to distinguish it from …
|
|
|
@66454
|
8 年 |
vboxsync |
bs3kit: Added Bs3GetCpuVendor.
|
|
|
@66452
|
8 年 |
vboxsync |
bs3kit: Added Bs3GetCpuVendor.
|
|
|
@66450
|
8 年 |
vboxsync |
IEM: More vstmxcsr tests.
|
|
|
@66449
|
8 年 |
vboxsync |
bs3kit: build fix
|
|
|
@66448
|
8 年 |
vboxsync |
bs3kit: build fix
|
|
|
@66446
|
8 年 |
vboxsync |
bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
|
|
|
@66438
|
8 年 |
vboxsync |
vsheriff: don't look at the installer section (succeeds in this case, …
|
|
|
@66431
|
8 年 |
vboxsync |
vsheriff: whitespace
|
|
|
@66430
|
8 年 |
vboxsync |
vsheriff: should be placed here but still does not work :-/
|
|
|
@66429
|
8 年 |
vboxsync |
vsheriff: added ktReason_Host_Modprobe_Failed
|
|
|
@66422
|
8 年 |
vboxsync |
bs3-cpu-generated-1: fixes
|
|
|
@66421
|
8 年 |
vboxsync |
bs3kit: fixed overflow problem in bs3-rm-InitMemory.c causing the …
|
|
|
@66419
|
8 年 |
vboxsync |
IEM: More vstmxcsr work.
|
|
|
@66408
|
8 年 |
vboxsync |
bs3-cpu-generated-1: fix
|
|
|
@66407
|
8 年 |
vboxsync |
Bs3RegCtxSaveEx: Seems safe to clear BS3REG_CTX_F_NO_AMD64 after …
|
|
|
@66404
|
8 年 |
vboxsync |
IEM: Implemented ldmxcsr Md.
|
|
|
@66399
|
8 年 |
vboxsync |
Validation Kit: comment
|
|
|