From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MatyK-0008IT-26 for qemu-devel@nongnu.org; Tue, 11 Aug 2009 12:13:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MatyF-0008Df-1s for qemu-devel@nongnu.org; Tue, 11 Aug 2009 12:13:11 -0400 Received: from [199.232.76.173] (port=39423 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MatyE-0008Db-Tz for qemu-devel@nongnu.org; Tue, 11 Aug 2009 12:13:06 -0400 Received: from verein.lst.de ([213.95.11.210]:43826) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1MatyE-0001LX-Dv for qemu-devel@nongnu.org; Tue, 11 Aug 2009 12:13:06 -0400 Date: Tue, 11 Aug 2009 18:13:02 +0200 From: Christoph Hellwig Subject: Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree Message-ID: <20090811161302.GA2053@lst.de> References: <20090810235646.GA12872@lst.de> <4A80BB6B.3020001@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A80BB6B.3020001@codemonkey.ws> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Christoph Hellwig , qemu-devel@nongnu.org On Mon, Aug 10, 2009 at 07:29:31PM -0500, Anthony Liguori wrote: > Christoph Hellwig wrote: > >Since today's merges I can't boot my virtio test setup anymore, but get > >an error from the qdev code: > > > >property "virtio-blk-pci.drive" has no parser > >can't set property "drive" to "virtio0" for "virtio-blk-pci" > > > > I'll push a fix. I'm sure it's my fault, although I'm not exactly sure > what happened. Thanks. With the fix pulled it the guest kernel now hangs after input: ImExPS/2 Generic Explorer Mouse as /class/input/input2 Clocksource tsc unstable (delta = -782142631 ms) when reducing the config to just one virtio-blk device it books, but with a longish break at the point where the original config hangs.