On 3/31/22 05:55, Andrea Bolognani wrote:
On Thu, Mar 31, 2022 at 10:27:07AM +0100, Daniel P. Berrangé wrote:
On Thu, Mar 31, 2022 at 11:24:03AM +0200, Andrea Bolognani wrote:
My own take on [1], with some additional cleanups on top.
[1] https://listman.redhat.com/archives/libvir-list/2022-March/229697.html
Andrea Bolognani (3):
qemu: Clean up virQEMUCapsFindBinaryForArch()
qemu: Don't assume that /usr/libexec/qemu-kvm exists
qemu: Dissolve virQEMUCapsFindBinaryForArch()
src/qemu/qemu_capabilities.c | 42 +++++++++++++-----------------------
1 file changed, 15 insertions(+), 27 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx>
Thanks! I'll wait for Jim to confirm that the series addresses the
issue he reported (and for the freeze to be over ;) before pushing.
I also reviewed the series, but you are probably more interested to know it
solved the problem for me :-).
Tested-by: Jim Fehlig <jfehlig@xxxxxxxx>
Regards,
Jim