From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCxBh-0003l1-99 for qemu-devel@nongnu.org; Mon, 10 Feb 2014 15:10:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCxBc-0000rH-9J for qemu-devel@nongnu.org; Mon, 10 Feb 2014 15:10:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32289) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCxBb-0000rD-Of for qemu-devel@nongnu.org; Mon, 10 Feb 2014 15:10:36 -0500 Message-ID: <52F93235.8070102@redhat.com> Date: Mon, 10 Feb 2014 13:10:29 -0700 From: Eric Blake MIME-Version: 1.0 References: <20140210195816.3495.74530.stgit@fimbulvetr.bsc.es> <20140210195823.3495.6520.stgit@fimbulvetr.bsc.es> In-Reply-To: <20140210195823.3495.6520.stgit@fimbulvetr.bsc.es> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pPESDEKbKMK5vaIuAB3eAgBWeJtbMT5ge" Subject: Re: [Qemu-devel] [PATCH v2 1/2] qapi: Use an explicit input file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TGx1w61zIFZpbGFub3Zh?= , qemu-devel@nongnu.org Cc: Markus Armbruster , Luiz Capitulino This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pPESDEKbKMK5vaIuAB3eAgBWeJtbMT5ge Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/10/2014 12:58 PM, Llu=C3=ADs Vilanova wrote: > Use an explicit input file on the command-line instead of reading from = standard input >=20 > Signed-off-by: Llu=C3=ADs Vilanova Summary: Screwed up S-o-b line, but the maintainer can probably fix that without needing a respin. > --- > Makefile | 24 ++++++++++++++++++------ > scripts/qapi-commands.py | 10 +++++++--- > scripts/qapi-types.py | 9 ++++++--- > scripts/qapi-visit.py | 9 ++++++--- > scripts/qapi.py | 4 ++-- > tests/Makefile | 12 +++++++++--- > 6 files changed, 48 insertions(+), 20 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pPESDEKbKMK5vaIuAB3eAgBWeJtbMT5ge Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJS+TI1AAoJEKeha0olJ0NqS7QH/jfI9InIKwUKe0SKln+mudec 5dwv2XhLOviS/7jHfsSyejI33AqQzwIDt0BWlQhDDxiuSfR8ci4cMonKvR38CQUt J690go7PKAmmc3I640ulV/Kx5CSQnyJEEYwGxl1DDZ2CQrnsFjvJc00ph0p7d1SF b/8+4eLAcwDLjsiT1H99aCdxoqy5u/5NU0rQz0qtmYc1AMJ6eL36ogBi3heQdSCT kg7Rjeh3qjfIdyiRb8vmD7da9HwN2jCLMN9zRki0XW1zYnfn30FRgfWw5nSWMZh0 gly1r0C8XgkYmf8gOiZIWr19f/RRCJKs1kg5RPSTxHYBM3x4kJJ/tghzeURg5PQ= =E3Af -----END PGP SIGNATURE----- --pPESDEKbKMK5vaIuAB3eAgBWeJtbMT5ge--