From: Amit Shah <amit.shah@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Amit Shah <amit.shah@redhat.com>, John Snow <jsnow@redhat.com>,
qemu list <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PULL v2 for-2.1] virtio-rng: Fix abort on invalid input
Date: Tue, 22 Jul 2014 17:33:15 +0530 [thread overview]
Message-ID: <cover.1406030120.git.amit.shah@redhat.com> (raw)
The following changes since commit 35858955e6c6f9ef41c199d15457c13426ac6434:
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into staging (2014-07-21 18:06:12 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/qemu/amit/virtio-rng.git for-2.1
for you to fetch changes up to 713e8a102222b6b8ca65050d13b287f5705831b0:
virtio-rng: Add human-readable error message for negative max-bytes parameter (2014-07-22 17:18:55 +0530)
----------------------------------------------------------------
This patch returns an error instead of aborting, which is desirable
not just for cmdline invocation, but prevents an abort in case of
device hotplug.
Patch is small, and reviewed on-list.
----------------------------------------------------------------
John Snow (1):
virtio-rng: Add human-readable error message for negative max-bytes parameter
hw/virtio/virtio-rng.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
1.9.3
next reply other threads:[~2014-07-22 12:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-22 12:03 Amit Shah [this message]
2014-07-22 12:03 ` [Qemu-devel] [PATCH 1/1] virtio-rng: Add human-readable error message for negative max-bytes parameter Amit Shah
2014-07-22 13:03 ` [Qemu-devel] [PULL v2 for-2.1] virtio-rng: Fix abort on invalid input 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=cover.1406030120.git.amit.shah@redhat.com \
--to=amit.shah@redhat.com \
--cc=jsnow@redhat.com \
--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).