From 7b28561c8572509fe6ecd045d45779078eb7f5a9 Mon Sep 17 00:00:00 2001 From: Han Han Date: Tue, 19 Jul 2022 15:02:20 +0800 Subject: [PATCH] schemas: Update ref acpi for devices According to a9fe9569ab, the 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 Reviewed-by: Michal Privoznik --- src/conf/schemas/domaincommon.rng | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/src/conf/schemas/domaincommon.rng b/src/conf/schemas/domaincommon.rng index faa2561665..2f07c25430 100644 --- a/src/conf/schemas/domaincommon.rng +++ b/src/conf/schemas/domaincommon.rng @@ -5409,9 +5409,6 @@ - - - @@ -5453,9 +5450,6 @@ - - - @@ -5486,9 +5480,6 @@ - - - @@ -5661,6 +5652,9 @@ + + + @@ -5772,9 +5766,6 @@ - - - @@ -5794,9 +5785,6 @@ - - - @@ -8048,9 +8036,6 @@ - - - -- 2.39.5