qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kurz <groug@kaod.org>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>, Greg Kurz <groug@kaod.org>
Subject: [Qemu-devel] [PULL 0/2] 9pfs fixes 2017-03-21 for 2.9
Date: Tue, 21 Mar 2017 15:12:58 +0100	[thread overview]
Message-ID: <1490105580-5008-1-git-send-email-groug@kaod.org> (raw)

The following changes since commit 940a8ce075e3408742a4edcabfd6c2a15e2539eb:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2017-03-20 16:34:26 +0000)

are available in the git repository at:

  https://github.com/gkurz/qemu.git tags/for-upstream

for you to fetch changes up to 262169abe74b4c2d8b299b7499904cfc3c1902ea:

  9pfs: proxy: assert if unmarshal fails (2017-03-21 09:12:47 +0100)

----------------------------------------------------------------
This pull request fixes a potential QEMU hang in 9pfs and two issues
reported by Coverity.

----------------------------------------------------------------
Greg Kurz (2):
      9pfs: don't try to flush self and avoid QEMU hang on reset
      9pfs: proxy: assert if unmarshal fails

 hw/9pfs/9p-proxy.c | 22 +++++++++++-----------
 hw/9pfs/9p.c       | 12 ++++++++----
 2 files changed, 19 insertions(+), 15 deletions(-)
-- 
2.7.4

             reply	other threads:[~2017-03-21 14:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21 14:12 Greg Kurz [this message]
2017-03-21 14:12 ` [Qemu-devel] [PULL 1/2] 9pfs: don't try to flush self and avoid QEMU hang on reset Greg Kurz
2017-03-21 14:13 ` [Qemu-devel] [PULL 2/2] 9pfs: proxy: assert if unmarshal fails Greg Kurz
2017-03-21 15:44 ` [Qemu-devel] [PULL 0/2] 9pfs fixes 2017-03-21 for 2.9 Peter Maydell

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=1490105580-5008-1-git-send-email-groug@kaod.org \
    --to=groug@kaod.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).