From 2aec15bc5a61a8ba34d0115d8b6fac000d03c561 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 14 Dec 2009 16:20:55 +0100 Subject: [PATCH] add missing doc for device option --- docs/formatdomain.html.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 5b7aa1046c..cfe1609968 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -349,6 +349,7 @@ <encryption type='...'> ... </encryption> + <shareable/> </disk> ... @@ -389,6 +390,11 @@ the Storage Encryption page for more information. +
shareable
+
If present, this indicates the device is expected to be shared + between domains (assuming the hypervisor and OS support this), + which means that caching should be deactivated for that device. +

USB and PCI devices