Bug 916194

Summary: [RFE] virtio-rng entropy distribution and sharing among guests
Product: Red Hat Enterprise Linux 7 Reporter: Peter Krempa <pkrempa>
Component: libvirtAssignee: Peter Krempa <pkrempa>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: cwei, dyuan, gsun, juzhou, mzhan, rbalakri
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-15 11:46:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 852187, 915381, 1008860    
Bug Blocks:    

Description Peter Krempa 2013-02-27 14:11:26 UTC
Description of problem:
The basic support for virtio-rng in libvirt just allows to control the device in qemu. It is desirable to provide support for controlling, sharing and managing access to a RNG device on the host and passing the entropy to guests with fairness enforced.

Expected results:
Libvirt should add a daemon that would distribute the entropy among guests with knowledge about the situation and would enforce fair configurable sharing of the entropy data provided.