]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add ACL checks into the UML 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)
commitd78277f934322c4cf0671a1bf46243f0a8ae1158
treed763bc7929ae443327cc59d29451608fc5a1fddc
parent279866d5500aa66c79a99c52d2a62617d01f7b3c
Add ACL checks into the UML driver

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

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