[libvirt] [PATCH 1/4] conf: Output disk backing store details in domain XML

Jiri Denemark jdenemar at redhat.com
Thu Apr 24 14:10:53 UTC 2014


On Tue, Apr 22, 2014 at 13:02:17 +0200, Peter Krempa wrote:
> On 04/21/14 10:32, Jiri Denemark wrote:
> > The XML for quite a longish backing chain is shown below:
...
> 
> s/driver/disk/ ?
> 
> > +            or network location contains the data of the described backing
> > +            store.
> > +          </dd>
> > +          <dt><code>backingStore</code> sub-element</dt>
> > +          <dd>
> > +            If the backing store is not self-contained, the next element
> > +            in the chain is described by nested <code>backingStore</code>
> > +            element.
> > +          </dd>
> > +        </dl>
> > +      </dd>
> >        <dt><code>mirror</code></dt>
> >        <dd>
> >          This element is present if the hypervisor has started a block
> 
> 
> Maybe we should also document that user-specified backing chains aren't
> currently supported.
> 
> ACK with the two issues above addressed.

I did the suggested modifications and pushed this series. Thanks.

Jirka




More information about the libvir-list mailing list