From: Greg Kurz <groug@kaod.org>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>, Greg Kurz <groug@kaod.org>
Subject: [PULL 0/1] 9p fixes for QEMU 4.2-rc3
Date: Sat, 23 Nov 2019 17:59:14 +0100 [thread overview]
Message-ID: <20191123165915.1077842-1-groug@kaod.org> (raw)
The following changes since commit 2061735ff09f9d5e67c501a96227b470e7de69b1:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2019-11-21 17:18:40 +0000)
are available in the Git repository at:
https://github.com/gkurz/qemu.git tags/9p-fix-2019-11-23
for you to fetch changes up to 68d654daee4364a0eca589a547d716084d9cb33d:
9pfs: Fix divide by zero bug (2019-11-23 15:51:48 +0100)
----------------------------------------------------------------
9pfs fixes for QEMU 4.2
This fixes a potential QEMU crash if the underlying filesystem returns
a null block size in statfs().
----------------------------------------------------------------
Dan Schatzberg (1):
9pfs: Fix divide by zero bug
hw/9pfs/9p.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.21.0
next reply other threads:[~2019-11-23 17:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-23 16:59 Greg Kurz [this message]
2019-11-23 16:59 ` [PULL 1/1] 9pfs: Fix divide by zero bug Greg Kurz
2019-11-25 15:05 ` [PULL 0/1] 9p fixes for QEMU 4.2-rc3 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=20191123165915.1077842-1-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).