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

Jiri Denemark jdenemar at redhat.com
Wed Dec 1 20:27:41 UTC 2010


> > @@ -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.  Do we have a corresponding .xml file somewhere
> in the tests/ hierarchy that will test this?

Yes, it's included in
    [PATCH 2/2] tests: Add tests for CPU selection in qemu driver

That's how I found this error in the schema.

Jirka




More information about the libvir-list mailing list