conf: add <driver intremap> to <iommu>

Add a new attribute to control interrupt remapping.

https://bugzilla.redhat.com/show_bug.cgi?id=1427005
This commit is contained in:
Ján Tomko
2017-05-15 15:44:11 +02:00
parent 6b5c6314b2
commit 2020e2c6f2
5 changed files with 70 additions and 6 deletions
+9
View File
@@ -3947,6 +3947,15 @@
<attribute name="model">
<value>intel</value>
</attribute>
<optional>
<element name="driver">
<optional>
<attribute name="intremap">
<ref name="virOnOff"/>
</attribute>
</optional>
</element>
</optional>
</element>
</define>