From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzNVQ-0003g0-Qu for qemu-devel@nongnu.org; Wed, 26 Oct 2016 08:40:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzNVN-0002Qs-PC for qemu-devel@nongnu.org; Wed, 26 Oct 2016 08:40:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49990) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzNVN-0002Qk-Jc for qemu-devel@nongnu.org; Wed, 26 Oct 2016 08:40:29 -0400 Message-ID: <1477485626.18984.52.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 26 Oct 2016 14:40:26 +0200 In-Reply-To: <20161026114335.GB2811@var.bordeaux.inria.fr> References: <20161015195308.20473-1-samuel.thibault@ens-lyon.org> <20161025222616.GE2801@var.home> <1477476355.18984.32.camel@redhat.com> <20161026114335.GB2811@var.bordeaux.inria.fr> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/5] curses: wide character support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Samuel Thibault Cc: qemu-devel@nongnu.org, pbonzini@redhat.com, berrange@redhat.com, peter.maydell@linaro.org, mjt@tls.msk.ru Hi, > > Given how close the freeze deadline is now I'm tempted to cherry-pick > > patches 0-3 and prepare a pull request ASAP. >=20 > You mean patches 1-3? Patch 5 would be very useful too to fix typing acce= nted > letters, and it doesn't depend on patch 4. Hmm, seems #5 needs a rebase, doesn't apply cleanly. Picked 1-3 now. Current queue is at http://localhost/cgit/projects/qemu/.git/log/?h=3Dqueue/ui cheers, Gerd