]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add ACL checks into the Xen driver
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 23 Apr 2013 10:56:22 +0000 (11:56 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 24 Jun 2013 14:25:43 +0000 (15:25 +0100)
commitcffe870c247533a2587632e35a529f0ffaccb87c
tree59d56bf05c05209c8192f95f4b0656916a04af92
parentd78277f934322c4cf0671a1bf46243f0a8ae1158
Add ACL checks into the Xen driver

Insert calls to the ACL checking APIs in all Xen driver
entrypoints.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/Makefile.am
src/xen/xen_driver.c