From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v6 00/17] kvm-unit-tests/arm: initial drop Date: Tue, 15 Jul 2014 22:19:05 +0200 Message-ID: <53C58CB9.2040202@redhat.com> References: <1405066787-5793-1-git-send-email-drjones@redhat.com> <53BFA484.4020804@redhat.com> <20140715172421.GC15967@hawk.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, christoffer.dall@linaro.org To: Andrew Jones Return-path: Received: from mx1.redhat.com ([209.132.183.28]:41607 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932797AbaGOUTN (ORCPT ); Tue, 15 Jul 2014 16:19:13 -0400 In-Reply-To: <20140715172421.GC15967@hawk.usersys.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 15/07/2014 19:24, Andrew Jones ha scritto: > On Fri, Jul 11, 2014 at 10:47:00AM +0200, Paolo Bonzini wrote: >> Il 11/07/2014 10:19, Andrew Jones ha scritto: >>> This is a v6 of a series that introduces arm to kvm-unit-tests. As >>> the tidy-up patches from v5 have already been merged (thanks!), these >>> are just the remaining patches. Although there are several new patches >>> as well, as virtio-testdev was dropped in favor of the chr-testdev >>> backend[1]. >> >> Another tiny step: I've applied patch 2 ("libfdt: get libfdt to build" minus >> the Makefile parts, you can squash them in patch 3), patch 4, patch 11. > > Where'd you apply them? I pulled master, but don't see them. I'd like to > rebase v7 on a master with them before posting, assuming you intend to > push them there soon. Here they are now. Paolo