qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

If your networking is failing after updating to the latest git version o


From: Thomas Huth
Subject: If your networking is failing after updating to the latest git version of QEMU...
Date: Wed, 28 Sep 2022 10:27:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]