On Fri, Oct 15, 2021 at 12:26:29 +0200, Michal Privoznik wrote:
There are some tests cases in qemuxml2argvtest that aim to check
whether our validator rejects <driver ats=''/> when
QEMU_CAPS_VIRTIO_PCI_ATS capability is not present. Well, such
scenario can't happen really because the capability will always
be present.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>