VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/testdriver/vbox.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84169   5 years vboxsync Validation Kit/testdriver: argv0 fixes for txsCdWait() diagnosis.
(edit) @84118   5 years vboxsync Validation Kit/testdriver: More debug logging for txsCdWait() for …
(edit) @84112   5 years vboxsync Validation Kit/testdriver: Debug logging for txsCdWait() for smoketest …
(edit) @84108   5 years vboxsync Validation Kit/testdriver: Temporary debug logging for txsCdWait() for …
(edit) @84072   5 years vboxsync Validation Kit/testdriver: Handle older VBox versions which don't have …
(edit) @83990   5 years vboxsync Validation Kit/testdriver: Pylint.
(edit) @83774   5 years vboxsync Validation Kit/testdriver: More work on checking task results; …
(edit) @83529   5 years vboxsync Validation Kit/testdriver: Also skip logging of …
(edit) @83527   5 years vboxsync Validation Kit/testdriver: Also skip logging of …
(edit) @83501   5 years vboxsync ValKit/vbox.py: removed accidental debug print
(edit) @83500   5 years vboxsync ValKit/vbox.py: Reverted r136720 (Hack alert: Added …
(edit) @83479   5 years vboxsync Validation Kit/testdriver: Hack alert: Added sanitizeLogFlagsString() …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82622   5 years vboxsync ValidationKit/testdriver: Add support for the VirtIO SCSI controller, …
(edit) @81991   5 years vboxsync ValKit: pylint fix.
(edit) @81982   5 years vboxsync ValidationKit: add support for split out graphics adapter interface
(edit) @81474   5 years vboxsync ValidationKit/vbox.py: Indentation fix to make pylint happy
(edit) @81435   5 years vboxsync ValidationKit/testdriver: Add hasHostNestedHwVirt and allow testing …
(edit) @80783   5 years vboxsync ValKit/vbox.py: Adjusting version check for the …
(edit) @80782   5 years vboxsync Main: bugref:9341: IMachine::launchVMProcess. The "environment" …
(edit) @80780   5 years vboxsync Main: bugref:9341: IMachine::launchVMProcess. The "environment" …
(edit) @80757   5 years vboxsync ValKit/vbox.py: Get IVirtualBox::APIRevision when we get version and …
(edit) @80397   5 years vboxsync Revert part of r132865 which doesn't belong there
(edit) @80396   5 years vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @79464   5 years vboxsync ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
(edit) @79450   5 years vboxsync ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
(edit) @79448   5 years vboxsync ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
(edit) @79138   6 years vboxsync ValKit: Hack to try make COM and XPCOM exceptions more readable.
(edit) @79092   6 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @79087   6 years vboxsync ValKit: New pylint version - cleanup in progress.
(edit) @79056   6 years vboxsync ValKit/tdGuestOsUnattendedInst1: Added option for installing guest …
(edit) @79046   6 years vboxsync ValKit/tdGuestOsUnattendedInst1.py: Got basics working. bugref:9151
(edit) @77614   6 years vboxsync Validation Kit/testdriver: Minor comment typo.
(edit) @77520   6 years vboxsync Validation Kit/vbox.py: List scratch directory recursively in …
(edit) @77516   6 years vboxsync Validation Kit/vbox.py: List scratch directory recursively in …
(edit) @77472   6 years vboxsync Validation Kit/testdriver: Fixed downloading guest files via …
(edit) @77470   6 years vboxsync Validation Kit/testdriver: Fixed downloading guest files via …
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @74438   6 years vboxsync ValidationKit: pylint adjustments/fixes.
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73171   6 years vboxsync ValidationKit/testdriver: Include 'exits' to the info dump.
(edit) @72732   6 years vboxsync Valkit: Resource handling regression fix.
(edit) @72725   6 years vboxsync ValidationKit/testdriver: merge all resources, from the VM set and the …
(edit) @72379   7 years vboxsync ValidationKit/testdriver: temporary hack for detecting AMD CPUs better …
(edit) @72315   7 years vboxsync ValidationKit: Add support for basic nested hardware-virtualization …
(edit) @71572   7 years vboxsync ValidationKit/testdriver: Removed audio logging from VBOX_RELEASE_LOG.
(edit) @71539   7 years vboxsync ValidationKit/testdriver: Added a @todo (Pylint).
(edit) @71538   7 years vboxsync ValidationKit/testdriver: Added a @todo.
(edit) @70765   7 years vboxsync ValidationKit: Make pylint 1.8.1 shut up on our code
(edit) @70738   7 years vboxsync ValidationKit/testdriver: Enable audio by default now.
(edit) @70731   7 years vboxsync tdExoticOrAncient1.py,vbox.py: Got the serial port output parsing …
(edit) @70718   7 years vboxsync ValikationKit/tdExoticOrAncient1.py: More updates here and to base code.
(edit) @70660   7 years vboxsync ValidationKit: Python 3 and pylint 1.8.1 adjustments/fixes.
(edit) @70611   7 years vboxsync testdriver: More python 3 adjustments.
(edit) @70576   7 years vboxsync oops
(edit) @70575   7 years vboxsync ValidationKit: More python 3 adjustments.
(edit) @70573   7 years vboxsync testdriver/reporter.py: Python 3 adjustments.
(edit) @70521   7 years vboxsync ValidationKit: More python 3 adjustments.
(edit) @70517   7 years vboxsync testdriver: More python 3 adjustments.
(edit) @70508   7 years vboxsync testdriver: python 3 updates.
(edit) @70504   7 years vboxsync testdriver/vbox.py: Changed txsCdWait to look for valkit.txt. This …
(edit) @70490   7 years vboxsync testdrivers/vbox.py,vboxwrappers.py: Adjustments for NT 3.1 (buslogic, …
(edit) @70392   7 years vboxsync vbox.py: Better even logging.
(edit) @69632   7 years vboxsync vbox.py: Removed the two extra CoInitialize calls since 5.1 vboxapi …
(edit) @69591   7 years vboxsync tdGuestOsInstOs2.py: got rid of self.oVM.
(edit) @69589   7 years vboxsync scm fix
(edit) @69587   7 years vboxsync testdriver/vbox.py: Replaced _xpcom.NS_ShutdownXPCOM call with …
(edit) @69580   7 years vboxsync testdriver/vbox.py: lets try not keeping COM around forever on 5.2+…
(edit) @69577   7 years vboxsync testdriver: dropped the heap checks.
(edit) @69575   7 years vboxsync shut up
(edit) @69574   7 years vboxsync testdriver/vbox.py: Extended dangling object logging in …
(edit) @69562   7 years vboxsync testdriver/vbox.py: stupid stupid windows installer putting vboxapi …
(edit) @69561   7 years vboxsync testdriver/vbox.py: pylint
(edit) @69558   7 years vboxsync testdriver/vbox.py: experimental hack for bugref:9037
(edit) @69554   7 years vboxsync testdriver/vbox.py: Display COM stats after dropping and destroying …
(edit) @69543   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69542   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69541   7 years vboxsync testdriver: temporary heap debug code for windows
(edit) @69111   7 years vboxsync (C) year
(edit) @69104   7 years vboxsync testdriver/vbox.py: Use the VBOX_LOG_DEST nodeny flag to more easily …
(edit) @69099   7 years vboxsync testdriver/vbox.py: Generalize the fpApiVer calculation.
(edit) @68290   7 years vboxsync 5.2 Beta 1
(edit) @68263   7 years vboxsync ValidationKit/testdriver: Added apiclvt and apictimers to the info dumps.
(edit) @67743   7 years vboxsync Added chipset type change for VM.
(edit) @67049   8 years vboxsync Main/glue/vboxapi.py: clean up, remove vbox attribute, eliminate …
(edit) @67048   8 years vboxsync ValidationKit: detect non-collectable VirtualBoxManager object (which …
(edit) @67022   8 years vboxsync comment typo
(edit) @66971   8 years vboxsync ValidationKit: addLogsToReport() is not available because the session …
(edit) @66964   8 years vboxsync ValidationKit: collect VM release log even if power up failed, there …
(edit) @66953   8 years vboxsync ValidationKit: when tearing down the API connection, don't forget to …
(edit) @65967   8 years vboxsync ValidationKit/testdriver: pylint 2.0.0 fixes.
(edit) @65513   8 years vboxsync ValidationKit: Collect information about the VM process state if …
(edit) @65386   8 years vboxsync Validation Kit: build fix
(edit) @65384   8 years vboxsync Validation Kit: added isHostCpuP4()
(edit) @65372   8 years vboxsync disable a pylint warning
(edit) @65370   8 years vboxsync ValidationKit: Make use of the BacktraceResolver class to symbolize …
(edit) @65335   8 years vboxsync testmanager,testdriver: Adjustments of process info dumping. Don't do …
(edit) @65321   8 years vboxsync ValidationKit: Try to gather some basic process information for failed …
(edit) @65310   8 years vboxsync testdriver/vbox.py: On 'abort', kill the pids in the pid file before …
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