virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] virtio: rng: fixes
@ 2012-05-28  6:48 Amit Shah
  2012-05-28  6:48 ` [PATCH 1/5] virtio ids: fix comment for virtio-rng Amit Shah
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Amit Shah @ 2012-05-28  6:48 UTC (permalink / raw)
  To: Rusty Russell; +Cc: Amit Shah, Virtualization List

Hi Rusty,

These are a few fixes for the virtio-rng driver.  These were tested
using the not-yet-upstream virtio-rng device patch to qemu:

http://thread.gmane.org/gmane.comp.emulators.qemu/152668

Please apply.

Amit Shah (5):
  virtio ids: fix comment for virtio-rng
  virtio: rng: allow tasks to be killed that are waiting for rng input
  virtio: rng: don't wait on host when module is going away
  virtio: rng: split out common code in probe / remove for s3/s4 ops
  virtio: rng: s3/s4 support

 drivers/char/hw_random/virtio-rng.c |   37 ++++++++++++++++++++++++++++++++--
 include/linux/virtio_ids.h          |    2 +-
 2 files changed, 35 insertions(+), 4 deletions(-)

-- 
1.7.7.6

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

end of thread, other threads:[~2012-05-28  8:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-28  6:48 [PATCH 0/5] virtio: rng: fixes Amit Shah
2012-05-28  6:48 ` [PATCH 1/5] virtio ids: fix comment for virtio-rng Amit Shah
2012-05-28  6:48 ` [PATCH 2/5] virtio: rng: allow tasks to be killed that are waiting for rng input Amit Shah
2012-05-28  6:48 ` [PATCH 3/5] virtio: rng: don't wait on host when module is going away Amit Shah
2012-05-28  6:48 ` [PATCH 4/5] virtio: rng: split out common code in probe / remove for s3/s4 ops Amit Shah
2012-05-28  6:48 ` [PATCH 5/5] virtio: rng: s3/s4 support Amit Shah
2012-05-28  8:24 ` [PATCH 0/5] virtio: rng: fixes Rusty Russell

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).