summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/utils/qemurunner.py
AgeCommit message (Expand)AuthorFiles
2017-12-10utils: qemurunner.py: cleanup grammar and ensure consistencyMark Asselstine1
2017-12-10utils: qemurunner.py: Log both 'failed to reach login banner" reasonsMark Asselstine1
2017-12-10utils: qemurunner.py: Add wall clock to 'timeout' loggingMark Asselstine1
2017-11-21qemurunner: Simplify binary data handlingRichard Purdie1
2017-11-09oeqa: Clean up logger handlingRichard Purdie1
2017-11-09oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie1
2017-11-09qemurunner: Ensure logging handler is removedRichard Purdie1
2017-11-05qemurunner: fix bad indentation in serial loginRoss Burton1
2017-09-25qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval1
2017-09-13qemurunner.py: wait for PID to appear in procfsJuro Bystricky1
2017-09-07qemurunner.py: refactor searching for QEMU PIDJuro Bystricky1
2017-09-07oeqa/qemurunner: Improve loggingRichard Purdie1
2017-08-29qemurunner: Tweak qemu pid starting timeout codeRichard Purdie1
2017-05-18QemuRunner: avoid tainting os.environPatrick Ohly1
2017-03-28oeqa: allow persistent image writes in runqemu()Patrick Ohly1
2017-03-28oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly1
2017-03-26qemurunner.py: fix handling of runqemuparamsChen Qi1
2017-03-26oeqa/targetcontrol.py: modify it to test runqemuRobert Yang1
2017-03-26qemurunner: configurable timeout for run_serial()Patrick Ohly1
2017-03-21qemurunner: configure guest networkingEd Bartosh1
2017-03-21qemurunner: get network params from runqemu outputEd Bartosh1
2017-03-08qemurunner.py: ignore decode errorsEd Bartosh1
2017-03-08qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh1
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez1
2017-01-19oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez1
2016-09-30oeqa/utils: Add StreamHandler to loggerFrancisco Pedraza1
2016-09-16qemurunner: print out the runqemu commandbavery1
2016-09-09oeqa: Use snapshot instead of copying the rootfs imageRichard Purdie1
2016-09-09qemurunner.py/qemutinyrunner.py: remove runqemu-internalRobert Yang1
2016-08-18testimage: allow using kvm when running qemux86* machinesBill Randle1
2016-07-20utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón1
2016-06-02qemurunner: Use surrogateescape decodingRichard Purdie1
2016-06-02classes/lib: Complete transition to python3Richard Purdie1
2016-06-02qemurunner: convert data when working with socketEd Bartosh1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie1
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie1
2016-05-21meta: Update to modern exception syntaxRichard Purdie1
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie1
2016-02-15qemurunner: add parameter to method 'start'Ed Bartosh1
2015-12-01oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't setRoss Burton1
2015-11-16qemurunner: Remove the timeout in run_serialMariano Lopez1
2015-11-16qemurunner: Enable timestamps on kernel boot-upLeonardo Sandoval1
2015-10-24qemurunner: Show the output of runqemu scriptMariano Lopez1
2015-10-03oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez1
2015-09-29qemurunner: Sanitize output from qemu and qemu pidMariano Lopez1
2015-09-28qemurunner: Handle qemu start failure correctlyRichard Purdie1
2015-09-22oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón1
2015-09-22oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón1
2015-09-12oeqa: Test failure/cleanup improvementsRichard Purdie1
2015-09-09qemurunner: Fix killpg pid usageRichard Purdie1