[PATCH 00/43] XML parsing helper cleanup

Ján Tomko jtomko at redhat.com
Tue Oct 4 15:39:23 UTC 2022


On a Tuesday in 2022, Peter Krempa wrote:
>This series cleans up the use of virXMLParse* macros and tries to unify
>and remove the uncommon ones.
>
>In next step since virXMLParse itself has features which can replace
>open-coded bits in conf parsers for all various object types we have,
>this series cleans them up too.
>
>Peter Krempa (43):
>  util: xml: Expose all arguments of virXMLParseHelper in virXMLParse
>    macro
>  conf: nwfilderbindigobj: Register automatic cleanup for
>    virNWFilterBindingObj
[...]
>  security: aa-helper: Use virXMLParse instead of virXMLParseString
>  test_driver: Make callers of testOpenParse ensure the root element
>    name
>  util: xml: Remove virXMLParseStringCtxtRoot
>
> src/conf/backup_conf.c                |  42 ++------
> src/conf/backup_conf.h                |  10 +-
[...]
> tests/virschematest.c                 |   2 +-
> tools/virsh-util.c                    |   5 +-
> 69 files changed, 399 insertions(+), 1098 deletions(-)
>

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

Jano


More information about the libvir-list mailing list