All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Fixes for virtio-rng
@ 2012-11-09 13:27 Amit Shah
  2012-11-09 13:27 ` [Qemu-devel] [PATCH 1/3] virtio-rng: use virtqueue_get_avail_bytes, fix migration Amit Shah
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Amit Shah @ 2012-11-09 13:27 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Amit Shah, pbonzini, hpa, qemu list, afaerber

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-09 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09 13:27 [Qemu-devel] [PATCH 0/3] Fixes for virtio-rng Amit Shah
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

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.