
25 Jan
2022
25 Jan
'22
8:26 a.m.
On a Tuesday in 2022, Michal Privoznik wrote:
We document that <address type='unassigned'/> can be used only for <hostdev/>-s. However, corresponding validation rule is missing. Let's put the rule into hypervisor agnostic part of validation process so that all drivers can benefit.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/conf/domain_validate.c | 45 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano