On 7/19/22 09:02, Han Han wrote:
According to a9fe9569ab, the <acpi index='NNN'/> is
only for PCI
devices. Remove the ref acpi from devices channel, smartcard, tpm,
redirdev, panic, hub because none of them has PCI address. And add the
ref acpi to iommu device.
Fixes: a9fe9569ab
Signed-off-by: Han Han <hhan(a)redhat.com>
---
src/conf/schemas/domaincommon.rng | 21 +++------------------
1 file changed, 3 insertions(+), 18 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal