[libvirt] [PATCH] schemas: Fix cpu element schema

Jiri Denemark jdenemar at redhat.com
Thu Dec 2 10:15:03 UTC 2010


> > diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng
> > index fb44335..08ebefb 100644
> > --- a/docs/schemas/domain.rng
> > +++ b/docs/schemas/domain.rng
> > @@ -1745,6 +1745,8 @@
> >              <ref name="cpuModel"/>
> >              <optional>
> >                <ref name="cpuVendor"/>
> > +            </optional>
> > +            <optional>
> >                <ref name="cpuTopology"/>
> 
> ACK; makes it so that either one can be used in isolation, instead of a
> both-or-none approach.

Thanks, I pushed the patch.

Jirka




More information about the libvir-list mailing list