All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] runqemu: clean up correctly on receiving SIGTERM
Date: Thu, 7 Jun 2018 15:52:45 +0800	[thread overview]
Message-ID: <cover.1528357628.git.Qi.Chen@windriver.com> (raw)

The following changes since commit 1c7ad49bfd3e60c44281a8f49d69f4b96c359703:

  bitbake: bitbake: Update version to post release 1.39 (2018-06-06 13:35:15 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/runqemu-sigterm
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/runqemu-sigterm

Chen Qi (2):
  runqemu: add SIGTERM handler to make sure things are cleaned up
  runqemu-ifdown: ensure to clean up TAP

 scripts/runqemu        | 23 ++++++++++++++++++++++-
 scripts/runqemu-ifdown | 10 ++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)

-- 
1.9.1



             reply	other threads:[~2018-06-07  7:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07  7:52 Chen Qi [this message]
2018-06-07  7:52 ` [PATCH 1/2] runqemu: add SIGTERM handler to make sure things are cleaned up Chen Qi
2018-06-07  7:52 ` [PATCH 2/2] runqemu-ifdown: ensure to clean up TAP Chen Qi
2018-06-07 17:10   ` Khem Raj

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.1528357628.git.Qi.Chen@windriver.com \
    --to=qi.chen@windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.