summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/qemurunner.py
AgeCommit message (Expand)Author
2022-01-11qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin
2021-10-13qemu: install qmp module without hardcoding the python version in oeqa scriptsAlexander Kanavin
2021-09-26oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie
2021-08-27qemurunner.py: handle getOutput() having nothing to readAlexander Kanavin
2021-08-27qemurunner.py: print output from runqemu/qemu-system in stop()Alexander Kanavin
2021-07-11oeqa/qemurunner: Handle files no longer existing gracefullyRichard Purdie
2021-07-02oeqa/qemurunner: add support qmp cmd argsSaul Wold
2021-06-27qemurunner: Add info log for qemu startupSaul Wold
2021-06-22qemurunner: add second qmp portSaul Wold
2021-06-11qemurunner: Increase startup timeout 120 -> 300Richard Purdie
2021-06-11qemurunner: Try to ensure mmap'd libs are paged inRichard Purdie
2021-06-01oeqa/qemurunner: Improve timeout handlingRichard Purdie
2021-05-09oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie
2021-05-09oeqa/qemurunner: Fix binary vs str issueRichard Purdie
2021-05-06qemurunner: change warning to infoSaul Wold
2021-05-06oeqa/qemurunner: Handle path length issues for qmp socketRichard Purdie
2021-05-06oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie
2021-04-27qemurunner: Add support for qmp commandsSaul Wold
2021-04-06oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie
2021-03-11runqemu: correct forcing of ttyS0Jon Mason
2020-09-20oeqa/qemurunner: Increase serial timeoutRichard Purdie
2020-07-22oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie
2020-07-14oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie
2020-07-13qemurunner: Add extra debug info when qemu fails to startRichard Purdie
2020-07-13qemurunner: Ensure pid location is deterministicRichard Purdie
2020-05-30qemurunner: fix ip fallback detectionKonrad Weihmann
2020-04-26oeqa/qemurunner: Clean up failure handlingRichard Purdie
2020-04-24testimage: enable ovmf supportKonrad Weihmann
2020-03-24oeqa/qemurunner: Don't print a warning for harmless exceptionRichard Purdie
2020-02-13testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego
2020-02-08qemurunner.py: add try/except for pid handling raceTrevor Gamblin
2019-12-15oeqa: qemu: ensure we print runqemu output in the event of failurePaul Eggleton
2019-12-05oeqa/qemurunner: Fix cmdline variable use before referenceRichard Purdie
2019-11-27oeqa/utils/qemurunner.py: Handle QEMU machines with a single serialNathan Rossi
2019-08-13lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/...Alexander Kanavin
2019-07-18qemurunner.py: Be more verbose about problemsAlistair Francis
2019-07-15qemurunner.py: fix race condition at qemu startupChen Qi
2019-06-08qemurunner: fix undefined variableAdrian Freihofer
2019-06-07oeqa/utils/qemurunner: Set both the threadport&serverport with tcpserial para...Kevin Hao
2019-05-09meta/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