From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ze7BM-0002rw-CG for qemu-devel@nongnu.org; Mon, 21 Sep 2015 15:55:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ze7BJ-0004zU-78 for qemu-devel@nongnu.org; Mon, 21 Sep 2015 15:55:24 -0400 Received: from mout.gmx.net ([212.227.15.15]:55721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ze7BI-0004zK-Ug for qemu-devel@nongnu.org; Mon, 21 Sep 2015 15:55:21 -0400 Date: Mon, 21 Sep 2015 21:50:04 +0200 From: Jonathan =?utf-8?Q?Neusch=C3=A4fer?= Message-ID: <20150921195004.GB21776@latitude> References: <20150903052726.GD1761@latitude> <20150921053415.GA21776@latitude> <20150921194521.GA30782@beaming.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150921194521.GA30782@beaming.home> Subject: Re: [Qemu-devel] [PATCH] linux-user: fix cmsg conversion in case of multiple headers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Riku Voipio Cc: Peter Maydell , Jonathan =?utf-8?Q?Neusch=C3=A4fer?= , QEMU Developers On Mon, Sep 21, 2015 at 12:45:21PM -0700, Riku Voipio wrote: > On Mon, Sep 21, 2015 at 06:13:57AM -0700, Peter Maydell wrote: > > On 20 September 2015 at 22:34, Jonathan Neuschäfer [...] > > > What's the status of this patch? > > > It's waiting for Riku to wake up and put it into a linux-user > > pull request. > > My intention was to gather a pull request before this travel, but > alas I was stuck with other stuff. I'll get it done next week latest. No problem, take your time. I was just worried that it might get lost. -- Jonathan