Re: [PATCH] qemu: don't reject virtiofs for qemu:///session

2021-03-29 Thread Cole Robinson
On 3/29/21 6:52 AM, Ján Tomko wrote: > On a Friday in 2021, Cole Robinson wrote: >> Currently libvirt rejects attempts to use virtiofs with >> qemu:///session. Indeed virtiofs does not have a chance of working >> with typical session usage, because virtiofsd needs multiple linux >> capabilities to

Re: [PATCH] qemu: don't reject virtiofs for qemu:///session

2021-03-29 Thread Michal Privoznik
On 3/29/21 12:52 PM, Ján Tomko wrote: On a Friday in 2021, Cole Robinson wrote: Currently libvirt rejects attempts to use virtiofs with qemu:///session. Indeed virtiofs does not have a chance of working with typical session usage, because virtiofsd needs multiple linux capabilities to perform it

Re: [PATCH] qemu: don't reject virtiofs for qemu:///session

2021-03-29 Thread Ján Tomko
On a Friday in 2021, Cole Robinson wrote: Currently libvirt rejects attempts to use virtiofs with qemu:///session. Indeed virtiofs does not have a chance of working with typical session usage, because virtiofsd needs multiple linux capabilities to perform its job. The only way to do this with out

[PATCH] qemu: don't reject virtiofs for qemu:///session

2021-03-26 Thread Cole Robinson
Currently libvirt rejects attempts to use virtiofs with qemu:///session. Indeed virtiofs does not have a chance of working with typical session usage, because virtiofsd needs multiple linux capabilities to perform its job. The only way to do this with out of the box qemu packaging is to run virtiof