[libvirt] [PATCH 2/4] conf: domain: Invoke post-parse callbacks after parsing private XML parts

Ján Tomko jtomko at redhat.com
Mon May 28 13:56:02 UTC 2018


On Mon, May 28, 2018 at 11:36:45AM +0200, Peter Krempa wrote:
>When parsing status XML the post-parse callbacks can't access any
>private data present in the status XML as the private bits were parsed
>after invoking post-parse callbacks.
>
>Move the invocation so that everything is parsed first.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/conf/domain_conf.c | 37 +++++++++++++++++++++++++------------
> 1 file changed, 25 insertions(+), 12 deletions(-)
>

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: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180528/558391d9/attachment-0001.sig>


More information about the libvir-list mailing list