[PATCH 30/37] conf: domain: Move prue validation code from virDomainNetDefParseXML to virDomainNetDefValidate

Ján Tomko jtomko at redhat.com
Mon Sep 26 14:28:29 UTC 2022


s/prue/pure in the commit summary

On a Monday in 2022, Peter Krempa wrote:
>The moved code is pure validation of semantics of the definition and not
>actual parsed values. Move it to the validation code.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/conf/domain_conf.c     | 38 --------------------------------------
> src/conf/domain_validate.c | 34 ++++++++++++++++++++++++++++++++++
> 2 files changed, 34 insertions(+), 38 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano


More information about the libvir-list mailing list