On 03/12/19 11:34, Greg Kurz wrote:
> On Fri, 29 Nov 2019 13:59:37 +0100
> Greg Kurz wrote:
>
>> On Fri, 29 Nov 2019 13:49:20 +0100
>> Paolo Bonzini wrote:
>>
>>> On 29/11/19 13:32, Greg Kurz wrote:
Nice. :)
Reviewed-by: Greg Kurz
Paolo,
I can take this throug
On Fri, 29 Nov 2019 13:59:37 +0100
Greg Kurz wrote:
> On Fri, 29 Nov 2019 13:49:20 +0100
> Paolo Bonzini wrote:
>
> > On 29/11/19 13:32, Greg Kurz wrote:
> > > Nice. :)
> > >
> > > Reviewed-by: Greg Kurz
> > >
> > > Paolo,
> > >
> > > I can take this through my 9p tree if you want. Otherwis
On Fri, Nov 29, 2019 at 12:16:32PM +0100, Paolo Bonzini wrote:
> virtfs-proxy-helper is the only user of libcap; everyone else is using
> the simpler libcap-ng API. Switch and remove the configure code to
> detect libcap.
>
> Signed-off-by: Paolo Bonzini
> ---
> configure | 1
On Fri, 29 Nov 2019 13:49:20 +0100
Paolo Bonzini wrote:
> On 29/11/19 13:32, Greg Kurz wrote:
> > Nice. :)
> >
> > Reviewed-by: Greg Kurz
> >
> > Paolo,
> >
> > I can take this through my 9p tree if you want. Otherwise,
> >
> > Acked-by: Greg Kurz
>
> Yes, please do it since it's self-cont
On Fri, 29 Nov 2019 12:16:32 +0100
Paolo Bonzini wrote:
> virtfs-proxy-helper is the only user of libcap; everyone else is using
> the simpler libcap-ng API. Switch and remove the configure code to
> detect libcap.
>
> Signed-off-by: Paolo Bonzini
> ---
Nice. :)
Reviewed-by: Greg Kurz
Paol
On 29/11/19 13:32, Greg Kurz wrote:
> Nice. :)
>
> Reviewed-by: Greg Kurz
>
> Paolo,
>
> I can take this through my 9p tree if you want. Otherwise,
>
> Acked-by: Greg Kurz
Yes, please do it since it's self-contained. You'd probably also test
it better than me. :)
Paolo
On Fri, Nov 29, 2019 at 12:16:32PM +0100, Paolo Bonzini wrote:
> virtfs-proxy-helper is the only user of libcap; everyone else is using
> the simpler libcap-ng API. Switch and remove the configure code to
> detect libcap.
>
> Signed-off-by: Paolo Bonzini
> ---
> configure | 1
virtfs-proxy-helper is the only user of libcap; everyone else is using
the simpler libcap-ng API. Switch and remove the configure code to
detect libcap.
Signed-off-by: Paolo Bonzini
---
configure | 18 +--
fsdev/virtfs-proxy-helper.c | 100