On Tue, Mar 12, 2019 at 12:54:05 -0600, Suyang Chen wrote:
Solve the bitsizedtask:
"Move validation checks out of domain XML parsing"
The commit message should describe this individual change.
Resolves:
https://wiki.libvirt.org/page/BiteSizedTasks#Move_validation_checks_out_o...
Signed-off-by: Suyang Chen <dawson0xff(a)gmail.com>
---
src/conf/domain_conf.c | 43 ++++++++++++++++++++++++++++++++++++++++++
Your patch is not removing it, but rather just adding a duplicate copy
of the checks.