On Fri, Oct 15, 2021 at 12:26:28 +0200, Michal Privoznik wrote:
The capability reflects whether QEMU is capable of -device
virtio-*,iommu_platform=. Since the property was introduced in
QEMU commit v2.9.0-rc0~162^2~37 we can safely assume the property
is always present as the minimal version required is 2.11.0.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>