]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add virQEMUCapsSupportsGICVersion()
authorAndrea Bolognani <abologna@redhat.com>
Mon, 16 May 2016 11:23:01 +0000 (13:23 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 18 May 2016 08:39:00 +0000 (10:39 +0200)
commit58f0152f3b1ebc844cc63ae7dc7818dd5859d8c6
treef471927517def6b95288fd89de32266cf4cf4ea3
parentf2b46097239210bb0bad5620d417d7bd3d8831a0
qemu: Add virQEMUCapsSupportsGICVersion()

This utility function extracts some of the logic from
virQEMUCapsFillDomainFeatureGICCaps() so that it can be used
in a different context.
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h