From: Thomas Huth <thuth@redhat.com>
To: QEMU Developers <qemu-devel@nongnu.org>
Cc: qemu-discuss <qemu-discuss@nongnu.org>
Subject: If your networking is failing after updating to the latest git version of QEMU...
Date: Wed, 28 Sep 2022 10:27:39 +0200 [thread overview]
Message-ID: <a7da7e40-6f7b-79a4-709b-da0e71def650@redhat.com> (raw)
... it might have happened due to the removal of the "slirp" submodule from
the git repository. For example if you see an error message like this:
Parameter 'type' expects a netdev backend type
this likely means that the "user" mode backend type is not available in your
binary anymore. To fix it, simply install "libslirp-devel" (or libslirp-dev
or however it is called) from your OS distribution and recompile.
See also the commit message here:
https://gitlab.com/qemu-project/qemu/-/commit/5890258aeeba303704
Thomas
next reply other threads:[~2022-09-28 10:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 8:27 Thomas Huth [this message]
2022-09-28 17:06 ` If your networking is failing after updating to the latest git version of QEMU Philippe Mathieu-Daudé via
2022-09-29 2:32 ` Jason Wang
2022-09-29 6:34 ` Thomas Huth
2022-10-03 8:58 ` Alex Bennée
2022-10-03 9:26 ` Peter Maydell
2022-10-03 10:22 ` Alex Bennée
2022-10-03 10:36 ` Peter Maydell
2022-10-03 11:03 ` Daniel P. Berrangé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a7da7e40-6f7b-79a4-709b-da0e71def650@redhat.com \
--to=thuth@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-discuss@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 NNTP newsgroup(s).