]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner: Add extra debug info when qemu fails to start
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jul 2020 09:00:58 +0000 (10:00 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 16 Jul 2020 18:26:09 +0000 (08:26 -1000)
commit797f7e0c3ff0610a4de321eaf82f84bca610624e
treeb931bb4f4da9d291acb9482a7d1350858226c034
parenta03c85fe0704a457bd2d92dd58cbbb4d37453f2a
qemurunner: Add extra debug info when qemu fails to start

When qemu fails to start we're struggling to work out why. Add more debug
info which can at least confirm/rule out various things.

This code is only on the error handling path and more info shoudl help
us debug issues.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 3001d0d8f3429e5ff0c37ea7192e85e7001cdb32)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/utils/qemurunner.py