[libvirt] [PATCH 4/8] util: xml: add virXMLPropertyCount

John Ferlan jferlan at redhat.com
Mon Mar 21 18:37:21 UTC 2016



On 03/08/2016 11:36 AM, Cole Robinson wrote:
> Returns an integer count of the number of XML properties an element
> has. Will be used in future patches.
> ---
>  src/util/virxml.c | 17 +++++++++++++++++
>  src/util/virxml.h |  1 +
>  2 files changed, 18 insertions(+)
> 
Sorry for not completing, I got side tracked with the hostdev series...
Then of course my own work (and play) interrupts...

I see virXMLChildElementCount in libvirt_private.syms, but this doesn't
have to be there?

Soft ACK - depends on usage in patch 6...

John




More information about the libvir-list mailing list