virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rng-tools: add udev rule for virtio-rng
@ 2014-08-07 13:08 Amit Shah
  2014-08-07 13:08 ` [PATCH 1/2] rngd: add udev rule to source from hwrng if virtio-rng present Amit Shah
  2014-08-07 13:09 ` [PATCH 2/2] Install udev rules in system-default directory Amit Shah
  0 siblings, 2 replies; 11+ messages in thread
From: Amit Shah @ 2014-08-07 13:08 UTC (permalink / raw)
  To: jgarzik; +Cc: linux-kernel, Virtualization List, Amit Shah, hpa

Hello,

I didn't find a mailing list for rng-tools, so CC'ing the kernel lists
and the last few committers.

The first patch in this series adds a udev rule to start rngd for
guests that have a virtio-rng device available.

The second patch attempts to add autoconf magic to install the udev
rule in the system dirs.  However, installing as non-root will
obviously fail.  Prefixes are also not honoured.  I don't know of a
better way, and we probably should leave this to distributions.
However, if someone has a better idea on how to expand this, please
suggest.


Amit Shah (2):
  rngd: add udev rule to source from hwrng if virtio-rng present
  Install udev rules in system-default directory

 90-virtio-rng.rules | 1 +
 Makefile.am         | 1 +
 configure.ac        | 8 ++++++++
 3 files changed, 10 insertions(+)
 create mode 100644 90-virtio-rng.rules

-- 
1.9.3

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

end of thread, other threads:[~2014-08-20  4:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-07 13:08 [PATCH 0/2] rng-tools: add udev rule for virtio-rng Amit Shah
2014-08-07 13:08 ` [PATCH 1/2] rngd: add udev rule to source from hwrng if virtio-rng present Amit Shah
2014-08-07 19:31   ` H. Peter Anvin
     [not found]   ` <53E3D3FF.70707@linux.intel.com>
2014-08-08  9:07     ` Amit Shah
2014-08-08 21:46       ` H. Peter Anvin
     [not found]       ` <53E54533.8030109@linux.intel.com>
2014-08-11  7:15         ` Amit Shah
2014-08-11 13:30           ` Torsten Duwe
     [not found]           ` <20140811133030.GA27247@lst.de>
2014-08-11 16:50             ` H. Peter Anvin
2014-08-07 13:09 ` [PATCH 2/2] Install udev rules in system-default directory Amit Shah
2014-08-19 17:20   ` Paolo Bonzini
2014-08-20  4:36     ` Amit Shah

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