From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aW9k9-0000Q2-R5 for qemu-devel@nongnu.org; Wed, 17 Feb 2016 16:34:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aW9k4-00043y-5F for qemu-devel@nongnu.org; Wed, 17 Feb 2016 16:34:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aW9k3-00043o-VM for qemu-devel@nongnu.org; Wed, 17 Feb 2016 16:34:36 -0500 References: <145574403964.3171.7174641938727952404.stgit@localhost> <145574404546.3171.3505501417912073835.stgit@localhost> From: Eric Blake Message-ID: <56C4E76A.1000307@redhat.com> Date: Wed, 17 Feb 2016 14:34:34 -0700 MIME-Version: 1.0 In-Reply-To: <145574404546.3171.3505501417912073835.stgit@localhost> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eRSHbv3v3rr8FIw5OLWvPwMgtHGggXgIt" Subject: Re: [Qemu-devel] [PATCHv71/4] trace: Extend API to manage event arguments List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Llu=c3=ads_Vilanova?= , qemu-devel@nongnu.org Cc: =?UTF-8?Q?Alex_Benn=c3=a9e?= , Eduardo Habkost , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --eRSHbv3v3rr8FIw5OLWvPwMgtHGggXgIt Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/17/2016 02:20 PM, Llu=C3=ADs Vilanova wrote: > Lets the user to manage event arguments as a list, and simplifies s/to // > argument concatenation. [meta-comment] The subject line was formatted as "[PATCHv71/4]", which looks like version 71 of 4? If you use 'git format-patch -v7', you'll get subject lines that read "[PATCH v7 1/4]", and are more legible as a result. The same trick works with 'git send-email -v7'. >=20 > Signed-off-by: Llu=C3=ADs Vilanova > --- > scripts/tracetool/__init__.py | 15 +++++++++++++-- > 1 file changed, 13 insertions(+), 2 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --eRSHbv3v3rr8FIw5OLWvPwMgtHGggXgIt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWxOdqAAoJEKeha0olJ0NqYSoH/38yf15mvECugEUwJ+tXrD13 W1PDcaQJPlMUS/pT7h85fASUuneF1jxWeiD61LWqfBBKpKZyon80OQPFeAsgN2kg HCa/wFq9o2TvkThcbH7ZuIMsmdyMHxbxn6rXzVXz3vuGgLLsAM+agER0aF1vyoca 4ZILnHdO6C6RekcqKQt058Fp6vWqi57DSZKnGHjpdHOI9unvHZluH4le7E98Nrhs 3CE2QoQwr94BG5yoB2dJIK1DBaxLMmQH8FqR910YX6wmIaG/DbRQBQLfNR+U4vMG N4ATv0G8JgfRUaheSww2dgUz8M564aZUjoGSslWgn6LOigcqbuq9BtI1dju1YUI= =ZuNT -----END PGP SIGNATURE----- --eRSHbv3v3rr8FIw5OLWvPwMgtHGggXgIt--