conf: add eim attribute to <iommu><driver>

Add an attribute to control extended interrupt mode.

https://bugzilla.redhat.com/show_bug.cgi?id=1451282

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Ján Tomko
2017-05-26 08:11:25 +02:00
parent 2453501fc8
commit dc61d92758
7 changed files with 73 additions and 0 deletions
+5
View File
@@ -3959,6 +3959,11 @@
<ref name="virOnOff"/>
</attribute>
</optional>
<optional>
<attribute name="eim">
<ref name="virOnOff"/>
</attribute>
</optional>
</element>
</optional>
</element>