On 07.11.2016 10:17, Daniel P. Berrange wrote:
> On Fri, Nov 04, 2016 at 08:47:34AM +0100, Michal Privoznik wrote:
>> Hey udev developers,
>>
>> I'm a libvirt developer and I've been facing an interesting issue
>> recently. Libvirt is a library for managing v
On 04.11.2016 17:32, Martin Pitt wrote:
> Hello Michal,
>
> Michal Privoznik [2016-11-04 8:47 +0100]:
>> That means that whenever a VM is being started up, libvirtd (our
>> daemon we have) relabels all the necessary paths that QEMU process
>> (representing VM) can touc
Hey udev developers,
I'm a libvirt developer and I've been facing an interesting issue
recently. Libvirt is a library for managing virtual machines and as such
allows basically any device to be exposed to a virtual machine. For
instance, a virtual machine can use /dev/sdX as its own disk. Because