qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] qemu 1.0 breaks PCI on NetBSD (bisected)


From: Michael Tokarev
Subject: [Qemu-devel] qemu 1.0 breaks PCI on NetBSD (bisected)
Date: Sat, 14 Apr 2012 18:17:54 +0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

Something in between 0.15 and 1.0 releases of qemu broke
all NetBSD PCI functions.  This is visible in the lack of
any network devices in a NetBSD guest, but actually there's
no PCI devices at all -- e.g. disk is being assessed using
legacy ways.

Bisection shows this commit as guilty:

commit d0ed8076cbdc26138a7e33fed5e45a35d019a103
Author: Avi Kivity <address@hidden>
Date:   Sun Jul 24 17:47:18 2011 +0300

    pci_host: convert conf index and data ports to memory API

    Reviewed-by: Richard Henderson  <address@hidden>
    Signed-off-by: Avi Kivity <address@hidden>

Is there something wrong with this commit or maybe
with NetBSD?  The interesting thing here is that so
far, apparently, only NetBSD is affected, even other
variants of *BSD works fine...

Thanks!

/mjt



reply via email to

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