From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSfy1-0002Mq-VP for qemu-devel@nongnu.org; Fri, 21 Aug 2015 02:38:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZSfxy-0004nE-OI for qemu-devel@nongnu.org; Fri, 21 Aug 2015 02:38:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZSfxy-0004mx-JS for qemu-devel@nongnu.org; Fri, 21 Aug 2015 02:38:18 -0400 References: <55D608BF.4050806@hotmail.com> <55D609D2.9050309@hotmail.com> <55D6C592.3000204@redhat.com> From: Eric Blake Message-ID: <55D6C756.9020003@redhat.com> Date: Thu, 20 Aug 2015 23:38:14 -0700 MIME-Version: 1.0 In-Reply-To: <55D6C592.3000204@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="l4Eep9DavOJEPbEHsqeJ9JnSx6Pq4CfsD" Subject: Re: [Qemu-devel] Subject: [PATCH 01/16] linux-user: tilegx: Firstly add architecture related features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: gchen gchen , Peter Maydell , "rth@twiddle.net" , Chris Metcalf , =?UTF-8?Q?Andreas_F=c3=a4rber?= , "walt@tilera.com" , Riku Voipio Cc: qemu-devel This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --l4Eep9DavOJEPbEHsqeJ9JnSx6Pq4CfsD Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/20/2015 11:30 PM, Eric Blake wrote: > On 08/20/2015 10:09 AM, gchen gchen wrote: ^^^^^^^^^^^ >=20 > In the subject line, > s/Firstly add/Add/ >=20 > ('Firstly' is seldom used in English, and certainly not in the context > you were trying to use it) >=20 >> They are based on Linux kernel tilegx architecture for 64 bit binary, >> and also based on tilegx ABI reference document, and also reference fr= om >> other targets implementations. >=20 > s/targets/targets'/ >=20 >> >> Signed-off-by: Chen Gang ^^^^^^^^^ Also, you may want to tweak your git settings so that your Author designation matches your Signed-off-by designation. It is okay to use UTF-8 to represent your name natively, or even combine both native and western representations, if you are comfortable with that. It's a bit more awkward to just use your login name (although it would not be the first time that someone has committed to qemu using an alias rather than a full name). --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --l4Eep9DavOJEPbEHsqeJ9JnSx6Pq4CfsD 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/ iQEcBAEBCAAGBQJV1sdWAAoJEKeha0olJ0NqyTQH/jirZxWcNV2FGlhyx6fCrWOh FGqYwM2nAX7fZlEtOTxYzGSsvOrgK3plRtq8Cl4fOwEpZCLsvUkXJrJ+OLn/IRU6 o0kTx2nrKBctPZZhonWzB/hcxCwDU9Opvjo4AnzTUBBPS/hb9SnMOMqIHxkQZwVE +4LcIgSQBFzbydDKCZ1/sONflVDpTiQubid3EK3NZZOU0/G0Ak/5FPV1s2gvVdrz wLXm0esxHNAZFfBU9bYQI1gmMffd8GO4NfYoRoRQ7brZh9TJA2P1LlKlOqiLIsyv SgidqkoPp7mqhfyVOTIuwlIl74e7nZYPo0LUIQ4GHQXFMwHTByNAnh0WJnYUNZE= =YCgs -----END PGP SIGNATURE----- --l4Eep9DavOJEPbEHsqeJ9JnSx6Pq4CfsD--