]> git.ipfire.org Git - thirdparty/libvirt.git/commit
admin: include: Introduce some client's identity related typed params macros
authorErik Skultety <eskultet@redhat.com>
Fri, 22 Apr 2016 09:00:50 +0000 (11:00 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 3 May 2016 13:52:50 +0000 (15:52 +0200)
commitf84a4c0a4149d31631bdfe4dbc7854b39b5128fd
treed884ed73e99254b88e136a681c06b76d7bfba573
parent52a2eef94873c850dc4ada5a464c3ade5f90fcee
admin: include: Introduce some client's identity related typed params macros

This patch could easily be squashed with the virAdmClientGetInfo method
introduced later one, but the idea was to split the logic to as many preferably
independent patches as possible. As the subject hints, this patch defines
some public typed params-related macros used within virAdmClientGetInfo
method. The thing is, there's one identity attribute missing in the set --
SELinux context, which libvirt internally supports in virIdentity, but it
doesn't seem to do much (or anything at all), so there's some room to extend
the set in the future.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
include/libvirt/libvirt-admin.h