From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex =?utf-8?Q?Benn=C3=A9e?= Subject: Re: [kvm-unit-tests PATCH v4 0/3] A couple of small fixes Date: Tue, 28 Jul 2015 06:42:29 +0100 Message-ID: <87y4i0n8hm.fsf@linaro.org> References: <1437587396-4568-1-git-send-email-alex.bennee@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: drjones@redhat.com To: kvm@vger.kernel.org Return-path: Received: from mail-wi0-f170.google.com ([209.85.212.170]:38555 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754993AbbG1Fmc (ORCPT ); Tue, 28 Jul 2015 01:42:32 -0400 Received: by wibxm9 with SMTP id xm9so144149185wib.1 for ; Mon, 27 Jul 2015 22:42:31 -0700 (PDT) In-reply-to: <1437587396-4568-1-git-send-email-alex.bennee@linaro.org> Sender: kvm-owner@vger.kernel.org List-ID: Alex Benn=C3=A9e writes: > One minor fix for quote usage and added a final r-b tag from Drew. > > Please apply Ping. Do I need to get anyone in particular to commit this. I notice we don't list any particular maintainers with commit rights. > > Alex Benn=C3=A9e (3): > README: add some CONTRIBUTING notes > configure: emit HOST=3D$host to config.mak > arm/run: introduce usingkvm var and use it > > README | 26 ++++++++++++++++++++++++++ > arm/run | 18 ++++++++++++++++-- > configure | 2 ++ > 3 files changed, 44 insertions(+), 2 deletions(-) --=20 Alex Benn=C3=A9e