From Fedora Project Wiki

< Features

Revision as of 16:52, 11 January 2013 by Hhuang (talk | contribs)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


VirtIORNG

Summary

Provide virtio-rng driver to KVM guests can take advantage of host entropy (random number generator hardware)


Owner

  • Name: Cole Robinson
  • Email: crobinso@redhat.com
  • Name: Amit Shah
  • Email: amit.shah@redhat.com

Current status

  • Targeted release: Fedora 19
  • Last updated:
  • Percentage of completion: TBS
  • Support for the VirtIO RNG device has been added to the QEMU sources starting from commit a9b7b2ad7b075dba5495271706670e5c6b1304bc. This is part of the QEMU 1.3 release. The Linux kernel contains the guest driver for the device since version 2.6.26.

Detailed Description

VirtIO RNG is a paravirtualized device that is exposed as a hardware RNG device to the guest. On the host side, it can be wired up to one of several sources of entropy, including a real hardware RNG device as well as the host's /dev/random if hardware support doesn't exist.


Benefit to Fedora

  • Guests will have access to better and faster entropy.

Scope

  • TBS
  • Apps (all optional but would be nice if they are done)
    • TBS


How To Test

See http://wiki.qemu.org/Features/VirtIORNG#Testing


User Experience

Guests will have access to better and faster entropy.

Dependencies

None


Contingency Plan

TBS


Documentation


Release Notes

  • TBS

Comments and Discussion

  • TBS