Re: [libvirt] [PATCH 09/17] conf: move chardev log parsing to separate function

2017-08-22 Thread Ján Tomko
On Mon, Aug 21, 2017 at 10:07:09AM +0200, Pavel Hrdina wrote: Signed-off-by: Pavel Hrdina --- src/conf/domain_conf.c | 40 1 file changed, 24 insertions(+), 16 deletions(-) ACK Jan signature.asc Description: Digital signature -- libvir-list mailing l

[libvirt] [PATCH 09/17] conf: move chardev log parsing to separate function

2017-08-21 Thread Pavel Hrdina
Signed-off-by: Pavel Hrdina --- src/conf/domain_conf.c | 40 1 file changed, 24 insertions(+), 16 deletions(-) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index 8fe79f70bf..eb576b90ae 100644 --- a/src/conf/domain_conf.c +++ b/src/conf/dom