[libvirt] [PATCH 0/7] conf: Rework virDomainDeviceDefPostParseCommon()

Andrea Bolognani posted 7 patches 5 years, 2 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190215115552.23904-1-abologna@redhat.com
src/conf/domain_conf.c | 285 +++++++++++++++++++++++++++--------------
1 file changed, 187 insertions(+), 98 deletions(-)
[libvirt] [PATCH 0/7] conf: Rework virDomainDeviceDefPostParseCommon()
Posted by Andrea Bolognani 5 years, 2 months ago
Split actual functionality into a series of small helpers and
turn it into a dispatcher.

Andrea Bolognani (7):
  conf: Introduce virDomainChrDefPostParse()
  conf: Introduce virDomainRNGDefPostParse()
  conf: Introduce virDomainDiskDefPostParse()
  conf: Introduce virDomainVideoDefPostParse()
  conf: Introduce virDomainControllerDefPostParse()
  conf: Introduce virDomainNetDefPostParse()
  conf: Rework virDomainDeviceDefPostParseCommon()

 src/conf/domain_conf.c | 285 +++++++++++++++++++++++++++--------------
 1 file changed, 187 insertions(+), 98 deletions(-)

-- 
2.20.1

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