From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAR46-000678-3o for qemu-devel@nongnu.org; Sun, 02 Oct 2011 14:47:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RAR45-0002mu-4Q for qemu-devel@nongnu.org; Sun, 02 Oct 2011 14:47:06 -0400 Received: from fmmailgate02.web.de ([217.72.192.227]:56468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RAR44-0002mk-Qe for qemu-devel@nongnu.org; Sun, 02 Oct 2011 14:47:05 -0400 Message-ID: <4E88B1B0.1090203@web.de> Date: Sun, 02 Oct 2011 20:47:12 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <20111002180626.10758.qmail@f4mail-235-135.rediffmail.com> In-Reply-To: <20111002180626.10758.qmail@f4mail-235-135.rediffmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: andreas.faerber@web.de Subject: Re: [Qemu-devel] QEMU + ARM11MPCore List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: TusharK Cc: qemu-devel@nongnu.org Am 02.10.2011 20:06, schrieb TusharK: > I tried executing QEMU (realview-smp ARM11MPCore) with Linux kernel > 2.6.39.3, but it failed. Kernel itself is not getting decompressed. Which command line? Any output? Andreas