Re: [libvirt] [PATCH 2/2] qemuDomainObjBeginJobInternal: Report agent job in error message

2018-06-24 Thread Michal Prívozník
On 06/22/2018 10:07 AM, Jiri Denemark wrote: > On Wed, Jun 20, 2018 at 14:32:04 +0200, Michal Privoznik wrote: >> If a thread is unable to acquire a job (e.g. because of timeout) >> an error is reported and the error message contains reference to >> the other thread holding the job. Well, the

Re: [libvirt] [PATCH] qemu: ensure FDs passed to QEMU for chardevs have correct SELinux labels

2018-06-24 Thread Laine Stump
On 06/22/2018 05:56 AM, Daniel P. Berrangé wrote: > The UNIX socket FDs were we passing to QEMU inherited a label based on > libvirtd's context. QEMU is thus denied ability to access the UNIX > socket. We need to use the security manager to change our current > context temporarily when creating