]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schemas: Extract overrides for the domain element from 'domain.rng'
authorPeter Krempa <pkrempa@redhat.com>
Thu, 25 Aug 2022 09:20:50 +0000 (11:20 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 1 Sep 2022 11:11:09 +0000 (13:11 +0200)
commitb025718b52edd0dd0f90ef24992ade788381ae76
treef05f8e0b2add65de07c5a86954c7df7537baf191
parentbbda8bea04c8d9b1b6814cd44b64938aaf0868ae
schemas: Extract overrides for the domain element from 'domain.rng'

Move the overrides into a single file so that later patches can add
another top level element 'inactiveDomain' used in snapshots.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/schemas/domain.rng
src/conf/schemas/domainoverrides.rng [new file with mode: 0644]
src/conf/schemas/meson.build