public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH] Fix the name of the qemu-system-* executable
@ 2022-09-23  9:56 Dario Faggioli
  2022-09-23  9:56 ` Dario Faggioli
  2022-09-23 23:18 ` Stefano Brivio
  0 siblings, 2 replies; 4+ messages in thread
From: Dario Faggioli @ 2022-09-23  9:56 UTC (permalink / raw)
  To: passt-dev

[-- Attachment #1: Type: text/plain, Size: 956 bytes --]

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/
-------------------------------------------------------------------
<<This happens because _I_ choose it to happen!>> (Raistlin Majere)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-24 12:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23  9:56 [PATCH] Fix the name of the qemu-system-* executable Dario Faggioli
2022-09-23  9:56 ` Dario Faggioli
2022-09-24 12:47   ` Stefano Brivio
2022-09-23 23:18 ` Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).