[libvirt] [PATCH 00/10] another set of parsing improvements

Pavel Hrdina posted 10 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1502887192.git.phrdina@redhat.com
src/conf/domain_conf.c   | 601 +++++++++++++++++++++++++----------------------
src/libvirt_private.syms |   2 +
src/util/virxml.c        |  68 +++++-
src/util/virxml.h        |   4 +
4 files changed, 381 insertions(+), 294 deletions(-)
[libvirt] [PATCH 00/10] another set of parsing improvements
Posted by Pavel Hrdina 6 years, 8 months ago
Pavel Hrdina (10):
  util: introduce virXMLPropStringLimit
  util: introduce virXMLNodeContentString
  conf: use virXMLPropString for virDomainVirtioOptionsParseXML
  conf: use virXMLPropString for IOMMU def parsing
  conf: use virXMLPropString for network parsing
  conf: use virXMLPropString for boot parsing
  conf: use virXMLPropString for actual network parsing
  conf: use virXMLPropStringLimit where it makes sense
  conf: use virXMLNodeContentString for boot options parsing
  conf: use virXMLPropString and virXMLNodeContentString for vcpu
    parsing

 src/conf/domain_conf.c   | 601 +++++++++++++++++++++++++----------------------
 src/libvirt_private.syms |   2 +
 src/util/virxml.c        |  68 +++++-
 src/util/virxml.h        |   4 +
 4 files changed, 381 insertions(+), 294 deletions(-)

-- 
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list