From: Ján Tomko
Date: Fri, 17 Mar 2017 07:27:49 +0000 (+0100)
Subject: conf: add caching_mode attribute to iommu device
X-Git-Tag: v3.4.0-rc1~111
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12781b47eb0c9f3a498d88b632c327aa08aaf8a;p=thirdparty%2Flibvirt.git
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
---
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 95ec7126bc..3135db4a29 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -7427,6 +7427,15 @@ qemu-kvm -net nic,model=? /dev/null
Since 3.4.0 (QEMU/KVM only)
+
caching_mode
+
+
+ The caching_mode attribute with possible values
+ on and off can be used to
+ turn on the VT-d caching mode (useful for assigned devices).
+ Since 3.4.0 (QEMU/KVM only)
+