From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46625) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7Pne-0002v1-I9 for qemu-devel@nongnu.org; Thu, 17 Nov 2016 11:44:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7Pnd-0005XL-OI for qemu-devel@nongnu.org; Thu, 17 Nov 2016 11:44:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34650) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c7Pnd-0005X6-Ir for qemu-devel@nongnu.org; Thu, 17 Nov 2016 11:44:33 -0500 Date: Thu, 17 Nov 2016 18:44:29 +0200 From: "Michael S. Tsirkin" Message-ID: <20161117184405-mutt-send-email-mst@kernel.org> References: <1478887767-31980-1-git-send-email-mst@redhat.com> <147939217182.238.11406619892229630591@9040ca97f87d> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <147939217182.238.11406619892229630591@9040ca97f87d> Subject: Re: [Qemu-devel] [PULL v2 00/34] virtio, vhost, pc, pci: tests, documentation, fixes and cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: famz@redhat.com, peter.maydell@linaro.org On Thu, Nov 17, 2016 at 06:16:12AM -0800, no-reply@patchew.org wrote: > ERROR: Invalid UTF-8, patch and commit message should be encoded in UTF-8 > #75: FILE: contrib/libvhost-user/libvhost-user.c:9: > + * Marc-Andr Lureau > ^ > > ERROR: Invalid UTF-8, patch and commit message should be encoded in UTF-8 > #1579: FILE: contrib/libvhost-user/libvhost-user.h:8: > + * Marc-Andr Lureau > ^ > > total: 2 errors, 0 warnings, 1950 lines checked Any idea what's going on here? -- MST