commit | 4a00efdf0c7c93dc6f6b3ce7e2d6bd4cd1ac1651 | [log] [tgz] |
---|---|---|
author | Yang, Wei Y <wei.y.yang@intel.com> | Mon Jun 13 21:52:33 2011 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 13:16:21 2011 +0300 |
tree | c6db2aa1b867285a9764f4dd35e4ab25c0ecec1e | |
parent | 02668b061db1b9f7f18872e594ac68e237db0bed [diff] |
KVM: Enable DRNG feature support for KVM This patch exposes DRNG feature to KVM guests. The RDRAND instruction can provide software with sequences of random numbers generated from white noise. Signed-off-by: Yang, Wei <wei.y.yang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>