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: Fri, 11 Jul 2014 10:47:00 +0200 Message-ID: <53BFA484.4020804@redhat.com> References: <1405066787-5793-1-git-send-email-drjones@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: christoffer.dall@linaro.org To: Andrew Jones , kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:17287 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751119AbaGKIrK (ORCPT ); Fri, 11 Jul 2014 04:47:10 -0400 In-Reply-To: <1405066787-5793-1-git-send-email-drjones@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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. The virtio and alloc interface can be simplified, I think. I'll merge chr-testdev at the beginning of the QEMU 2.2 development period. Thanks, Paolo