From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mba9s-0007Nw-7P for qemu-devel@nongnu.org; Thu, 13 Aug 2009 09:15:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mba9n-0007Kn-80 for qemu-devel@nongnu.org; Thu, 13 Aug 2009 09:15:55 -0400 Received: from [199.232.76.173] (port=35679 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mba9m-0007KQ-UT for qemu-devel@nongnu.org; Thu, 13 Aug 2009 09:15:51 -0400 Received: from mail-qy0-f174.google.com ([209.85.221.174]:55979) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mba9m-0002LE-H7 for qemu-devel@nongnu.org; Thu, 13 Aug 2009 09:15:50 -0400 Received: by qyk4 with SMTP id 4so567556qyk.4 for ; Thu, 13 Aug 2009 06:15:47 -0700 (PDT) Message-ID: <4A841200.2070609@codemonkey.ws> Date: Thu, 13 Aug 2009 08:15:44 -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> <4A833B9C.6000803@codemonkey.ws> <4A83D613.5070408@redhat.com> <4A840B4E.7050801@redhat.com> In-Reply-To: <4A840B4E.7050801@redhat.com> 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: Gerd Hoffmann Cc: qemu-devel@nongnu.org, Avi Kivity , Christoph Hellwig Gerd Hoffmann wrote: > On 08/13/09 11:00, Avi Kivity wrote: >>> Where were the irq routing trouble fixes in qemu-kvm? Was it fixes in >>> the BIOS? >> >> I think so, but not 100% sure. > > Lets start with the attached fix. bochs build system doesn't compile > the dsdt. Which implies that the patches in pc-bios/bios-pq/ which > change the dsdt have no effect at all. When I rebuild the bios locally, I manually change this in the generated Makefile. But I'm going to merge a git submodule for bochs bios today into the tree. The Makefile in that tree already has this bit removed. Regards, Anthony Liguori