]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: schemas: Split out common parts of 'sysinfo' schema
authorPeter Krempa <pkrempa@redhat.com>
Tue, 8 Jul 2025 13:54:27 +0000 (15:54 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 14 Jul 2025 12:14:36 +0000 (14:14 +0200)
commit918594b419ea3944220fcbab6cf4f1ce7d81e609
treee170a85ff36117b0b4b419a32d894a9c3937dc18
parent2da49eaea4a6946b08469fbad3a27792fa9d359f
conf: schemas: Split out common parts of 'sysinfo' schema

Extract the common bits of the domain definition <sysinfo> schema which
will be also later reused to construct schema for the host <sysinfo> top
level element.

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