From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dsTbw-0006jf-Oc for qemu-devel@nongnu.org; Thu, 14 Sep 2017 08:51:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dsTbr-0006wJ-AE for qemu-devel@nongnu.org; Thu, 14 Sep 2017 08:51:16 -0400 Received: from mail-wr0-x230.google.com ([2a00:1450:400c:c0c::230]:56275) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dsTbr-0006vO-39 for qemu-devel@nongnu.org; Thu, 14 Sep 2017 08:51:11 -0400 Received: by mail-wr0-x230.google.com with SMTP id l39so231056wrl.12 for ; Thu, 14 Sep 2017 05:51:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <26b702658b5bf9984edaecb22b1190be0a9d7052.1504293917.git.alistair.francis@xilinx.com> References: <26b702658b5bf9984edaecb22b1190be0a9d7052.1504293917.git.alistair.francis@xilinx.com> From: Peter Maydell Date: Thu, 14 Sep 2017 13:50:49 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH v2 3/6] aarch64-softmmu.mak: Use an ARM specific config List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alistair Francis Cc: QEMU Developers , Edgar Iglesias , "Edgar E. Iglesias" , Alistair Francis , qemu-arm On 1 September 2017 at 22:00, Alistair Francis wrote: > In preperation for having an ARM and MicroBlaze ZynqMP machine let's > split out the current ARM specific config options. > > Signed-off-by: Alistair Francis Acked-by: Peter Maydell I'm assuming this series is going be reviewed and go into master via a microblaze tree, not the arm one... thanks -- PMM