Re: [PATCH] qemu_slirp: Check if helper exists before fetching its capabilities

2020-10-13 Thread Laine Stump
On 10/13/20 9:32 AM, Michal Privoznik wrote: I've noticed when running libvirtd in the session mode that whenever I start a virtual machine the following error is printed into logs: error : cannot execute binary /usr/bin/slirp-helper: No such file or directory The error message is produced

Re: [PATCH] qemu_slirp: Check if helper exists before fetching its capabilities

2020-10-13 Thread Daniel P . Berrangé
On Tue, Oct 13, 2020 at 03:32:28PM +0200, Michal Privoznik wrote: > I've noticed when running libvirtd in the session mode that > whenever I start a virtual machine the following error is printed > into logs: > > error : cannot execute binary /usr/bin/slirp-helper: No such file or > directory

[PATCH] qemu_slirp: Check if helper exists before fetching its capabilities

2020-10-13 Thread Michal Privoznik
I've noticed when running libvirtd in the session mode that whenever I start a virtual machine the following error is printed into logs: error : cannot execute binary /usr/bin/slirp-helper: No such file or directory The error message is produced in qemuSlirpNewForHelper() which does attempt to