Hello everyone!
So, while playing with out passt package for openSUSE, my colleague
Vasiliy found out an issue in how passt assumes the qemu binary to be
called.
In fact, in openSUSE, while we have a package that allows people to
launch qemu by invoking `qemu-kvm`, we don't install it by default, and
we therefore only have the standard upstream names in the filesystem,
which have the ARCH part in lowercase.
This patch, which we're currently carrying as a downstream one in our
package, should fix the problem.
Thanks and Regards,
Dario
---
Vasiliy Ulyanov (1):
Fix the name of the qemu-system-* executable
Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
Dario Faggioli, Ph.D
http://about.me/dario.faggioli
Virtualization Software Engineer
SUSE Labs, SUSE https://www.suse.com/
-------------------------------------------------------------------
<