]> xenbits.xensource.com Git - libvirt.git/commit
conf: add iotlb attribute to iommu
authorJán Tomko <jtomko@redhat.com>
Wed, 3 May 2017 15:07:55 +0000 (17:07 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 8 Jun 2017 14:31:09 +0000 (16:31 +0200)
commit27b187be3988c60cd26e08ab4bcab66bed5a3646
treea1b73eca554fa9d6604734920d9069f9dccbbd99
parentf3908d8557dc609e2262099d76c57b0bcc4b0917
conf: add iotlb attribute to iommu

Add a new iotlb attribute to the iommu device
to control the device IOTLB support for intel-iommu.

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

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/qemuxml2argv-intel-iommu-device-iotlb.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-intel-iommu-device-iotlb.xml [new symlink]
tests/qemuxml2xmltest.c