On 4/11/22 14:40, Moteen Shah wrote: > Move validation from virDomainDiskDefIotuneParse into the validation callback > > Signed-off-by: Moteen Shah <codeguy.moteen@xxxxxxxxx> > --- > src/conf/domain_conf.c | 40 -------------------------------------- > src/conf/domain_validate.c | 37 +++++++++++++++++++++++++++++++++++ > 2 files changed, 37 insertions(+), 40 deletions(-) > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> and pushed. Congratulations on your first libvirt contribution! Michal