]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: Move host cpu definition to cputypes.rng
authorTim Wiederhake <twiederh@redhat.com>
Wed, 30 Sep 2020 11:54:59 +0000 (13:54 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 7 Oct 2020 07:18:07 +0000 (09:18 +0200)
commite7ef77a7acdcb71d4ec7031fdb6c489955924189
tree1ed5e9efa0e0ddcec7393f8a46fe420e2d5b80a0
parent0e907b8216b42a7c6cfa826e1df539ae513cc3a9
schema: Move host cpu definition to cputypes.rng

This also inlines the defintions for "cpufeature", "cpuspec",
"featureName" and "pagesHost", as "cpu" was the only user.

Doing so avoids a naming collision when cputypes.rng is included in
other schemas in a later patch.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
docs/schemas/capability.rng
docs/schemas/cputypes.rng