From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jones Subject: Re: [PATCH v6 00/17] kvm-unit-tests/arm: initial drop Date: Tue, 15 Jul 2014 19:24:22 +0200 Message-ID: <20140715172421.GC15967@hawk.usersys.redhat.com> References: <1405066787-5793-1-git-send-email-drjones@redhat.com> <53BFA484.4020804@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, christoffer.dall@linaro.org To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14809 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757120AbaGORYa (ORCPT ); Tue, 15 Jul 2014 13:24:30 -0400 Content-Disposition: inline In-Reply-To: <53BFA484.4020804@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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. Thanks, drew