From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsSKw-000683-GJ for qemu-devel@nongnu.org; Thu, 05 Jun 2014 03:43:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsSKq-0000RX-Cs for qemu-devel@nongnu.org; Thu, 05 Jun 2014 03:43:46 -0400 Message-ID: <53901F99.5060201@redhat.com> Date: Thu, 05 Jun 2014 09:43:21 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <53900565.10504@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qemu does not support PAPR List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sonia verma Cc: abhishek jain , qemu-ppc@nongnu.org, qemu-devel Il 05/06/2014 08:09, sonia verma ha scritto: > Hi Paolo > > I'm running this on ubuntu with powerpc arch with kernel > 3.8.13-rt9-QorIQ-SDK-V1.4. I'll note that this is a fairly old kernel for PowerPC KVM. However, the problem looks like libguestfs supporting only "server" PowerPC (also known as "book3s"), not "embedded" ("booke"). Paolo