From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSUXx-0000uS-W3 for qemu-devel@nongnu.org; Tue, 25 Mar 2014 12:54:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSUJO-000448-DG for qemu-devel@nongnu.org; Tue, 25 Mar 2014 12:39:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSUJO-00043x-5A for qemu-devel@nongnu.org; Tue, 25 Mar 2014 12:34:50 -0400 From: Stefan Hajnoczi Date: Tue, 25 Mar 2014 17:34:41 +0100 Message-Id: <1395765282-15838-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-2.0 0/1] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi , Anthony Liguori The following changes since commit 839a5547574e57cce62f49bfc50fe1f04b00589a: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140324' into staging (2014-03-24 19:25:09 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git tags/net-pull-request for you to fetch changes up to 131e744a15c54f0bad3d3925eeca1acf47996e06: net: netmap_poll must update both read/write poll state (2014-03-25 13:31:38 +0100) ---------------------------------------------------------------- Net patches ---------------------------------------------------------------- Prasad Joshi (1): net: netmap_poll must update both read/write poll state net/netmap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 1.8.5.3