summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/qemurunner.py
AgeCommit message (Expand)Author
2019-06-14qemurunner: fix undefined variableAdrian Freihofer
2019-06-14oeqa/utils/qemurunner: Set both the threadport&serverport with tcpserial para...Kevin Hao
2019-06-14meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-04-09oeqa/utils/qemurunner: Fix typo in previous commitRichard Purdie
2019-03-25oeqa/qemurunner: Dont mix binary and non-binary stringsRichard Purdie
2019-01-07oeqa/utils/qemurunner: set timeout to 60s for run_serialRobert Yang
2018-12-27oeqa/utils/qemurunner: Print output when failed to loginRobert Yang
2018-12-05oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie
2018-12-01oeqa/qemurunner: Remove resource python warningsRichard Purdie
2018-12-01oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie
2018-11-22qemurunner: Add support for slirpYeoh Ee Peng
2018-11-16oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie
2018-10-09qemurunner: Remove the signal handler before stopping qemuRichard Purdie
2018-07-26qemurunner.py: fix is_alive() to avoid confusing with recycled pidRobert Yang
2018-07-26logging: use warning instead warnChen Qi
2017-12-10utils: qemurunner.py: cleanup grammar and ensure consistencyMark Asselstine
2017-12-10utils: qemurunner.py: Log both 'failed to reach login banner" reasonsMark Asselstine
2017-12-10utils: qemurunner.py: Add wall clock to 'timeout' loggingMark Asselstine
2017-11-21qemurunner: Simplify binary data handlingRichard Purdie
2017-11-09oeqa: Clean up logger handlingRichard Purdie
2017-11-09oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie
2017-11-09qemurunner: Ensure logging handler is removedRichard Purdie
2017-11-05qemurunner: fix bad indentation in serial loginRoss Burton
2017-09-25qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval
2017-09-13qemurunner.py: wait for PID to appear in procfsJuro Bystricky
2017-09-07qemurunner.py: refactor searching for QEMU PIDJuro Bystricky
2017-09-07oeqa/qemurunner: Improve loggingRichard Purdie
2017-08-29qemurunner: Tweak qemu pid starting timeout codeRichard Purdie
2017-05-18QemuRunner: avoid tainting os.environPatrick Ohly
2017-03-28oeqa: allow persistent image writes in runqemu()Patrick Ohly
2017-03-28oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly
2017-03-26qemurunner.py: fix handling of runqemuparamsChen Qi
2017-03-26oeqa/targetcontrol.py: modify it to test runqemuRobert Yang
2017-03-26qemurunner: configurable timeout for run_serial()Patrick Ohly
2017-03-21qemurunner: configure guest networkingEd Bartosh
2017-03-21qemurunner: get network params from runqemu outputEd Bartosh
2017-03-08qemurunner.py: ignore decode errorsEd Bartosh
2017-03-08qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez
2017-01-19oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez
2016-09-30oeqa/utils: Add StreamHandler to loggerFrancisco Pedraza
2016-09-16qemurunner: print out the runqemu commandbavery
2016-09-09oeqa: Use snapshot instead of copying the rootfs imageRichard Purdie
2016-09-09qemurunner.py/qemutinyrunner.py: remove runqemu-internalRobert Yang
2016-08-18testimage: allow using kvm when running qemux86* machinesBill Randle
2016-07-20utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón
2016-06-02qemurunner: Use surrogateescape decodingRichard Purdie
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02qemurunner: convert data when working with socketEd Bartosh
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie