[libvirt PATCH 00/10] Refactor more XML parsing boilerplate code

Tim Wiederhake posted 10 patches 3 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210416122100.360154-1-twiederh@redhat.com
There is a newer version of this series
src/conf/backup_conf.c |  57 +++-------
src/conf/device_conf.c | 241 ++++++++++++-----------------------------
2 files changed, 84 insertions(+), 214 deletions(-)
[libvirt PATCH 00/10] Refactor more XML parsing boilerplate code
Posted by Tim Wiederhake 3 years ago
For background, see
https://listman.redhat.com/archives/libvir-list/2021-April/msg00668.html

Tim Wiederhake (10):
  virDomainBackupDiskDefParseXML: Use virXMLProp*
  virDomainBackupDefParse: Use virXMLProp*
  virZPCIDeviceAddressParseXML: Use virXMLProp*
  virPCIDeviceAddressParseXML: Use virXMLProp*
  virDomainDeviceCCWAddressParseXML: Use virXMLProp*
  virDomainDeviceDriveAddressParseXML: Use virXMLProp*
  virDomainDeviceVirtioSerialAddressParseXML: Use virXMLProp*
  virDomainDeviceCcidAddressParseXML: Use virXMLProp*
  virDomainDeviceUSBAddressParseXML: Use virXMLProp*
  virInterfaceLinkParseXML: Use virXMLProp*

 src/conf/backup_conf.c |  57 +++-------
 src/conf/device_conf.c | 241 ++++++++++++-----------------------------
 2 files changed, 84 insertions(+), 214 deletions(-)

-- 
2.26.2