
20 Oct
2022
20 Oct
'22
1:34 a.m.
On Wed, Oct 19, 2022 at 05:28:19PM +0200, Peter Krempa wrote:
The removal of the special internal flag for '-netdev' validatition now allows us to use the same virCommand object for validation of the schema.
Pass it into the validator instead of re-parsing and re-generating everything.
This improved the runtime of qemuxml2argvtest by ~25% on my box.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- Lovely.
Reviewed-by: Erik Skultety <eskultet@redhat.com>