From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGVF-0003du-TP for qemu-devel@nongnu.org; Fri, 14 Aug 2015 11:02:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQGVC-0000YG-GU for qemu-devel@nongnu.org; Fri, 14 Aug 2015 11:02:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGVC-0000Y9-BV for qemu-devel@nongnu.org; Fri, 14 Aug 2015 11:02:38 -0400 From: Stefan Hajnoczi Date: Fri, 14 Aug 2015 16:02:32 +0100 Message-Id: <1439564555-518-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL 0/3] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi The following changes since commit e95edefbd0559e1d0aa09549641b5d9af1f96fac: Merge remote-tracking branch 'remotes/sstabellini/tags/xen-migration-2.4-tag' into staging (2015-08-03 17:33:35 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git tags/net-pull-request for you to fetch changes up to 8887f84c54f6e74124544d1700a205e5b6821b3d: tests: test rx recovery from cont (2015-08-04 09:41:28 +0100) ---------------------------------------------------------------- ---------------------------------------------------------------- Dana Rubin (1): net/vmxnet3: Fix incorrect debug message Jason Wang (2): tests: introduce basic pci test for virtio-net tests: test rx recovery from cont hw/net/vmxnet3.c | 4 +- tests/Makefile | 2 +- tests/virtio-net-test.c | 237 ++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 233 insertions(+), 10 deletions(-) -- 2.4.3