From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbLiS-0005YT-Mb for qemu-devel@nongnu.org; Wed, 12 Aug 2009 17:50:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbLiO-0005Xz-AJ for qemu-devel@nongnu.org; Wed, 12 Aug 2009 17:50:40 -0400 Received: from [199.232.76.173] (port=39731 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbLiO-0005Xw-5Q for qemu-devel@nongnu.org; Wed, 12 Aug 2009 17:50:36 -0400 Received: from verein.lst.de ([213.95.11.210]:56207) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MbLiN-00005x-LP for qemu-devel@nongnu.org; Wed, 12 Aug 2009 17:50:35 -0400 Date: Wed, 12 Aug 2009 23:50:32 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree Message-ID: <20090812215032.GA28376@lst.de> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A8292DB.9000609@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org, Gerd Hoffmann , Christoph Hellwig 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