[libvirt] [PATCH 0/4] Fix private /dev file access issues

Andrea Bolognani abologna at redhat.com
Tue Feb 14 15:33:07 UTC 2017


Several heads were banged against several walls while trying
to figure this out. No animals were harmed in the writing of
this series, though.

Andrea Bolognani (4):
  configure: Move ACL checks to a separate file
  configure: Make ACL mandatory when building the QEMU driver
  spec: Require libacl and its headers
  qemu: Call chmod() after mknod()

 configure.ac           | 12 +++---------
 libvirt.spec.in        |  4 ++++
 m4/virt-acl.m4         | 39 +++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_domain.c | 10 ++++++++++
 4 files changed, 56 insertions(+), 9 deletions(-)
 create mode 100644 m4/virt-acl.m4

-- 
2.7.4




More information about the libvir-list mailing list