13 Aug
2024
13 Aug
'24
11:11 p.m.
On Tue, Aug 13, 2024 at 14:58:58 +0200, Michal Privoznik wrote:
v2 of:
https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/EDR7I...
diff to v1: - Validate in validation phase of XML parsing, or since network XML doesn't have validation phase, do it during network start (just like other stuff)
The latter makes sense. We even re-validate the definition of VMs when starting up. Reviewed-by: Peter Krempa <pkrempa@redhat.com>