Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: add support for virtio-rng devices ......................................................................
vdsm: add support for virtio-rng devices This patch adds support for virtio-rng device, allowing passthrough of /dev/random and /dev/hwrng. getVdsCapabilities additionally returns rngSources, a list of host's available entropy sources. Change-Id: I4b9b2c355e06bae5f66bbaadffd5fda8d3ed4e9a Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: http://gerrit.ovirt.org/19091 Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/functional/virtTests.py M tests/vmTests.py M vdsm/caps.py M vdsm/vm.py M vdsm_api/vdsmapi-schema.json 5 files changed, 133 insertions(+), 3 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Martin Polednik: Verified -- To view, visit http://gerrit.ovirt.org/19091 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4b9b2c355e06bae5f66bbaadffd5fda8d3ed4e9a Gerrit-PatchSet: 16 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Better Saggi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
