]> xenbits.xensource.com Git - libvirt.git/commit
conf: add caching_mode attribute to iommu device
authorJán Tomko <jtomko@redhat.com>
Fri, 17 Mar 2017 07:27:49 +0000 (08:27 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 15 May 2017 13:44:11 +0000 (15:44 +0200)
commitd12781b47eb0c9f3a498d88b632c327aa08aaf8a
treed7c3635f0844650fc6afaf1186975f99270a69a0
parent04028a9db9f2657e8d57d1e4705073c908aa248c
conf: add caching_mode attribute to iommu device

Add a new attribute to control the caching mode.

https://bugzilla.redhat.com/show_bug.cgi?id=1427005
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/qemuxml2argv-intel-iommu-caching-mode.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-intel-iommu-caching-mode.xml [new symlink]
tests/qemuxml2xmltest.c