From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epGXa-0003vi-6a for qemu-devel@nongnu.org; Fri, 23 Feb 2018 11:49:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epGXZ-0002kk-5H for qemu-devel@nongnu.org; Fri, 23 Feb 2018 11:49:46 -0500 Date: Fri, 23 Feb 2018 16:49:37 +0000 From: Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?= Message-ID: <20180223164937.GG31076@redhat.com> Reply-To: Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?= References: <20180223154613.2096-1-alex.bennee@linaro.org> <20180223154613.2096-5-alex.bennee@linaro.org> <20180223161723.GF31076@redhat.com> <878tbjac3d.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <878tbjac3d.fsf@linaro.org> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?utf-8?Q?Benn=C3=A9e?= Cc: peter.maydell@linaro.org, qemu-arm@nongnu.org, richard.henderson@linaro.org, qemu-devel@nongnu.org On Fri, Feb 23, 2018 at 04:45:58PM +0000, Alex Benn=C3=A9e wrote: >=20 > Daniel P. Berrang=C3=A9 writes: >=20 > > On Fri, Feb 23, 2018 at 03:46:09PM +0000, Alex Benn=C3=A9e wrote: > >> This is a simple script for generating all instructions in a given > >> RISU file. You can split up the batch size by passing a -n N command > >> line options. For example: > >> > >> ./contrib/generate_all.sh -n 2 hp.risu testcases.armv8.2_hp > >> > >> Signed-off-by: Alex Benn=C3=A9e > >> --- > >> contrib/generate_all.sh | 96 ++++++++++++++++++++++++++++++++++++++= +++++++++++ > >> 1 file changed, 96 insertions(+) > >> create mode 100755 contrib/generate_all.sh > >> > >> diff --git a/contrib/generate_all.sh b/contrib/generate_all.sh > >> new file mode 100755 > >> index 0000000..1e6b847 > >> --- /dev/null > >> +++ b/contrib/generate_all.sh > >> @@ -0,0 +1,96 @@ > >> +#!/bin/bash > >> +# > >> +# Generate all patterns in a given RISU file > >> +# > >> +# Copyright (c) 2017 Linaro Limited > >> +# All rights reserved. This program and the accompanying materials > >> +# are made available under the terms of the Eclipse Public License = v1.0 > >> +# which accompanies this distribution, and is available at > >> +# http://www.eclipse.org/legal/epl-v10.html > > > > Really ? Why this license not our standard GPLv2+, or BSD if it is wa= nted > > to be a public-domain-ish license ? >=20 > I just chose what RISU is licensed under - but there is no reason I > couldn't make it something else. If it is going to live in QEMU source tree, then avoiding introducing a n= ew license is desirable. Regards, Daniel --=20 |: https://berrange.com -o- https://www.flickr.com/photos/dberran= ge :| |: https://libvirt.org -o- https://fstop138.berrange.c= om :| |: https://entangle-photo.org -o- https://www.instagram.com/dberran= ge :|