[libvirt PATCH 0/1] Move graphics validation checks out of *ParseXML function.

Nicolas Brignone nmbrignone at gmail.com
Wed Jul 22 17:56:13 UTC 2020


- Based on https://gitlab.com/libvirt/libvirt/-/issues/7 specific
  recommendation about moving validation checks into *PostParse.
- syntax-check and tests passing verified.
- I Considered creating a new "Validate" function, but according to the issue
  I used the PostParse Function.

Nicolas Brignone (1):
  conf: move graphics validation checks out of *ParseXML function.

 src/conf/domain_conf.c | 66 +++++++++++++++++++++++-------------------
 1 file changed, 36 insertions(+), 30 deletions(-)

-- 
2.25.2






More information about the libvir-list mailing list