]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu: allow include files for CPU definition
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 30 Jul 2018 15:35:57 +0000 (16:35 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 28 Aug 2018 11:08:21 +0000 (12:08 +0100)
commiteda5f575f2a7530fc7f6471f88496778a9bc9fcb
treec14b0d34c56e707d727b4745f6dc4bda917dd223
parent995b50ff58165ab8d094785073960ee9d655ddb0
cpu: allow include files for CPU definition

Allow for syntax

    <include filename="subdir/fooo.xml"/>

to reference other files in the CPU database directory

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/cpu/cpu_map.c