aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
diff options
context:
space:
mode:
authorStefan Stanacar <stefanx.stanacar@intel.com>2013-06-28 11:09:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-09 10:48:37 +0100
commit1cfec2f0a1a1ee84cc6b2b6ad890688da85c5e81 (patch)
tree618c561b772f78d5498f2ec9e179f55469b2067b /scripts/runqemu
parent683cac9768e0d38fa15ddc5451e6b2333f184033 (diff)
downloadopenembedded-core-contrib-1cfec2f0a1a1ee84cc6b2b6ad890688da85c5e81.tar.gz
lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connection
Python's telnetlib Telnet class connects only to AF_INET sockets, but we want to use Unix domain socket for the qemu serial connection, so that's why we override it. Also we add a new read_all_timeout method similar to Telnet's read_all, that read until a match or timeout and logs all output. Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Diffstat (limited to 'scripts/runqemu')
0 files changed, 0 insertions, 0 deletions