On Wed, Jun 10, 2020 at 09:20:33AM +0800, Shi Lei wrote:
> Add these helper functions to parse xml without using xmlXPathContext.
>
> Signed-off-by: Shi Lei <shi_lei(a)massclouds.com>
> ---
> src/util/virxml.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++
> src/util/virxml.h | 3 +++
> 2 files changed, 60 insertions(+)
Should be added to src/libvirt_private.syms too
I wonder why we need to do this?!
Regards,
Shi Lei