From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Treutner Subject: Re: qemu-kvm-0.12 bug? Date: Wed, 23 Dec 2009 16:05:18 +0100 Message-ID: <200912231605.18450.thomas@scripty.at> References: <200912221302.28798.thomas@scripty.at> <200912221325.30833.thomas@scripty.at> Mime-Version: 1.0 Content-Type: text/plain; charset="ansi_x3.4-1968" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from static.115.55.40.188.clients.your-server.de ([188.40.55.115]:39547 "EHLO scripty.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752682AbZLWPF2 (ORCPT ); Wed, 23 Dec 2009 10:05:28 -0500 Received: from localhost (localhost [127.0.0.1]) by scripty.at (Postfix) with ESMTP id B4EFB700BB for ; Wed, 23 Dec 2009 16:05:27 +0100 (CET) Received: from scripty.at ([127.0.0.1]) by localhost (scripty.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e6bE8F74CHGH for ; Wed, 23 Dec 2009 16:05:19 +0100 (CET) Received: from store.local (d83-191-109-23.cust.tele2.at [83.191.109.23]) by scripty.at (Postfix) with ESMTP id D6386700B3 for ; Wed, 23 Dec 2009 16:05:19 +0100 (CET) In-Reply-To: <200912221325.30833.thomas@scripty.at> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Tuesday 22 December 2009 13:25:30 Thomas Treutner wrote: > On Tuesday 22 December 2009 13:02:28 Thomas Treutner wrote: > > Hi, > > > > I've switched from -0.11.0 to -0.12 and from 2.6.31.6 to 2.6.32.2 to try > > the new virtio-memory-API introduced in latest libvirt from git. I can > > start VMs f.e. by kvm -cdrom $someiso --enable-kvm but my domain configs > > to not work anymore. > > Just found the other bug report about this.... Which solves this problem, but introduces the next. My VMs are stuck at boot, after "SeaBIOS...gPXE" nothing happens. Domain config: http://pastebin.com/f66324669 I had to do ./configure --disable-xen due to some other bug at compilation, could that be related? thx,kr tom