<div dir="ltr">I spent quite some time figuring that backingStore info<br><div class="gmail_quote">
isn't included in the dom xml, unless guest is up and<br>
running. Hopefully putting that in the doc should help.<br>
<br>
This patch adds that info to the doc.<br>
<br>
Signed-off-by: Deepak C Shetty <<a href="mailto:deepakcs@redhat.com">deepakcs@redhat.com</a>><br>
---<br>
 docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a> | 4 +++-<br>
 1 file changed, 3 insertions(+), 1 deletion(-)<br>
<br>
diff --git a/docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a> b/docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a><br>
index ab51982..dfd4f3a 100644<br>
--- a/docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a><br>
+++ b/docs/<a href="http://formatdomain.html.in" target="_blank">formatdomain.html.in</a><br>
@@ -2113,7 +2113,9 @@<br>
         and only used for output to describe the detected backing chains.<br>
         <span class="since">Since 1.2.4</span>. An empty<br>
         <code>backingStore</code> element means the sibling source is<br>
-        self-contained and is not based on any backing store. The following<br>
+        self-contained and is not based on any backing store. Note that<br>
+        <code>backingStore</code> info is included in the output only when<br>
+        the guest is up and running, otherwise its not included. The following<br>
         attributes and sub-elements are supported in<br>
         <code>backingStore</code>:<br>
         <dl><br>
<span class="HOEnZb"><font color="#888888">--<br>
1.9.3<br>
<br>
</font></span></div><br></div>