]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Add compile time check that devices were checked for ABI stability
authorPeter Krempa <pkrempa@redhat.com>
Mon, 29 Sep 2014 16:43:34 +0000 (18:43 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 15 Oct 2014 08:27:50 +0000 (10:27 +0200)
commit3d6c07f7f804be936df800eed749d01873da5a45
treef1833d0c3f365aaea9aa479303cd6630c4dfa6b8
parente7d67e7badb3d6dbd27ff077e745a873364f681d
conf: Add compile time check that devices were checked for ABI stability

As in the device info iterator add a switch that will force the compiler
to check that new device types are added to the ABI stability checker.
src/conf/domain_conf.c