[libvirt] [PATCH 2/7] conf: Introduce virDomainRNGDefPostParse()

Ján Tomko jtomko at redhat.com
Fri Feb 15 13:18:17 UTC 2019


On Fri, Feb 15, 2019 at 12:55:47PM +0100, Andrea Bolognani wrote:
>Signed-off-by: Andrea Bolognani <abologna at redhat.com>
>---
> src/conf/domain_conf.c | 22 +++++++++++++++-------
> 1 file changed, 15 insertions(+), 7 deletions(-)
>
>diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c
>index 74bb18d726..99319578f7 100644
>--- a/src/conf/domain_conf.c
>+++ b/src/conf/domain_conf.c
>@@ -4842,6 +4842,19 @@ virDomainChrDefPostParse(virDomainChrDefPtr chr,
> }
>
>
>+static int
>+virDomainRNGDefPostParse(virDomainRNGDefPtr rng)
>+{
>+    /* set default path for virtio-rng "random" backend to /dev/random */

"Reviewed"-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190215/d524d882/attachment-0001.sig>


More information about the libvir-list mailing list