From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4nHM-0000vH-RZ for qemu-devel@nongnu.org; Tue, 16 Jun 2015 05:35:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4nHI-0004vk-MH for qemu-devel@nongnu.org; Tue, 16 Jun 2015 05:35:36 -0400 Received: from mail-yk0-f179.google.com ([209.85.160.179]:35241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4nHI-0004vb-I8 for qemu-devel@nongnu.org; Tue, 16 Jun 2015 05:35:32 -0400 Received: by ykar6 with SMTP id r6so8720690yka.2 for ; Tue, 16 Jun 2015 02:35:32 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Tue, 16 Jun 2015 10:35:11 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 0/6] linux-user patches for 2.4 softfreeze List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Riku Voipio Cc: QEMU Developers On 16 June 2015 at 08:06, wrote: > From: Riku Voipio > > The following changes since commit 0a2df857a7038c75379cc575de5d4be4c0ac629e: > > Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging (2015-06-12 15:39:05 +0100) > > are available in the git repository at: > > git://git.linaro.org/people/riku.voipio/qemu.git tags/pull-linux-user-20150616 > > for you to fetch changes up to 45c874ebbae661238bfa3c0534480ebe2940b112: > > linux-user: ioctl() command type is int (2015-06-16 09:37:17 +0300) > > ---------------------------------------------------------------- > linux-user patches for 2.4 softfreeze > second spin with ioctl patch refreshed > Applied, thanks. -- PMM