From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Treutner Subject: Re: qemu-kvm-0.12 bug? Date: Tue, 29 Dec 2009 11:33:15 +0100 Message-ID: <200912291133.16207.thomas@scripty.at> References: <200912221302.28798.thomas@scripty.at> <4B337A33.1010104@redhat.com> <200912241801.58471.thomas@scripty.at> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Bernhard Held , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from static.115.55.40.188.clients.your-server.de ([188.40.55.115]:34543 "EHLO scripty.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751642AbZL2Kd0 (ORCPT ); Tue, 29 Dec 2009 05:33:26 -0500 In-Reply-To: <200912241801.58471.thomas@scripty.at> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Thursday 24 December 2009 18:01:58 Thomas Treutner wrote: > On Thursday 24 December 2009 15:26:59 Avi Kivity wrote: > > On 12/24/2009 12:50 AM, Bernhard Held wrote: > > >> 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. > > > > I just posted a fix for this. It will be included with 0.12.1.2 or > > 0.12.2. > > Yep, fixed the bug for me. thx! ...and made the next bug visible - I can't set the assigned memory by $ virsh setmem domain kbyte With -0.11, it works flawlessly. I tried 2.6.31.6, 2.6.32-rc5 and 2.6.32.2, it makes no difference. Is it a bug in KVM or are there some recent changes in KVM which aren't reflected by libvirt? kr,tom