From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZICvO-00022z-Ph for qemu-devel@nongnu.org; Thu, 23 Jul 2015 05:36:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZICvJ-00013o-R0 for qemu-devel@nongnu.org; Thu, 23 Jul 2015 05:36:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZICvJ-00011Q-Ls for qemu-devel@nongnu.org; Thu, 23 Jul 2015 05:36:17 -0400 References: <1437338396-22336-1-git-send-email-pyssling@ludd.ltu.se> <55ADF66F.4040809@redhat.com> From: Paolo Bonzini Message-ID: <55B0B58C.2090403@redhat.com> Date: Thu, 23 Jul 2015 11:36:12 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4] qemu-char: Fix missed data on unix socket List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nils Carlson Cc: qemu-devel@nongnu.org, batuzovk@ispras.ru On 23/07/2015 10:24, Nils Carlson wrote: > Any luck with this fixup? Let me know if you need anything more from me, > code or testing. Just busy, I'll send a pull request today or tomorrow. Paolo