]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow virDomain(SG)etGuestVcpus on read-write connection only
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Jun 2016 07:02:29 +0000 (09:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 23 Jun 2016 07:41:52 +0000 (09:41 +0200)
commitdfeb19ff60cb92a9088cfa2e827cf5cb4720dd19
tree0196aa5c7e5c4e5f75eac13af598c9533ee6ce4a
parent21b56a60552de03c4e0c17c7b2d8c00b36790c76
Allow virDomain(SG)etGuestVcpus on read-write connection only

Guest agent interaction is considered privileged.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1349272
src/libvirt-domain.c