Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Be sure to kill qemu-system on testimage
@ 2017-01-13 14:33 mariano.lopez
  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
  0 siblings, 2 replies; 3+ messages in thread
From: mariano.lopez @ 2017-01-13 14:33 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-13 22:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-13 14:33 [PATCH 0/2] Be sure to kill qemu-system on testimage mariano.lopez
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox