From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eino Malinen Subject: Re: Unable to boot guest on kernel 2.6.29.1 with kvm-84 or kvm-85 Date: Mon, 27 Apr 2009 20:42:22 +0300 Message-ID: <20090427174222.GA18668@pancreas> References: <20090426221158.GA25016@pancreas.elisa-laajakaista.fi> <49F57390.6090600@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT To: kvm@vger.kernel.org Return-path: Received: from smtp-out-02.utu.fi ([130.232.202.172]:57678 "EHLO smtp-out-02.utu.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751012AbZD0Rn7 (ORCPT ); Mon, 27 Apr 2009 13:43:59 -0400 Received: from localhost (a91-152-236-18.elisa-laajakaista.fi [91.152.236.18]) by smtp02.mess.utu.fi (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTPSA id <0KIR00KMPT8ZL550@smtp02.mess.utu.fi> for kvm@vger.kernel.org; Mon, 27 Apr 2009 20:43:48 +0300 (EEST) In-reply-to: <49F57390.6090600@redhat.com> Content-disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: > So 2.6.29 worked and 2.6.29.1 did not? What is your host cpu type? Are > you running an i386 or x86_64 host? The issue was solved by forcing -cpu to 32-bit variant. Originally I was trying to run 64-bit guest with 32-bit host. Sorry about not checking the obvious solution first...