From: mariano.lopez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Be sure to kill qemu-system on testimage
Date: Fri, 13 Jan 2017 14:33:53 +0000 [thread overview]
Message-ID: <cover.1484317844.git.mariano.lopez@linux.intel.com> (raw)
From: Mariano Lopez <mariano.lopez@linux.intel.com>
With refactor of runqemu to use python instead of shel scripting,
the qemu-system process keeps running if runqemu fails. This series
will fix this and will terminate qemu-system explicity.
The following changes since commit 81021bc0aa0f64e67535f6a9551e921a64fe4395:
yocto-project-qs, ref-manual: Added note for "resources temporarily unavailable" error (2017-01-11 17:23:18 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib mariano/qemu_fix
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/qemu_fix
Mariano Lopez (2):
oeqa/utils/qemurunner.py: Add missing sys module
oeqa/utils/qemurunner.py: Be sure to stop qemu-system
meta/classes/testimage.bbclass | 2 ++
meta/lib/oeqa/utils/qemurunner.py | 10 ++++++++++
2 files changed, 12 insertions(+)
--
2.6.6
next reply other threads:[~2017-01-13 22:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-13 14:33 mariano.lopez [this message]
2017-01-13 14:33 ` [PATCH 1/2] oeqa/utils/qemurunner.py: Add missing sys module mariano.lopez
2017-01-13 14:33 ` [PATCH 2/2] oeqa/utils/qemurunner.py: Be sure to stop qemu-system mariano.lopez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1484317844.git.mariano.lopez@linux.intel.com \
--to=mariano.lopez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox