From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fqgAo-0001nU-7Q for qemu-devel@nongnu.org; Fri, 17 Aug 2018 10:56:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fqgAi-0001g7-Bu for qemu-devel@nongnu.org; Fri, 17 Aug 2018 10:56:18 -0400 Received: from mail-oi0-x242.google.com ([2607:f8b0:4003:c06::242]:39899) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fqgAe-0001bo-Np for qemu-devel@nongnu.org; Fri, 17 Aug 2018 10:56:14 -0400 Received: by mail-oi0-x242.google.com with SMTP id d189-v6so14447561oib.6 for ; Fri, 17 Aug 2018 07:56:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180723142224.11e912ec@redhat.com> References: <20180704124923.32483-1-drjones@redhat.com> <20180704124923.32483-2-drjones@redhat.com> <20180723142224.11e912ec@redhat.com> From: Peter Maydell Date: Fri, 17 Aug 2018 15:55:49 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [RFC PATCH 1/6] hw/arm/virt: Add virt-3.1 machine type List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: Andrew Jones , QEMU Developers , qemu-arm , Eric Auger , Wei Huang On 23 July 2018 at 13:22, Igor Mammedov wrote: > On Wed, 4 Jul 2018 14:49:18 +0200 > Andrew Jones wrote: > >> Signed-off-by: Andrew Jones > > Reviewed-by: Igor Mammedov We're going to want a virt-3.1 machine anyway, so I'm going to take just this patch from this series and apply it to target-arm.next. thanks -- PMM