Re: [PATCH] schemas: Update ref acpi for devices

2022-07-20 Thread Michal Prívozník
On 7/19/22 09:02, Han Han wrote:
> 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 
> ---
>  src/conf/schemas/domaincommon.rng | 21 +++--
>  1 file changed, 3 insertions(+), 18 deletions(-)

Reviewed-by: Michal Privoznik 

Michal



[PATCH] schemas: Update ref acpi for devices

2022-07-19 Thread Han Han
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 
---
 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.37.1