From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Held Subject: Re: qemu-kvm-0.12 bug? Date: Wed, 23 Dec 2009 23:50:15 +0100 Message-ID: <4B329EA7.6070506@mgpi.de> References: <200912221302.28798.thomas@scripty.at> <200912221325.30833.thomas@scripty.at> <200912231605.18450.thomas@scripty.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:59804 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754157AbZLWWuk (ORCPT ); Wed, 23 Dec 2009 17:50:40 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NNa2Q-0000dH-UF for kvm@vger.kernel.org; Wed, 23 Dec 2009 23:50:38 +0100 Received: from p4fdbfbaa.dip.t-dialin.net ([79.219.251.170]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Dec 2009 23:50:38 +0100 Received: from bheld by p4fdbfbaa.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Dec 2009 23:50:38 +0100 In-Reply-To: <200912231605.18450.thomas@scripty.at> Sender: kvm-owner@vger.kernel.org List-ID: >>> 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. Similar problem here with 0.12.1.1. I prefer to start my linux guests with -kernel, -append and -initrd. With this options qemu-kvm stuck at boot. Windows 2k8 or CDROM images work flawless. 0.12.0-rc2 didn't show this bug. Bernhard