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(a)redhat.com>
---
src/conf/domain_validate.c | 45 ++++++++++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano