From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbLsb-0007qr-PQ for qemu-devel@nongnu.org; Wed, 12 Aug 2009 18:01:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbLsW-0007oC-OH for qemu-devel@nongnu.org; Wed, 12 Aug 2009 18:01:08 -0400 Received: from [199.232.76.173] (port=56250 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbLsW-0007nw-IL for qemu-devel@nongnu.org; Wed, 12 Aug 2009 18:01:04 -0400 Received: from mail-qy0-f174.google.com ([209.85.221.174]:48705) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbLsV-0002GD-A2 for qemu-devel@nongnu.org; Wed, 12 Aug 2009 18:01:03 -0400 Received: by qyk4 with SMTP id 4so299705qyk.4 for ; Wed, 12 Aug 2009 15:01:02 -0700 (PDT) Message-ID: <4A833B9C.6000803@codemonkey.ws> Date: Wed, 12 Aug 2009 17:01:00 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree References: <20090810235646.GA12872@lst.de> <4A80BB6B.3020001@codemonkey.ws> <20090811161302.GA2053@lst.de> <20090811163638.GA4891@lst.de> <4A81C669.8070300@redhat.com> <4A828ABF.1040306@redhat.com> <4A8292DB.9000609@redhat.com> <20090812215032.GA28376@lst.de> In-Reply-To: <20090812215032.GA28376@lst.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: Gerd Hoffmann , Avi Kivity , qemu-devel@nongnu.org Christoph Hellwig wrote: > On Wed, Aug 12, 2009 at 01:00:59PM +0300, Avi Kivity wrote: > >>> Looks like a irq routing issue ... >>> >> What about qemu-kvm.git (and its bios)? There was a lot of irq routing >> work there, maybe not all of it made it into qemu.git. >> > > Yeah, qemu-kvm works just fine. The amount of irq routing trouble I see > with virtio and upstream qemu is getting really annoying :P > Where were the irq routing trouble fixes in qemu-kvm? Was it fixes in the BIOS? Regards, Anthony Liguori