From: Amit Shah <amit.shah@redhat.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: Amit Shah <amit.shah@redhat.com>,
pbonzini@redhat.com, hpa@zytor.com,
qemu list <qemu-devel@nongnu.org>,
afaerber@suse.de
Subject: [Qemu-devel] [PATCH 0/3] Fixes for virtio-rng
Date: Fri, 9 Nov 2012 14:27:28 +0100 [thread overview]
Message-ID: <cover.1352466944.git.amit.shah@redhat.com> (raw)
Hey Anthony,
Here are the fixes for the virtio-rng code -- ideally these should be
folded in the series before you merge, but if the original series is
ready to apply, these can go in as follow-on patches.
Amit Shah (3):
virtio-rng: use virtqueue_get_avail_bytes, fix migration
virtio-rng: remove extra request for entropy
virtio-rng: fix typos, comments
hw/virtio-rng.c | 80 ++++++----------------------------------------------
include/qemu/rng.h | 6 ++--
2 files changed, 12 insertions(+), 74 deletions(-)
--
1.7.7.6
next reply other threads:[~2012-11-09 13:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-09 13:27 Amit Shah [this message]
2012-11-09 13:27 ` [Qemu-devel] [PATCH 1/3] virtio-rng: use virtqueue_get_avail_bytes, fix migration Amit Shah
2012-11-09 13:27 ` [Qemu-devel] [PATCH 2/3] virtio-rng: remove extra request for entropy Amit Shah
2012-11-09 13:27 ` [Qemu-devel] [PATCH 3/3] virtio-rng: fix typos, comments Amit Shah
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.1352466944.git.amit.shah@redhat.com \
--to=amit.shah@redhat.com \
--cc=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=hpa@zytor.com \
--cc=pbonzini@redhat.com \
--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 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.