From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMwqR-0000Vn-0s for qemu-devel@nongnu.org; Thu, 28 Aug 2014 06:22:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMwqH-0005uI-Ok for qemu-devel@nongnu.org; Thu, 28 Aug 2014 06:22:18 -0400 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:49890) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMwqH-0005sz-65 for qemu-devel@nongnu.org; Thu, 28 Aug 2014 06:22:09 -0400 Received: from /spool/local by e23smtp09.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 28 Aug 2014 20:21:58 +1000 Message-ID: <1409221308.25772.194.camel@pasglop> From: Benjamin Herrenschmidt Date: Thu, 28 Aug 2014 20:21:48 +1000 In-Reply-To: <53FEEA0A.4060204@suse.de> References: <20140825134353.2361.52046.stgit@aravindap> <20140825134535.2361.37728.stgit@aravindap> <53FDA9EB.5010301@suse.de> <53FEC868.9060009@linux.vnet.ibm.com> <53FEEA0A.4060204@suse.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH 3/5] target-ppc: Build error log List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc@nongnu.org, Aravinda Prasad , aik@au1.ibm.com, qemu-devel@nongnu.org, paulus@samba.org On Thu, 2014-08-28 at 10:36 +0200, Alexander Graf wrote: > So why not put it at 0x7000 then? Because PAPR says it has to be inside RTAS iirc Cheers, Ben.