]> git.ipfire.org Git - thirdparty/qemu.git/commit - crypto/secret.c
crypto: register properties against the class instead of object
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 24 Aug 2015 17:46:57 +0000 (18:46 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 1 Feb 2016 14:11:35 +0000 (14:11 +0000)
commit9884abee8f3f52002f33616cd86bc4a5d8d7b6d1
tree26feab528d28d4e4b1f9c5e8b57afcefc4b8a224
parent07982d2ee9a57bf4f04fc18f77f0f56fa9a33c08
crypto: register properties against the class instead of object

This converts the tlscredsx509, tlscredsanon and secret objects
to register their properties against the class rather than object.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
crypto/secret.c
crypto/tlscreds.c
crypto/tlscredsanon.c
crypto/tlscredsx509.c