]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Introduce GIC feature
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 27 Apr 2015 12:03:19 +0000 (14:03 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 5 May 2015 07:45:43 +0000 (09:45 +0200)
commit921c52b0db3ac898d5cc4eda19fb861ad58d9a9e
treeef45076d53d627d2701ae6d02c69816406544d5d
parentfc3601a308922332be6213032dfe43fd963e3f46
Introduce GIC feature

Some platforms, like aarch64, don't have APIC but GIC. So there's
no reason to have <apic/> feature turned on. However, we are
still missing <gic/> feature. This commit introduces the feature
to XML parser and formatter, adds documentation and updates RNG
schema.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h