From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCQSK-0000dZ-OP for qemu-devel@nongnu.org; Fri, 14 Sep 2012 03:36:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCQSE-00029j-4c for qemu-devel@nongnu.org; Fri, 14 Sep 2012 03:36:52 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:56544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCQSD-00029F-Ty for qemu-devel@nongnu.org; Fri, 14 Sep 2012 03:36:46 -0400 Received: by lbbgm13 with SMTP id gm13so2396079lbb.4 for ; Fri, 14 Sep 2012 00:36:44 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1347270936-30610-1-git-send-email-stefanha@gmail.com> References: <1347270936-30610-1-git-send-email-stefanha@gmail.com> Date: Fri, 14 Sep 2012 08:36:44 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PULL 00/13] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Stefan Hajnoczi , qemu-devel@nongnu.org On Mon, Sep 10, 2012 at 10:55 AM, Stefan Hajnoczi wrote: > Fixes for hung NICs, USB network interface packet dropping, and inefficient > netdev socket non-blocking I/O. > > The following changes since commit 0c267217ca9985e6d118ec8368bebd382db7a099: > > musicpal: Fix flash mapping (2012-09-08 10:17:57 +0000) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git net > > for you to fetch changes up to 0eb160d10e4f55cb5430ca3b6eb049977d0ce643: > > net: EAGAIN handling for net/socket.c TCP (2012-09-10 08:12:34 +0100) Please disregard this thread, there has been an issue with my mail queue. I am going to resend this pull request to make sure all mails are properly delivered. Stefan