From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a18ZX-0007OU-3p for qemu-devel@nongnu.org; Tue, 24 Nov 2015 03:03:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a18ZT-0004N6-Uj for qemu-devel@nongnu.org; Tue, 24 Nov 2015 03:03:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a18ZT-0004N1-PQ for qemu-devel@nongnu.org; Tue, 24 Nov 2015 03:03:27 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 26C5EC00040E for ; Tue, 24 Nov 2015 08:03:27 +0000 (UTC) Message-ID: <1448352204.27648.19.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 24 Nov 2015 09:03:24 +0100 In-Reply-To: <565353ED.1090502@redhat.com> References: <1448300659-23559-1-git-send-email-pbonzini@redhat.com> <1448300659-23559-3-git-send-email-pbonzini@redhat.com> <565353ED.1090502@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 2/4] qjson: do not save/restore contexts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: Paolo Bonzini , qemu-devel@nongnu.org, armbru@redhat.com Hi, > Is it accepted practice to put UTF-8 in commit messages? (Or, actually, > anywhere in patches, except maybe the notes section?) Sure. We don't want limit people names (in signed-off etc) to us-ascii. See "eb8934b vnc: fix memory corruption (CVE-2015-5225)" for a name written in kanji. > I'd recommend o_O. Heh, it's 2015, not 1995 ... cheers, Gerd