qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* If your networking is failing after updating to the latest git version of QEMU...
@ 2022-09-28  8:27 Thomas Huth
  2022-09-28 17:06 ` Philippe Mathieu-Daudé via
  0 siblings, 1 reply; 9+ messages in thread
From: Thomas Huth @ 2022-09-28  8:27 UTC (permalink / raw)
  To: QEMU Developers; +Cc: qemu-discuss


... 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



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

end of thread, other threads:[~2022-10-03 11:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-28  8:27 If your networking is failing after updating to the latest git version of QEMU Thomas Huth
2022-09-28 17:06 ` 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é

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).