Andrea Bolognani 934113d376 qemu: Find helpers at runtime
Use the recently introduced virFindFileInPathFull() function to
discover the path for qemu-bridge-helper and qemu-pr-helper at
runtime.

Note that it's still possible for the administrator to prevent
this lookup and use arbitrary binaries by setting the
appropriate keys in qemu.conf: this simply removes the need to
perform the lookup at build time, and thus to have the helpers
installed in the build environment.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2023-05-10 18:54:09 +02:00
..
2023-05-04 18:03:56 +02:00
2023-05-10 18:54:09 +02:00
2023-05-10 18:54:09 +02:00
2023-04-25 12:36:31 +02:00
2022-11-11 16:48:48 +01:00
2023-05-05 15:08:25 +02:00