VirtualBox

source: vbox/trunk/src/VBox/ValidationKit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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: …
(edit) @66257   8 years vboxsync Validation Kit: re-enable automatic reboot of the testbox if scratch …
(edit) @66255   8 years vboxsync Validation Kit: temporary disable automatic reboot of the testbox if …
(edit) @66253   8 years vboxsync ValidationKit/tdStorageBenchmark1: Give the filename of the file with …
(edit) @66252   8 years vboxsync ValidationKit/tdStorageBenchmark1: Give the filename of the file with …
(edit) @66247   8 years vboxsync ValidationKit/tdUsb1: Exclude the last test which unlinks queued URBs …
(edit) @66244   8 years vboxsync ValidationKit/tests/storage: Implement option to use a ramdisk for …
(edit) @66242   8 years vboxsync bs3-cpu-generated-1: More on SSE testing, enabled the first instruction.
(edit) @66241   8 years vboxsync bs3-cpu-generated-1: SSE and memory.
(edit) @66240   8 years vboxsync bs3kit: Added Bs3MemPrintInfo for heap debugging.
(edit) @66238   8 years vboxsync ValidationKit: fix oAction used before setting
(edit) @66226   8 years vboxsync bs3kit,bs3-cpu-generated-1: Extended CPU state and SSE testing work.
(edit) @66216   8 years vboxsync bs3-cpu-generated-1: SSE testing work (not quite there, but close).
(edit) @66214   8 years vboxsync bs3kit: Hacked up some FPU/SSE/AVX state stuff.
(edit) @66208   8 years vboxsync ValidationKit: on Windows, mark reboots triggered by the Validation …
(edit) @66207   8 years vboxsync wuicontentbase.py: pylint fix
(edit) @66206   8 years vboxsync bs3-cpu-generated-1: make sure the high 32-bits of GPRs are populated …
(edit) @66205   8 years vboxsync vhseriff: don't reboot testboxes, just disable them
(edit) @66203   8 years vboxsync bs3kit-cpu-generated-1: V8086 fixes, works again now. More cleanups.
(edit) @66199   8 years vboxsync bs3-cmn-RegCtxSaveEx.asm: Do xSP subtraction on the whole register in …
(edit) @66196   8 years vboxsync bs3-cmn-SelProtModeCodeToRealMode.asm: drpo the 'hlt' before panic.
(edit) @66195   8 years vboxsync bs3-cmn-SwitchTo32Bit.asm: Return fix for 64-bit callers.
(edit) @66194   8 years vboxsync bs3-cmn-SelFlatDataToProtFar16.asm: 64-bit parameter handling fix.
(edit) @66188   8 years vboxsync build fix
(edit) @66184   8 years vboxsync bs3-cpu-generated-1: Partially switched to max bit-count workers.
(edit) @66182   8 years vboxsync bs3kit: bs3-mode-TestDoModes*Stub.asm wtf?
(edit) @66181   8 years vboxsync bs3kit: bs3-mode-TestDoModes*Stub.asm cleanups.
(edit) @66180   8 years vboxsync bs3kit: typo.
(edit) @66179   8 years vboxsync bs3kit: Added Bs3TestDoModesByMax.
(edit) @66175   8 years vboxsync bs3kit: Preparing for new Bs3TestDoModes style API that uses worker …
(edit) @66174   8 years vboxsync bs3-cpu-generated-1: split main function
(edit) @66172   8 years vboxsync bs3-cpu-generated-1: Adding SSE testing (work in progress)…
(edit) @66168   8 years vboxsync bs3kit: Added lower case mode name global variables and getter.
(edit) @66167   8 years vboxsync bs3kit: Added ASMCpuIdExSlow.asm.
(edit) @66162   8 years vboxsync bs3-cpu-generated-1: Test more memory encodings.
(edit) @66161   8 years vboxsync bs3-cpu-generated-1: Test more encodings.
(edit) @66159   8 years vboxsync IEM,bs3-cpu-generated-1: Implemented the BOUND instruction and …
(edit) @66158   8 years vboxsync Bs3SelFar32ToFlat32: V86 mode fix.
(edit) @66149   8 years vboxsync Added VBox/bios.h and VBox/bios.mac (generated) and changed the …
(edit) @66145   8 years vboxsync bootsectors: Relocated shutdown port.
(edit) @66134   8 years vboxsync bs3-cpu-generated-1: Deal with instructions not available in 64-bit …
(edit) @66127   8 years vboxsync bs3-cpu-generated-1: python type fix.
(edit) @66124   8 years vboxsync bs3-cpu-generated-1,IEM: More tests, fixed rAX,Iz testing bug.
(edit) @66123   8 years vboxsync bs3-cpu-generated-1: Implemented testing instructions taking GV,Ev or …
(edit) @66119   8 years vboxsync bs3-cpu-generated-1: Implemented testing instructions taking rAX,Iz as …
(edit) @66118   8 years vboxsync bs3-cpu-generated-1: Implemented testing instruction taking AL,Ib as …
(edit) @66117   8 years vboxsync bs3kit: Made Bs3TestFailed* return false as that's more convenient …
(edit) @66116   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66115   8 years vboxsync bs3-cmn-TestSub.c: Must reset the sub-test reported flag.
(edit) @66114   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66113   8 years vboxsync bs3-cpu-generated-1,IEM: updates.
(edit) @66112   8 years vboxsync bs3kit: Override DECLASM for 64-bit GCC targets to ensure we use the …
(edit) @66111   8 years vboxsync bs3kit: work around va_list trouble with 64-bit gcc.
(edit) @66102   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @66055   8 years vboxsync bs3-cpu-generated-1: updates.
(edit) @66054   8 years vboxsync bs3-first-common.mac: Fixed Bs3TotalImageSize value, BS3TEXT64 comes …
(edit) @66053   8 years vboxsync bs3kit: Bs3SelSetup16BitCode/Data fix.
(edit) @65984   8 years vboxsync testmanager/webui: pylint 2.0.0 fixes.
(edit) @65980   8 years vboxsync testmanager/core: pylint 2.0.0 fixes.
(edit) @65979   8 years vboxsync bs3-cpu-generated-1-data.py: 't' mode is default and might not be …
(edit) @65978   8 years vboxsync testmanager/batch: pylint 2.0.0 fixes.
(edit) @65972   8 years vboxsync ValidationKit/bootsectors: pylint the generator script.
(edit) @65971   8 years vboxsync ValidationKit/bootsectors: pylint the generator script.
(edit) @65970   8 years vboxsync ValidationKit/testboxscript: pylint 2.0.0 fixes
(edit) @65969   8 years vboxsync ValidationKit/common: pylint 2.0.0 fixes.
(edit) @65967   8 years vboxsync ValidationKit/testdriver: pylint 2.0.0 fixes.
(edit) @65963   8 years vboxsync ValidationKit/tests: pylint 2.0.0 fixes.
(edit) @65959   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @65958   8 years vboxsync common/utils.py: Figured out how to do openNoInherit on Windows.
(edit) @65956   8 years vboxsync common/utils.py: processGetInfo: windows fix.
(edit) @65944   8 years vboxsync bs3-cpu-generated-1-data.py: python 3 fix
(edit) @65942   8 years vboxsync bs3-cpu-generated-1-data.py: Don't use common/utils.py because our …
(edit) @65941   8 years vboxsync try to fix the Windows builds (do it like r108240)
(edit) @65931   8 years vboxsync build fix
(edit) @65928   8 years vboxsync Bs3Kit: Better converter error message.
(edit) @65927   8 years vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65926   8 years vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65923   8 years vboxsync Validation Kit: pylint warning
(edit) @65917   8 years vboxsync test manager: Hide menu requiring write access from read-only users.
(edit) @65915   8 years vboxsync testmanager: Added Users::fReadOnly and the necessary checks …
(edit) @65914   8 years vboxsync testmanager: Added Users::fReadOnly and the necessary checks …
(edit) @65903   8 years vboxsync bs3-cpu-generated-1: updates
(edit) @65893   8 years vboxsync bs3-cpu-generated-1: Some sketches.
(edit) @65882   8 years vboxsync ValidationKit/tdUsb1: Increase the waiting time for the USB device to …
(edit) @65868   8 years vboxsync wuireport.py: Decimal point for percents in range 95..103 too.
(edit) @65866   8 years vboxsync testresults.py: Added 'smoke' to kaTcMisc.
(edit) @65865   8 years vboxsync testresults.py: Added 'unit' to kaTcMisc.
(edit) @65864   8 years vboxsync testresults.py: _getWhereWorker fix for TestCaseArgs.sSubName being …
(edit) @65863   8 years vboxsync vsheriff: Tx Unit Hang in guest kernel log
(edit) @65857   8 years vboxsync testdriver/reporter.py: Redid locking to account for garbage …
(edit) @65856   8 years vboxsync testdriver/reporter.py: Redid locking to account for garbage …
(edit) @65855   8 years vboxsync testdriver/reporter.py: Redid locking to account for garbage …
(edit) @65839   8 years vboxsync testdriver/reporter.py: Enabled the lock debugging for linux and …
(edit) @65838   8 years vboxsync testdriver/vboxwrappers.py: shut up warnings about already removed VM …
(edit) @65837   8 years vboxsync testdriver/reporter.py: Stupid typo in LockWrapper class.
(edit) @65835   8 years vboxsync Validation Kit: blacklist S11/64 on VIA
(edit) @65833   8 years vboxsync testdriver/reporter.py: pylint fix
(edit) @65832   8 years vboxsync testdriver/reporter.py: Temporary lock debugging for darwin hosts.
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