qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Bug: Lost slirp functionality on qemu-system-ppc build for


From: Howard Spoelstra
Subject: [Qemu-devel] Bug: Lost slirp functionality on qemu-system-ppc build for windows.
Date: Sun, 10 Feb 2019 23:12:11 +0100

Hi,

I just cross compiled Qemu-system-ppc for Windows on Fedora 29 and
discovered slirp does not work anymore. Tap networking works fine.
Bisecting got me here:

a9d8b3ec4385793815d7121785730422fa3dfb68 is the first bad commit
commit a9d8b3ec4385793815d7121785730422fa3dfb68
Author: Marc-André Lureau <address@hidden>
Date:   Thu Jan 17 15:43:52 2019 +0400

    slirp: replace remaining qemu headers dependency

    Except for the migration code which is gated by WITH_QEMU, only
    include our own headers, so libslirp can be built standalone.

    Signed-off-by: Marc-André Lureau <address@hidden>
    Signed-off-by: Samuel Thibault <address@hidden>

:040000 040000 cd06df21ed96497cd12f2a20adb3d66cb0da8010
ab5afd3f50910e39b2b700722cd47de8f0cf9e2c M    slirp


Best,
Howard


reply via email to

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